#EE9BE3#EE9BE3
#EE9BE3 is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.5% C 0.134 H 331.6°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9BE3 |
|---|---|
| RGB | rgb(238, 155, 227) |
| HSL | hsl(308, 71%, 77%) |
| HSV | hsv(308, 35%, 93%) |
| CMYK | cmyk(0%, 34.9%, 4.6%, 6.7%) |
| CIE-LAB | lab(74.30, 41.71, -23.69) |
| CIE-LCH | lch(74.30, 47.97, 330.40°) |
| OKLab | oklab(79.5% 0.1181 -0.0639) |
| OKLCH | oklch(79.5% 0.134 331.6) |
| XYZ | xyz(60.8456, 47.1686, 78.5576) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 5.68
Violet (CSS)
#EE82EE
ΔE00 6.64
Bubblegum Pink
#FE83CC
ΔE00 6.93
Mauve
#E0B0FF
ΔE00 8.17
Purply Pink
#F075E6
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9BE3 #9BEEA6
analogous
#D09BEE #EE9BE3 #EE9BBA
triadic
#EE9BE3 #E3EE9B #9BE3EE
tetradic
#EE9BE3 #EED09B #9BEEA6 #9BBAEE
square
#EE9BE3 #EED09B #9BEEA6 #9BBAEE
split-complementary
#EE9BE3 #BAEE9B #9BEED0
monochromatic
#DC32C6 #E567D4 #EE9BE3 #F7CFF2 #FBE5F8
Accessibility & contrast
On white
2.01
#EE9BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#EE9BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9BE3
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9BE3 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B0E6
Deuteranopia (green-blind)
#AEBBE0
Tritanopia (blue-blind)
#F5A0B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ee9be3; /* rgb */ color: rgb(238, 155, 227); /* oklch */ color: oklch(79.5% 0.134 331.6);
Tailwind
colors: {
custom: {
50: '#f5baec',
500: '#ee9be3',
950: '#000000',
},
}SCSS
$custom: #ee9be3; $custom-light: #f5baec; $custom-dark: #000000;
JSON
{
"hex": "#ee9be3",
"rgb": {
"r": 238,
"g": 155,
"b": 227
},
"hsl": {
"h": 307.952,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.79503,
"c": 0.13429,
"h": 331.6
},
"luminance": 0.47166
}Semantic roles & 50–950 ramp
primary
#EE9BE3
secondary
#D9F2DC
accent
#D32C13
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171216
muted
#858184