#EE8DEB#EE8DEB
#EE8DEB is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.7% C 0.165 H 328.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8DEB |
|---|---|
| RGB | rgb(238, 141, 235) |
| HSL | hsl(302, 74%, 74%) |
| HSV | hsv(302, 41%, 93%) |
| CMYK | cmyk(0%, 40.8%, 1.3%, 6.7%) |
| CIE-LAB | lab(71.71, 50.33, -32.04) |
| CIE-LCH | lch(71.71, 59.67, 327.52°) |
| OKLab | oklab(77.65% 0.1404 -0.0873) |
| OKLCH | oklch(77.65% 0.165 328.1) |
| XYZ | xyz(59.7792, 43.2279, 83.7762) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Lavender Pink
#DD85D7
ΔE00 3.86
Purply Pink
#F075E6
ΔE00 4.72
Plum
#DDA0DD
ΔE00 6.48
Orchid
#DA70D6
ΔE00 7.27
Candy Pink
#FF63E9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8DEB #8DEE90
analogous
#C18DEE #EE8DEB #EE8DBB
triadic
#EE8DEB #EBEE8D #8DEBEE
tetradic
#EE8DEB #EEC18D #8DEE90 #8DBBEE
square
#EE8DEB #EEC18D #8DEE90 #8DBBEE
split-complementary
#EE8DEB #BBEE8D #8DEEC1
monochromatic
#DE22D8 #E658E2 #EE8DEB #F6C2F4 #FBE4FA
Accessibility & contrast
On white
2.18
#EE8DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EE8DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8DEB
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8DEB | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#F496B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee8deb; /* rgb */ color: rgb(238, 141, 235); /* oklch */ color: oklch(77.7% 0.165 328.1);
Tailwind
colors: {
custom: {
50: '#f5b0f1',
500: '#ee8deb',
950: '#000000',
},
}SCSS
$custom: #ee8deb; $custom-light: #f5b0f1; $custom-dark: #000000;
JSON
{
"hex": "#ee8deb",
"rgb": {
"r": 238,
"g": 141,
"b": 235
},
"hsl": {
"h": 301.856,
"s": 74.046,
"l": 74.314
},
"oklch": {
"l": 0.77653,
"c": 0.16536,
"h": 328.1
},
"luminance": 0.43225
}Semantic roles & 50–950 ramp
primary
#EE8DEB
secondary
#D8F3D9
accent
#D6150F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085