#EC8FF3#EC8FF3
#EC8FF3 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.1% C 0.168 H 324.5°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8FF3 |
|---|---|
| RGB | rgb(236, 143, 243) |
| HSL | hsl(296, 81%, 76%) |
| HSV | hsv(296, 41%, 95%) |
| CMYK | cmyk(2.9%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(72.20, 50.17, -35.68) |
| CIE-LCH | lch(72.20, 61.56, 324.58°) |
| OKLab | oklab(78.07% 0.137 -0.0977) |
| OKLCH | oklch(78.07% 0.168 324.5) |
| XYZ | xyz(60.5907, 43.9514, 90.0685) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 4.83
Purply Pink
#F075E6
ΔE00 5.29
Plum
#DDA0DD
ΔE00 6.92
Baby Purple
#CA9BF7
ΔE00 7.63
Orchid
#DA70D6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8FF3 #96F38F
analogous
#BA8FF3 #EC8FF3 #F38FC8
triadic
#EC8FF3 #F3EC8F #8FF3EC
tetradic
#EC8FF3 #F3BA8F #96F38F #8FC8F3
square
#EC8FF3 #F3BA8F #96F38F #8FC8F3
split-complementary
#EC8FF3 #C8F38F #8FF3BA
monochromatic
#D920E7 #E358ED #EC8FF3 #F5C6F9 #FAE3FC
Accessibility & contrast
On white
2.15
#EC8FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#EC8FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8FF3
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8FF3 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF7
Deuteranopia (green-blind)
#9EB5F0
Tritanopia (blue-blind)
#F09AB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ec8ff3; /* rgb */ color: rgb(236, 143, 243); /* oklch */ color: oklch(78.1% 0.168 324.5);
Tailwind
colors: {
custom: {
50: '#f4b2f7',
500: '#ec8ff3',
950: '#000000',
},
}SCSS
$custom: #ec8ff3; $custom-light: #f4b2f7; $custom-dark: #000000;
JSON
{
"hex": "#ec8ff3",
"rgb": {
"r": 236,
"g": 143,
"b": 243
},
"hsl": {
"h": 295.8,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.78071,
"c": 0.16828,
"h": 324.5
},
"luminance": 0.43949
}Semantic roles & 50–950 ramp
primary
#EC8FF3
secondary
#D9F4D7
accent
#DD0917
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085