#E99EBB#E99EBB
#E99EBB is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.1% C 0.096 H 354.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EBB |
|---|---|
| RGB | rgb(233, 158, 187) |
| HSL | hsl(337, 63%, 77%) |
| HSV | hsv(337, 32%, 91%) |
| CMYK | cmyk(0%, 32.2%, 19.7%, 8.6%) |
| CIE-LAB | lab(73.13, 31.96, -3.52) |
| CIE-LCH | lch(73.13, 32.15, 353.71°) |
| OKLab | oklab(78.08% 0.0956 -0.0089) |
| OKLCH | oklch(78.08% 0.096 354.7) |
| XYZ | xyz(54.8014, 45.3683, 52.8745) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.38
Pig Pink
#E78EA5
ΔE00 5.13
Powder Pink
#FFB2D0
ΔE00 5.31
Soft Pink
#FDB0C0
ΔE00 6.18
Baby Pink
#FFB7CE
ΔE00 6.29
Dusty Pink
#D8A7B1
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EBB #9EE9CC
analogous
#E99EE1 #E99EBB #E9A79E
triadic
#E99EBB #BBE99E #9EBBE9
tetradic
#E99EBB #E1E99E #9EE9CC #A79EE9
square
#E99EBB #E1E99E #9EE9CC #A79EE9
split-complementary
#E99EBB #9EE9A7 #9EE1E9
monochromatic
#D23A75 #DE6C98 #E99EBB #F4D0DE #F9E6EE
Accessibility & contrast
On white
2.08
#E99EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E99EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EBB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EBB | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#B8B8B9
Tritanopia (blue-blind)
#F49BA8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e99ebb; /* rgb */ color: rgb(233, 158, 187); /* oklch */ color: oklch(78.1% 0.096 354.7);
Tailwind
colors: {
custom: {
50: '#f1bbcf',
500: '#e99ebb',
950: '#000000',
},
}SCSS
$custom: #e99ebb; $custom-light: #f1bbcf; $custom-dark: #000000;
JSON
{
"hex": "#e99ebb",
"rgb": {
"r": 233,
"g": 158,
"b": 187
},
"hsl": {
"h": 336.8,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.78078,
"c": 0.096,
"h": 354.7
},
"luminance": 0.45365
}Semantic roles & 50–950 ramp
primary
#E99EBB
secondary
#DAF1E8
accent
#CB871B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182