#E99BB2#E99BB2
#E99BB2 is a light, moderate pink. Relative luminance 0.440; OKLCH L 77.3% C 0.097 H 0.4°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E99BB2 |
|---|---|
| RGB | rgb(233, 155, 178) |
| HSL | hsl(342, 64%, 76%) |
| HSV | hsv(342, 33%, 91%) |
| CMYK | cmyk(0%, 33.5%, 23.6%, 8.6%) |
| CIE-LAB | lab(72.22, 32.23, 0.11) |
| CIE-LCH | lch(72.22, 32.23, 0.19°) |
| OKLab | oklab(77.3% 0.0971 0.0007) |
| OKLCH | oklch(77.3% 0.097 0.4) |
| XYZ | xyz(53.3625, 43.9839, 47.7899) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.97
Pig Pink
#E78EA5
ΔE00 3.39
Soft Pink
#FDB0C0
ΔE00 5.67
Dull Pink
#D5869D
ΔE00 5.97
Pinky
#FC86AA
ΔE00 6.12
Dusty Pink
#D8A7B1
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99BB2 #9BE9D2
analogous
#E99BD9 #E99BB2 #E9AB9B
triadic
#E99BB2 #B2E99B #9BB2E9
tetradic
#E99BB2 #D9E99B #9BE9D2 #AB9BE9
square
#E99BB2 #D9E99B #9BE9D2 #AB9BE9
split-complementary
#E99BB2 #9BE9AB #9BD9E9
monochromatic
#D33765 #DE698B #E99BB2 #F4CDD9 #F9E6EC
Accessibility & contrast
On white
2.14
#E99BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#E99BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99BB2
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99BB2 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B3
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#F696A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e99bb2; /* rgb */ color: rgb(233, 155, 178); /* oklch */ color: oklch(77.3% 0.097 0.4);
Tailwind
colors: {
custom: {
50: '#f1b9c9',
500: '#e99bb2',
950: '#000000',
},
}SCSS
$custom: #e99bb2; $custom-light: #f1b9c9; $custom-dark: #000000;
JSON
{
"hex": "#e99bb2",
"rgb": {
"r": 233,
"g": 155,
"b": 178
},
"hsl": {
"h": 342.308,
"s": 63.934,
"l": 76.078
},
"oklch": {
"l": 0.77296,
"c": 0.09711,
"h": 0.4
},
"luminance": 0.43981
}Semantic roles & 50–950 ramp
primary
#E99BB2
secondary
#DAF1EA
accent
#CC971A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082