#EE8DEF#EE8DEF
#EE8DEF is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.8% C 0.169 H 326.7°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8DEF |
|---|---|
| RGB | rgb(238, 141, 239) |
| HSL | hsl(299, 75%, 75%) |
| HSV | hsv(299, 41%, 94%) |
| CMYK | cmyk(0.4%, 41%, 0%, 6.3%) |
| CIE-LAB | lab(71.87, 51.04, -33.99) |
| CIE-LCH | lch(71.87, 61.33, 326.34°) |
| OKLab | oklab(77.82% 0.1413 -0.0928) |
| OKLCH | oklch(77.82% 0.169 326.7) |
| XYZ | xyz(60.3636, 43.4617, 86.8540) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Lavender Pink
#DD85D7
ΔE00 4.29
Purply Pink
#F075E6
ΔE00 4.73
Plum
#DDA0DD
ΔE00 6.86
Candy Pink
#FF63E9
ΔE00 7.35
Orchid
#DA70D6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8DEF #8EEF8D
analogous
#BD8DEF #EE8DEF #EF8DBF
triadic
#EE8DEF #EFEE8D #8DEFEE
tetradic
#EE8DEF #EFBD8D #8EEF8D #8DBFEF
square
#EE8DEF #EFBD8D #8EEF8D #8DBFEF
split-complementary
#EE8DEF #BFEF8D #8DEFBD
monochromatic
#DE22E0 #E657E7 #EE8DEF #F6C3F7 #FBE4FB
Accessibility & contrast
On white
2.17
#EE8DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#EE8DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8DEF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8DEF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F2
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#F397B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8def; /* rgb */ color: rgb(238, 141, 239); /* oklch */ color: oklch(77.8% 0.169 326.7);
Tailwind
colors: {
custom: {
50: '#f5b0f4',
500: '#ee8def',
950: '#000000',
},
}SCSS
$custom: #ee8def; $custom-light: #f5b0f4; $custom-dark: #000000;
JSON
{
"hex": "#ee8def",
"rgb": {
"r": 238,
"g": 141,
"b": 239
},
"hsl": {
"h": 299.388,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.77822,
"c": 0.16905,
"h": 326.7
},
"luminance": 0.43459
}Semantic roles & 50–950 ramp
primary
#EE8DEF
secondary
#D8F3D8
accent
#D80E10
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085