#EC8FF8#EC8FF8
#EC8FF8 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.3% C 0.173 H 322.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8FF8 |
|---|---|
| RGB | rgb(236, 143, 248) |
| HSL | hsl(293, 88%, 77%) |
| HSV | hsv(293, 42%, 97%) |
| CMYK | cmyk(4.8%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(72.40, 51.09, -38.09) |
| CIE-LCH | lch(72.40, 63.73, 323.29°) |
| OKLab | oklab(78.29% 0.138 -0.1046) |
| OKLCH | oklch(78.29% 0.173 322.8) |
| XYZ | xyz(61.3560, 44.2576, 94.0993) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 5.53
Purply Pink
#F075E6
ΔE00 5.57
Baby Purple
#CA9BF7
ΔE00 7.28
Plum
#DDA0DD
ΔE00 7.54
Lilac (survey)
#CEA2FD
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8FF8 #9BF88F
analogous
#B88FF8 #EC8FF8 #F88FD0
triadic
#EC8FF8 #F8EC8F #8FF8EC
tetradic
#EC8FF8 #F8B88F #9BF88F #8FD0F8
square
#EC8FF8 #F8B88F #9BF88F #8FD0F8
split-complementary
#EC8FF8 #D0F88F #8FF8B8
monochromatic
#D81CF1 #E255F4 #EC8FF8 #F6C9FC #FAE2FD
Accessibility & contrast
On white
2.13
#EC8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#EC8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8FF8
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8FF8 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFC
Deuteranopia (green-blind)
#9CB5F5
Tritanopia (blue-blind)
#EF9BB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ec8ff8; /* rgb */ color: rgb(236, 143, 248); /* oklch */ color: oklch(78.3% 0.173 322.8);
Tailwind
colors: {
custom: {
50: '#f4b2fb',
500: '#ec8ff8',
950: '#000000',
},
}SCSS
$custom: #ec8ff8; $custom-light: #f4b2fb; $custom-dark: #000000;
JSON
{
"hex": "#ec8ff8",
"rgb": {
"r": 236,
"g": 143,
"b": 248
},
"hsl": {
"h": 293.143,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.78291,
"c": 0.17312,
"h": 322.8
},
"luminance": 0.44255
}Semantic roles & 50–950 ramp
primary
#EC8FF8
secondary
#D9F5D6
accent
#E5011B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085