#EE9BE8#EE9BE8
#EE9BE8 is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.7% C 0.139 H 329.3°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BE8 |
|---|---|
| RGB | rgb(238, 155, 232) |
| HSL | hsl(304, 71%, 77%) |
| HSV | hsv(304, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 2.5%, 6.7%) |
| CIE-LAB | lab(74.48, 42.59, -26.15) |
| CIE-LCH | lch(74.48, 49.98, 328.45°) |
| OKLab | oklab(79.7% 0.1194 -0.0708) |
| OKLCH | oklch(79.7% 0.139 329.3) |
| XYZ | xyz(61.5457, 47.4487, 82.2449) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 6.04
Mauve
#E0B0FF
ΔE00 7.51
Bubblegum Pink
#FE83CC
ΔE00 7.57
Purply Pink
#F075E6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BE8 #9BEEA1
analogous
#CA9BEE #EE9BE8 #EE9BBF
triadic
#EE9BE8 #E8EE9B #9BE8EE
tetradic
#EE9BE8 #EECA9B #9BEEA1 #9BBFEE
square
#EE9BE8 #EECA9B #9BEEA1 #9BBFEE
split-complementary
#EE9BE8 #BFEE9B #9BEECA
monochromatic
#DC32D0 #E567DC #EE9BE8 #F7CFF4 #FBE5F9
Accessibility & contrast
On white
2.00
#EE9BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#EE9BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BE8
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BE8 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B0EB
Deuteranopia (green-blind)
#ACBBE5
Tritanopia (blue-blind)
#F4A1B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ee9be8; /* rgb */ color: rgb(238, 155, 232); /* oklch */ color: oklch(79.7% 0.139 329.3);
Tailwind
colors: {
custom: {
50: '#f5baef',
500: '#ee9be8',
950: '#000000',
},
}SCSS
$custom: #ee9be8; $custom-light: #f5baef; $custom-dark: #000000;
JSON
{
"hex": "#ee9be8",
"rgb": {
"r": 238,
"g": 155,
"b": 232
},
"hsl": {
"h": 304.337,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.79697,
"c": 0.13882,
"h": 329.3
},
"luminance": 0.47446
}Semantic roles & 50–950 ramp
primary
#EE9BE8
secondary
#D9F2DB
accent
#D32013
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171216
muted
#858184