#EE8CF3#EE8CF3
#EE8CF3 is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.8% C 0.174 H 325.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8CF3 |
|---|---|
| RGB | rgb(238, 140, 243) |
| HSL | hsl(297, 81%, 75%) |
| HSV | hsv(297, 42%, 95%) |
| CMYK | cmyk(2.1%, 42.4%, 0%, 4.7%) |
| CIE-LAB | lab(71.83, 52.27, -36.23) |
| CIE-LCH | lch(71.83, 63.60, 325.27°) |
| OKLab | oklab(77.85% 0.1435 -0.0992) |
| OKLCH | oklch(77.85% 0.174 325.3) |
| XYZ | xyz(60.8142, 43.4071, 89.9517) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.06
Purply Pink
#F075E6
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 7.23
Orchid
#DA70D6
ΔE00 7.37
Plum
#DDA0DD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8CF3 #91F38C
analogous
#BA8CF3 #EE8CF3 #F38CC5
triadic
#EE8CF3 #F3EE8C #8CF3EE
tetradic
#EE8CF3 #F3BA8C #91F38C #8CC5F3
square
#EE8CF3 #F3BA8C #91F38C #8CC5F3
split-complementary
#EE8CF3 #C5F38C #8CF3BA
monochromatic
#DE1DE7 #E655ED #EE8CF3 #F6C3F9 #FBE3FC
Accessibility & contrast
On white
2.17
#EE8CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EE8CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8CF3
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8CF3 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F7
Deuteranopia (green-blind)
#9DB4F0
Tritanopia (blue-blind)
#F397B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8cf3; /* rgb */ color: rgb(238, 140, 243); /* oklch */ color: oklch(77.8% 0.174 325.3);
Tailwind
colors: {
custom: {
50: '#f5b0f7',
500: '#ee8cf3',
950: '#000000',
},
}SCSS
$custom: #ee8cf3; $custom-light: #f5b0f7; $custom-dark: #000000;
JSON
{
"hex": "#ee8cf3",
"rgb": {
"r": 238,
"g": 140,
"b": 243
},
"hsl": {
"h": 297.087,
"s": 81.102,
"l": 75.098
},
"oklch": {
"l": 0.77848,
"c": 0.17444,
"h": 325.3
},
"luminance": 0.43404
}Semantic roles & 50–950 ramp
primary
#EE8CF3
secondary
#D8F4D7
accent
#DD0812
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085