#ED66FF#ED66FF
#ED66FF is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 73.4% C 0.242 H 322.8°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ED66FF |
|---|---|
| RGB | rgb(237, 102, 255) |
| HSL | hsl(293, 100%, 70%) |
| HSV | hsv(293, 60%, 100%) |
| CMYK | cmyk(7.1%, 60%, 0%, 0%) |
| CIE-LAB | lab(65.54, 71.97, -52.68) |
| CIE-LCH | lch(65.54, 89.19, 323.79°) |
| OKLab | oklab(73.36% 0.1929 -0.1464) |
| OKLCH | oklch(73.36% 0.242 322.8) |
| XYZ | xyz(57.7246, 34.7303, 98.2514) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.33
Light Magenta
#FA5FF7
ΔE00 2.66
Candy Pink
#FF63E9
ΔE00 5.20
Purply Pink
#F075E6
ΔE00 5.29
Heliotrope
#D94FF5
ΔE00 5.83
Violet (CSS)
#EE82EE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED66FF #78FF66
analogous
#A066FF #ED66FF #FF66C5
triadic
#ED66FF #FFED66 #66FFED
tetradic
#ED66FF #FFA066 #78FF66 #66C5FF
square
#ED66FF #FFA066 #78FF66 #66C5FF
split-complementary
#ED66FF #C5FF66 #66FFA0
monochromatic
#CF00EB #E629FF #ED66FF #F4A3FF #FBE0FF
Accessibility & contrast
On white
2.64
#ED66FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#ED66FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED66FF
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED66FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED66FF | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4895FF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#F07DAA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ed66ff; /* rgb */ color: rgb(237, 102, 255); /* oklch */ color: oklch(73.4% 0.242 322.8);
Tailwind
colors: {
custom: {
50: '#f699ff',
500: '#ed66ff',
950: '#000000',
},
}SCSS
$custom: #ed66ff; $custom-light: #f699ff; $custom-dark: #000000;
JSON
{
"hex": "#ed66ff",
"rgb": {
"r": 237,
"g": 102,
"b": 255
},
"hsl": {
"h": 292.941,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.73361,
"c": 0.24218,
"h": 322.8
},
"luminance": 0.34727
}Semantic roles & 50–950 ramp
primary
#ED66FF
secondary
#D0F6CB
accent
#E6001B
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86