#EC9FF6#EC9FF6
#EC9FF6 is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.7% C 0.144 H 322.7°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EC9FF6 |
|---|---|
| RGB | rgb(236, 159, 246) |
| HSL | hsl(293, 83%, 79%) |
| HSV | hsv(293, 35%, 96%) |
| CMYK | cmyk(4.1%, 35.4%, 0%, 3.5%) |
| CIE-LAB | lab(75.63, 42.43, -32.01) |
| CIE-LCH | lch(75.63, 53.15, 322.97°) |
| OKLab | oklab(80.69% 0.1148 -0.0874) |
| OKLCH | oklch(80.69% 0.144 322.7) |
| XYZ | xyz(63.6229, 49.2851, 93.3325) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.01
Mauve
#E0B0FF
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 6.87
Lilac (survey)
#CEA2FD
ΔE00 6.91
Baby Purple
#CA9BF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC9FF6 #A9F69F
analogous
#C19FF6 #EC9FF6 #F69FD5
triadic
#EC9FF6 #F6EC9F #9FF6EC
tetradic
#EC9FF6 #F6C19F #A9F69F #9FD5F6
square
#EC9FF6 #F6C19F #A9F69F #9FD5F6
split-complementary
#EC9FF6 #D5F69F #9FF6C1
monochromatic
#D62FEC #E167F1 #EC9FF6 #F7D7FB #F9E3FC
Accessibility & contrast
On white
1.93
#EC9FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#EC9FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC9FF6
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC9FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC9FF6 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B5F9
Deuteranopia (green-blind)
#A9BDF3
Tritanopia (blue-blind)
#EFA8BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ec9ff6; /* rgb */ color: rgb(236, 159, 246); /* oklch */ color: oklch(80.7% 0.144 322.7);
Tailwind
colors: {
custom: {
50: '#f3bcf9',
500: '#ec9ff6',
950: '#000000',
},
}SCSS
$custom: #ec9ff6; $custom-light: #f3bcf9; $custom-dark: #000000;
JSON
{
"hex": "#ec9ff6",
"rgb": {
"r": 236,
"g": 159,
"b": 246
},
"hsl": {
"h": 293.103,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.80691,
"c": 0.14425,
"h": 322.7
},
"luminance": 0.49283
}Semantic roles & 50–950 ramp
primary
#EC9FF6
secondary
#DAF4D7
accent
#DF061F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171217
muted
#858185