#EE9BEA#EE9BEA
#EE9BEA is a light, vivid purple. Relative luminance 0.476; OKLCH L 79.8% C 0.141 H 328.5°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BEA |
|---|---|
| RGB | rgb(238, 155, 234) |
| HSL | hsl(303, 71%, 77%) |
| HSV | hsv(303, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 1.7%, 6.7%) |
| CIE-LAB | lab(74.55, 42.94, -27.13) |
| CIE-LCH | lch(74.55, 50.79, 327.72°) |
| OKLab | oklab(79.78% 0.1199 -0.0735) |
| OKLCH | oklch(79.78% 0.141 328.5) |
| XYZ | xyz(61.8314, 47.5630, 83.7496) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 5.83
Mauve
#E0B0FF
ΔE00 7.28
Bubblegum Pink
#FE83CC
ΔE00 7.84
Purply Pink
#F075E6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BEA #9BEE9F
analogous
#C99BEE #EE9BEA #EE9BC0
triadic
#EE9BEA #EAEE9B #9BEAEE
tetradic
#EE9BEA #EEC99B #9BEE9F #9BC0EE
square
#EE9BEA #EEC99B #9BEE9F #9BC0EE
split-complementary
#EE9BEA #C0EE9B #9BEEC9
monochromatic
#DC32D4 #E567DF #EE9BEA #F7CFF5 #FBE5FA
Accessibility & contrast
On white
2.00
#EE9BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#EE9BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BEA
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BEA | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1ED
Deuteranopia (green-blind)
#ABBBE7
Tritanopia (blue-blind)
#F4A2B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ee9bea; /* rgb */ color: rgb(238, 155, 234); /* oklch */ color: oklch(79.8% 0.141 328.5);
Tailwind
colors: {
custom: {
50: '#f5baf1',
500: '#ee9bea',
950: '#000000',
},
}SCSS
$custom: #ee9bea; $custom-light: #f5baf1; $custom-dark: #000000;
JSON
{
"hex": "#ee9bea",
"rgb": {
"r": 238,
"g": 155,
"b": 234
},
"hsl": {
"h": 302.892,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.79776,
"c": 0.14067,
"h": 328.5
},
"luminance": 0.4756
}Semantic roles & 50–950 ramp
primary
#EE9BEA
secondary
#D9F2DA
accent
#D31C13
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171216
muted
#858184