#EC9FF0#EC9FF0
#EC9FF0 is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.4% C 0.138 H 325.1°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EC9FF0 |
|---|---|
| RGB | rgb(236, 159, 240) |
| HSL | hsl(297, 73%, 78%) |
| HSV | hsv(297, 34%, 94%) |
| CMYK | cmyk(1.7%, 33.8%, 0%, 5.9%) |
| CIE-LAB | lab(75.40, 41.32, -29.10) |
| CIE-LCH | lch(75.40, 50.54, 324.84°) |
| OKLab | oklab(80.45% 0.1133 -0.0792) |
| OKLCH | oklch(80.45% 0.138 325.1) |
| XYZ | xyz(62.7168, 48.9227, 88.5605) |
| Luminance | 0.4892 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.06
Mauve
#E0B0FF
ΔE00 5.87
Violet (CSS)
#EE82EE
ΔE00 6.35
Lavender Pink
#DD85D7
ΔE00 6.46
Lavender (survey)
#C79FEF
ΔE00 7.66
Lilac (survey)
#CEA2FD
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC9FF0 #A3F09F
analogous
#C39FF0 #EC9FF0 #F09FCB
triadic
#EC9FF0 #F0EC9F #9FF0EC
tetradic
#EC9FF0 #F0C39F #A3F09F #9FCBF0
square
#EC9FF0 #F0C39F #A3F09F #9FCBF0
split-complementary
#EC9FF0 #CBF09F #9FF0C3
monochromatic
#D735DF #E26AE8 #EC9FF0 #F6D4F8 #FAE5FB
Accessibility & contrast
On white
1.95
#EC9FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#EC9FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC9FF0
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC9FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC9FF0 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B4F3
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#F0A7BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ec9ff0; /* rgb */ color: rgb(236, 159, 240); /* oklch */ color: oklch(80.4% 0.138 325.1);
Tailwind
colors: {
custom: {
50: '#f3bcf5',
500: '#ec9ff0',
950: '#000000',
},
}SCSS
$custom: #ec9ff0; $custom-light: #f3bcf5; $custom-dark: #000000;
JSON
{
"hex": "#ec9ff0",
"rgb": {
"r": 236,
"g": 159,
"b": 240
},
"hsl": {
"h": 297.037,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.80447,
"c": 0.13823,
"h": 325.1
},
"luminance": 0.4892
}Semantic roles & 50–950 ramp
primary
#EC9FF0
secondary
#DAF3D8
accent
#D5101A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185