面向网页的色盲模拟工具。
选取一种颜色,查看它在不同类型色盲下的显示效果。
上传一张图片,查看它在色盲视角下的效果。
市面上大多数色盲模拟工具v2工具要么需要注册账号,要么有广告骚扰,甚至按月收费。自己在 Hostinger 主机上部署一套色盲模拟工具v2,数据完全由自己掌控,永久免费使用,还可以根据实际需求自由修改。
购买 Hostinger 主机后联系我,获取源码打包下载链接

扫码加QQ
var(--ink) inset; } .thumb-card canvas { width: 100%; height: 80px; object-fit: cover; } .thumb-card .thumb-label { font-size: 11px; font-weight: 700; padding: 6px 8px; color: var(--ink-muted); } .empty-note { color: var(--ink-muted); font-size: 13.5px; text-align: center; padding: 30px 0; } footer { color: var(--ink-muted); font-size: 12.5px; margin-top: 30px; border-top: 1px solid var(--line); padding-top: 18px; } .toast { position: fixed; bottom: 24px; left: 50%; transform: translateX(-50%) translateY(20px); background: var(--surface-2); color: var(--ink); font-size: 13px; padding: 10px 18px; border-radius: 999px; border: 1px solid var(--line); box-shadow: 0 8px 20px var(--shadow-line); opacity: 0; pointer-events: none; transition: opacity 0.18s ease, transform 0.18s ease; } .toast.show { opacity: 1; transform: translateX(-50%) translateY(0); } @media (prefers-reduced-motion: reduce) { * { transition: none !important; } }
SEE IT DIFFERENTLY experience color like never before
Preview colors and images the way they appear under four common types of color vision deficiency — no uploads leave your browser, no external services involved.
Each chip shows a pair of colors that people with that condition often confuse.
Choose any color to see how it shifts under each condition.
Upload an image to compare it side by side against the selected condition above.
No image uploaded yet.