#EC8FF9#EC8FF9
#EC8FF9 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.3% C 0.174 H 322.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8FF9 |
|---|---|
| RGB | rgb(236, 143, 249) |
| HSL | hsl(293, 90%, 77%) |
| HSV | hsv(293, 43%, 98%) |
| CMYK | cmyk(5.2%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(72.44, 51.28, -38.57) |
| CIE-LCH | lch(72.44, 64.16, 323.05°) |
| OKLab | oklab(78.34% 0.1382 -0.106) |
| OKLCH | oklch(78.34% 0.174 322.5) |
| XYZ | xyz(61.5116, 44.3198, 94.9186) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.67
Baby Purple
#CA9BF7
ΔE00 7.22
Plum
#DDA0DD
ΔE00 7.67
Lilac (survey)
#CEA2FD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8FF9 #9CF98F
analogous
#B78FF9 #EC8FF9 #F98FD1
triadic
#EC8FF9 #F9EC8F #8FF9EC
tetradic
#EC8FF9 #F9B78F #9CF98F #8FD1F9
square
#EC8FF9 #F9B78F #9CF98F #8FD1F9
split-complementary
#EC8FF9 #D1F98F #8FF9B7
monochromatic
#D81BF3 #E255F6 #EC8FF9 #F6C9FC #FAE2FD
Accessibility & contrast
On white
2.13
#EC8FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#EC8FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8FF9
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8FF9 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFD
Deuteranopia (green-blind)
#9BB5F6
Tritanopia (blue-blind)
#EF9BB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ec8ff9; /* rgb */ color: rgb(236, 143, 249); /* oklch */ color: oklch(78.3% 0.174 322.5);
Tailwind
colors: {
custom: {
50: '#f4b2fb',
500: '#ec8ff9',
950: '#000000',
},
}SCSS
$custom: #ec8ff9; $custom-light: #f4b2fb; $custom-dark: #000000;
JSON
{
"hex": "#ec8ff9",
"rgb": {
"r": 236,
"g": 143,
"b": 249
},
"hsl": {
"h": 292.642,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.78336,
"c": 0.17411,
"h": 322.5
},
"luminance": 0.44317
}Semantic roles & 50–950 ramp
primary
#EC8FF9
secondary
#D9F6D5
accent
#E6001C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085