#E99BEE#E99BEE
#E99BEE is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.4% C 0.141 H 324.7°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E99BEE |
|---|---|
| RGB | rgb(233, 155, 238) |
| HSL | hsl(296, 71%, 77%) |
| HSV | hsv(296, 35%, 93%) |
| CMYK | cmyk(2.1%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(74.15, 42.13, -29.96) |
| CIE-LCH | lch(74.15, 51.69, 324.58°) |
| OKLab | oklab(79.41% 0.1153 -0.0816) |
| OKLCH | oklch(79.41% 0.141 324.7) |
| XYZ | xyz(60.7567, 46.9416, 86.7326) |
| Luminance | 0.4694 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.60
Mauve
#E0B0FF
ΔE00 6.30
Baby Purple
#CA9BF7
ΔE00 7.28
Lavender (survey)
#C79FEF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99BEE #A0EE9B
analogous
#C09BEE #E99BEE #EE9BC9
triadic
#E99BEE #EEE99B #9BEEE9
tetradic
#E99BEE #EEC09B #A0EE9B #9BC9EE
square
#E99BEE #EEC09B #A0EE9B #9BC9EE
split-complementary
#E99BEE #C9EE9B #9BEEC0
monochromatic
#D232DC #DD67E5 #E99BEE #F5CFF7 #F9E5FB
Accessibility & contrast
On white
2.02
#E99BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#E99BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99BEE
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99BEE | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F1
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#EDA3BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e99bee; /* rgb */ color: rgb(233, 155, 238); /* oklch */ color: oklch(79.4% 0.141 324.7);
Tailwind
colors: {
custom: {
50: '#f1baf3',
500: '#e99bee',
950: '#000000',
},
}SCSS
$custom: #e99bee; $custom-light: #f1baf3; $custom-dark: #000000;
JSON
{
"hex": "#e99bee",
"rgb": {
"r": 233,
"g": 155,
"b": 238
},
"hsl": {
"h": 296.386,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.79405,
"c": 0.14127,
"h": 324.7
},
"luminance": 0.46939
}Semantic roles & 50–950 ramp
primary
#E99BEE
secondary
#DAF2D9
accent
#D3131E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171217
muted
#858185