#EE8CF2#EE8CF2
#EE8CF2 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.8% C 0.173 H 325.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8CF2 |
|---|---|
| RGB | rgb(238, 140, 242) |
| HSL | hsl(298, 80%, 75%) |
| HSV | hsv(298, 42%, 95%) |
| CMYK | cmyk(1.7%, 42.1%, 0%, 5.1%) |
| CIE-LAB | lab(71.79, 52.09, -35.75) |
| CIE-LCH | lch(71.79, 63.18, 325.54°) |
| OKLab | oklab(77.8% 0.1433 -0.0979) |
| OKLCH | oklch(77.8% 0.174 325.7) |
| XYZ | xyz(60.6636, 43.3469, 89.1586) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.03
Purply Pink
#F075E6
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 7.20
Orchid
#DA70D6
ΔE00 7.32
Plum
#DDA0DD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8CF2 #90F28C
analogous
#BB8CF2 #EE8CF2 #F28CC3
triadic
#EE8CF2 #F2EE8C #8CF2EE
tetradic
#EE8CF2 #F2BB8C #90F28C #8CC3F2
square
#EE8CF2 #F2BB8C #90F28C #8CC3F2
split-complementary
#EE8CF2 #C3F28C #8CF2BB
monochromatic
#DE1EE6 #E655EC #EE8CF2 #F6C3F8 #FBE4FC
Accessibility & contrast
On white
2.17
#EE8CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EE8CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8CF2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8CF2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F6
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#F397B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8cf2; /* rgb */ color: rgb(238, 140, 242); /* oklch */ color: oklch(77.8% 0.173 325.7);
Tailwind
colors: {
custom: {
50: '#f5b0f6',
500: '#ee8cf2',
950: '#000000',
},
}SCSS
$custom: #ee8cf2; $custom-light: #f5b0f6; $custom-dark: #000000;
JSON
{
"hex": "#ee8cf2",
"rgb": {
"r": 238,
"g": 140,
"b": 242
},
"hsl": {
"h": 297.647,
"s": 79.687,
"l": 74.902
},
"oklch": {
"l": 0.77804,
"c": 0.1735,
"h": 325.7
},
"luminance": 0.43344
}Semantic roles & 50–950 ramp
primary
#EE8CF2
secondary
#D8F4D7
accent
#DC0A12
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085