#EE8DF2#EE8DF2
#EE8DF2 is a light, vivid purple. Relative luminance 0.436; OKLCH L 78.0% C 0.172 H 325.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8DF2 |
|---|---|
| RGB | rgb(238, 141, 242) |
| HSL | hsl(298, 80%, 75%) |
| HSV | hsv(298, 42%, 95%) |
| CMYK | cmyk(1.7%, 41.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.99, 51.58, -35.44) |
| CIE-LCH | lch(71.99, 62.59, 325.51°) |
| OKLab | oklab(77.95% 0.1419 -0.097) |
| OKLCH | oklch(77.95% 0.172 325.6) |
| XYZ | xyz(60.8104, 43.6404, 89.2075) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Lavender Pink
#DD85D7
ΔE00 4.66
Purply Pink
#F075E6
ΔE00 4.81
Plum
#DDA0DD
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 7.39
Orchid
#DA70D6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8DF2 #91F28D
analogous
#BC8DF2 #EE8DF2 #F28DC3
triadic
#EE8DF2 #F2EE8D #8DF2EE
tetradic
#EE8DF2 #F2BC8D #91F28D #8DC3F2
square
#EE8DF2 #F2BC8D #91F28D #8DC3F2
split-complementary
#EE8DF2 #C3F28D #8DF2BC
monochromatic
#DE1FE5 #E656EC #EE8DF2 #F6C4F8 #FBE4FC
Accessibility & contrast
On white
2.16
#EE8DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EE8DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8DF2
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8DF2 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F6
Deuteranopia (green-blind)
#9EB5EF
Tritanopia (blue-blind)
#F398B4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8df2; /* rgb */ color: rgb(238, 141, 242); /* oklch */ color: oklch(78.0% 0.172 325.6);
Tailwind
colors: {
custom: {
50: '#f5b1f6',
500: '#ee8df2',
950: '#000000',
},
}SCSS
$custom: #ee8df2; $custom-light: #f5b1f6; $custom-dark: #000000;
JSON
{
"hex": "#ee8df2",
"rgb": {
"r": 238,
"g": 141,
"b": 242
},
"hsl": {
"h": 297.624,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.77952,
"c": 0.17185,
"h": 325.6
},
"luminance": 0.43638
}Semantic roles & 50–950 ramp
primary
#EE8DF2
secondary
#D8F4D7
accent
#DC0A12
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085