#EE9AEB#EE9AEB
#EE9AEB is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.7% C 0.143 H 328.1°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9AEB |
|---|---|
| RGB | rgb(238, 154, 235) |
| HSL | hsl(302, 71%, 77%) |
| HSV | hsv(302, 35%, 93%) |
| CMYK | cmyk(0%, 35.3%, 1.3%, 6.7%) |
| CIE-LAB | lab(74.37, 43.64, -27.94) |
| CIE-LCH | lch(74.37, 51.82, 327.37°) |
| OKLab | oklab(79.66% 0.1216 -0.0758) |
| OKLCH | oklch(79.66% 0.143 328.1) |
| XYZ | xyz(61.8098, 47.2891, 84.4530) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 5.50
Mauve
#E0B0FF
ΔE00 7.30
Purply Pink
#F075E6
ΔE00 7.64
Bubblegum Pink
#FE83CC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9AEB #9AEE9D
analogous
#C79AEE #EE9AEB #EE9AC1
triadic
#EE9AEB #EBEE9A #9AEBEE
tetradic
#EE9AEB #EEC79A #9AEE9D #9AC1EE
square
#EE9AEB #EEC79A #9AEE9D #9AC1EE
split-complementary
#EE9AEB #C1EE9A #9AEEC7
monochromatic
#DC31D6 #E566E1 #EE9AEB #F7CEF5 #FBE5FA
Accessibility & contrast
On white
2.01
#EE9AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#EE9AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9AEB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9AEB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#F3A1B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ee9aeb; /* rgb */ color: rgb(238, 154, 235); /* oklch */ color: oklch(79.7% 0.143 328.1);
Tailwind
colors: {
custom: {
50: '#f5b9f1',
500: '#ee9aeb',
950: '#000000',
},
}SCSS
$custom: #ee9aeb; $custom-light: #f5b9f1; $custom-dark: #000000;
JSON
{
"hex": "#ee9aeb",
"rgb": {
"r": 238,
"g": 154,
"b": 235
},
"hsl": {
"h": 302.143,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.79656,
"c": 0.14333,
"h": 328.1
},
"luminance": 0.47287
}Semantic roles & 50–950 ramp
primary
#EE9AEB
secondary
#D9F2DA
accent
#D31912
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171216
muted
#858184