#EE8BDF#EE8BDF
#EE8BDF is a light, vivid purple. Relative luminance 0.420; OKLCH L 76.9% C 0.158 H 332.8°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BDF |
|---|---|
| RGB | rgb(238, 139, 223) |
| HSL | hsl(309, 74%, 74%) |
| HSV | hsv(309, 42%, 93%) |
| CMYK | cmyk(0%, 41.6%, 6.3%, 6.7%) |
| CIE-LAB | lab(70.85, 49.27, -26.77) |
| CIE-LCH | lch(70.85, 56.08, 331.49°) |
| OKLab | oklab(76.86% 0.1406 -0.0724) |
| OKLCH | oklch(76.86% 0.158 332.8) |
| XYZ | xyz(57.8114, 41.9732, 74.8543) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.16
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 4.99
Bubblegum Pink
#FE83CC
ΔE00 5.43
Plum
#DDA0DD
ΔE00 6.15
Orchid
#DA70D6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BDF #8BEE9A
analogous
#CC8BEE #EE8BDF #EE8BAE
triadic
#EE8BDF #DFEE8B #8BDFEE
tetradic
#EE8BDF #EECC8B #8BEE9A #8BAEEE
square
#EE8BDF #EECC8B #8BEE9A #8BAEEE
split-complementary
#EE8BDF #AEEE8B #8BEECC
monochromatic
#DE21C1 #E656D0 #EE8BDF #F6C0EE #FBE4F8
Accessibility & contrast
On white
2.24
#EE8BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#EE8BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BDF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BDF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A5E2
Deuteranopia (green-blind)
#A3B3DC
Tritanopia (blue-blind)
#F691AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee8bdf; /* rgb */ color: rgb(238, 139, 223); /* oklch */ color: oklch(76.9% 0.158 332.8);
Tailwind
colors: {
custom: {
50: '#f5afe9',
500: '#ee8bdf',
950: '#000000',
},
}SCSS
$custom: #ee8bdf; $custom-light: #f5afe9; $custom-dark: #000000;
JSON
{
"hex": "#ee8bdf",
"rgb": {
"r": 238,
"g": 139,
"b": 223
},
"hsl": {
"h": 309.091,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.7686,
"c": 0.15815,
"h": 332.8
},
"luminance": 0.4197
}Semantic roles & 50–950 ramp
primary
#EE8BDF
secondary
#D8F3DC
accent
#D72D0F
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#171116
muted
#858084