#EE9BED#EE9BED
#EE9BED is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.9% C 0.143 H 327.2°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BED |
|---|---|
| RGB | rgb(238, 155, 237) |
| HSL | hsl(301, 71%, 77%) |
| HSV | hsv(301, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 0.4%, 6.7%) |
| CIE-LAB | lab(74.66, 43.48, -28.59) |
| CIE-LCH | lch(74.66, 52.04, 326.67°) |
| OKLab | oklab(79.9% 0.1207 -0.0777) |
| OKLCH | oklch(79.9% 0.144 327.2) |
| XYZ | xyz(62.2660, 47.7368, 86.0386) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.70
Mauve
#E0B0FF
ΔE00 6.97
Purply Pink
#F075E6
ΔE00 7.80
Bubblegum Pink
#FE83CC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BED #9BEE9C
analogous
#C69BEE #EE9BED #EE9BC4
triadic
#EE9BED #EDEE9B #9BEDEE
tetradic
#EE9BED #EEC69B #9BEE9C #9BC4EE
square
#EE9BED #EEC69B #9BEE9C #9BC4EE
split-complementary
#EE9BED #C4EE9B #9BEEC6
monochromatic
#DC32DA #E567E4 #EE9BED #F7CFF6 #FBE5FA
Accessibility & contrast
On white
1.99
#EE9BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#EE9BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BED
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BED | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F0
Deuteranopia (green-blind)
#AABCEA
Tritanopia (blue-blind)
#F3A2B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ee9bed; /* rgb */ color: rgb(238, 155, 237); /* oklch */ color: oklch(79.9% 0.143 327.2);
Tailwind
colors: {
custom: {
50: '#f5baf3',
500: '#ee9bed',
950: '#000000',
},
}SCSS
$custom: #ee9bed; $custom-light: #f5baf3; $custom-dark: #000000;
JSON
{
"hex": "#ee9bed",
"rgb": {
"r": 238,
"g": 155,
"b": 237
},
"hsl": {
"h": 300.723,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.79895,
"c": 0.1435,
"h": 327.2
},
"luminance": 0.47734
}Semantic roles & 50–950 ramp
primary
#EE9BED
secondary
#D9F2D9
accent
#D31513
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171217
muted
#858185