#EC88F9#EC88F9
#EC88F9 is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.3% C 0.186 H 322.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EC88F9 |
|---|---|
| RGB | rgb(236, 136, 249) |
| HSL | hsl(293, 90%, 75%) |
| HSV | hsv(293, 45%, 98%) |
| CMYK | cmyk(5.2%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(71.07, 54.81, -40.71) |
| CIE-LCH | lch(71.07, 68.27, 323.39°) |
| OKLab | oklab(77.31% 0.1479 -0.1121) |
| OKLCH | oklch(77.31% 0.186 322.8) |
| XYZ | xyz(60.4933, 42.2833, 94.5792) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.59
Violet Pink
#FB5FFC
ΔE00 6.75
Light Magenta
#FA5FF7
ΔE00 6.80
Candy Pink
#FF63E9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC88F9 #95F988
analogous
#B388F9 #EC88F9 #F988CE
triadic
#EC88F9 #F9EC88 #88F9EC
tetradic
#EC88F9 #F9B388 #95F988 #88CEF9
square
#EC88F9 #F9B388 #95F988 #88CEF9
split-complementary
#EC88F9 #CEF988 #88F9B3
monochromatic
#D913F3 #E34EF6 #EC88F9 #F5C2FC #FAE2FE
Accessibility & contrast
On white
2.22
#EC88F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EC88F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC88F9
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC88F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC88F9 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#EF96B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ec88f9; /* rgb */ color: rgb(236, 136, 249); /* oklch */ color: oklch(77.3% 0.186 322.8);
Tailwind
colors: {
custom: {
50: '#f4adfb',
500: '#ec88f9',
950: '#000000',
},
}SCSS
$custom: #ec88f9; $custom-light: #f4adfb; $custom-dark: #000000;
JSON
{
"hex": "#ec88f9",
"rgb": {
"r": 236,
"g": 136,
"b": 249
},
"hsl": {
"h": 293.097,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.77309,
"c": 0.18552,
"h": 322.8
},
"luminance": 0.42281
}Semantic roles & 50–950 ramp
primary
#EC88F9
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85