#EE8DED#EE8DED
#EE8DED is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.7% C 0.167 H 327.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8DED |
|---|---|
| RGB | rgb(238, 141, 237) |
| HSL | hsl(301, 74%, 74%) |
| HSV | hsv(301, 41%, 93%) |
| CMYK | cmyk(0%, 40.8%, 0.4%, 6.7%) |
| CIE-LAB | lab(71.79, 50.69, -33.02) |
| CIE-LCH | lch(71.79, 60.49, 326.92°) |
| OKLab | oklab(77.74% 0.1409 -0.0901) |
| OKLCH | oklch(77.74% 0.167 327.4) |
| XYZ | xyz(60.0697, 43.3442, 85.3065) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.38
Lavender Pink
#DD85D7
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 4.71
Plum
#DDA0DD
ΔE00 6.66
Orchid
#DA70D6
ΔE00 7.31
Candy Pink
#FF63E9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8DED #8DEE8E
analogous
#BF8DEE #EE8DED #EE8DBC
triadic
#EE8DED #EDEE8D #8DEDEE
tetradic
#EE8DED #EEBF8D #8DEE8E #8DBCEE
square
#EE8DED #EEBF8D #8DEE8E #8DBCEE
split-complementary
#EE8DED #BCEE8D #8DEEBF
monochromatic
#DE22DC #E658E5 #EE8DED #F6C2F5 #FBE4FB
Accessibility & contrast
On white
2.17
#EE8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EE8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8DED
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8DED | 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)
#86A8F0
Deuteranopia (green-blind)
#A0B4EA
Tritanopia (blue-blind)
#F496B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8ded; /* rgb */ color: rgb(238, 141, 237); /* oklch */ color: oklch(77.7% 0.167 327.4);
Tailwind
colors: {
custom: {
50: '#f5b0f3',
500: '#ee8ded',
950: '#000000',
},
}SCSS
$custom: #ee8ded; $custom-light: #f5b0f3; $custom-dark: #000000;
JSON
{
"hex": "#ee8ded",
"rgb": {
"r": 238,
"g": 141,
"b": 237
},
"hsl": {
"h": 300.619,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.77737,
"c": 0.16719,
"h": 327.4
},
"luminance": 0.43341
}Semantic roles & 50–950 ramp
primary
#EE8DED
secondary
#D8F3D9
accent
#D6110F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085