#EC88EC#EC88EC
#EC88EC is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.7% C 0.173 H 327.1°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EC88EC |
|---|---|
| RGB | rgb(236, 136, 236) |
| HSL | hsl(300, 72%, 73%) |
| HSV | hsv(300, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 0%, 7.5%) |
| CIE-LAB | lab(70.53, 52.45, -34.44) |
| CIE-LCH | lch(70.53, 62.75, 326.71°) |
| OKLab | oklab(76.73% 0.1455 -0.0941) |
| OKLCH | oklch(76.73% 0.173 327.1) |
| XYZ | xyz(58.5355, 41.5002, 84.2677) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.33
Lavender Pink
#DD85D7
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 3.70
Orchid
#DA70D6
ΔE00 6.29
Candy Pink
#FF63E9
ΔE00 6.47
Light Magenta
#FA5FF7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC88EC #88EC88
analogous
#BA88EC #EC88EC #EC88BA
triadic
#EC88EC #ECEC88 #88ECEC
tetradic
#EC88EC #ECBA88 #88EC88 #88BAEC
square
#EC88EC #ECBA88 #88EC88 #88BAEC
split-complementary
#EC88EC #BAEC88 #88ECBA
monochromatic
#D722D7 #E453E4 #EC88EC #F4BDF4 #FBE5FB
Accessibility & contrast
On white
2.26
#EC88EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EC88EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC88EC
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC88EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC88EC | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4F0
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#F292AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ec88ec; /* rgb */ color: rgb(236, 136, 236); /* oklch */ color: oklch(76.7% 0.173 327.1);
Tailwind
colors: {
custom: {
50: '#f4adf2',
500: '#ec88ec',
950: '#000000',
},
}SCSS
$custom: #ec88ec; $custom-light: #f4adf2; $custom-dark: #000000;
JSON
{
"hex": "#ec88ec",
"rgb": {
"r": 236,
"g": 136,
"b": 236
},
"hsl": {
"h": 300,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.76729,
"c": 0.17329,
"h": 327.1
},
"luminance": 0.41497
}Semantic roles & 50–950 ramp
primary
#EC88EC
secondary
#D9F2D9
accent
#D51111
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85