#E99BA2#E99BA2
#E99BA2 is a light, moderate red. Relative luminance 0.434; OKLCH L 76.8% C 0.094 H 13.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E99BA2 |
|---|---|
| RGB | rgb(233, 155, 162) |
| HSL | hsl(355, 64%, 76%) |
| HSV | hsv(355, 33%, 91%) |
| CMYK | cmyk(0%, 33.5%, 30.5%, 8.6%) |
| CIE-LAB | lab(71.81, 30.05, 8.38) |
| CIE-LCH | lch(71.81, 31.19, 15.58°) |
| OKLab | oklab(76.85% 0.0912 0.0221) |
| OKLCH | oklch(76.85% 0.094 13.6) |
| XYZ | xyz(51.8488, 43.3784, 39.8174) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.27
Dusty Pink (survey)
#D58A94
ΔE00 5.22
Pig Pink
#E78EA5
ΔE00 5.44
Rose Pink
#F7879A
ΔE00 5.88
Dusty Pink
#D8A7B1
ΔE00 6.45
Soft Pink
#FDB0C0
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99BA2 #9BE9E2
analogous
#E99BC9 #E99BA2 #E9BB9B
triadic
#E99BA2 #A2E99B #9BA2E9
tetradic
#E99BA2 #C9E99B #9BE9E2 #BB9BE9
square
#E99BA2 #C9E99B #9BE9E2 #BB9BE9
split-complementary
#E99BA2 #9BE9BB #9BC9E9
monochromatic
#D33745 #DE6973 #E99BA2 #F4CDD1 #F9E6E8
Accessibility & contrast
On white
2.17
#E99BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#E99BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99BA2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99BA2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#BBB6A1
Tritanopia (blue-blind)
#F7949E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e99ba2; /* rgb */ color: rgb(233, 155, 162); /* oklch */ color: oklch(76.8% 0.094 13.6);
Tailwind
colors: {
custom: {
50: '#f2b9bd',
500: '#e99ba2',
950: '#000000',
},
}SCSS
$custom: #e99ba2; $custom-light: #f2b9bd; $custom-dark: #000000;
JSON
{
"hex": "#e99ba2",
"rgb": {
"r": 233,
"g": 155,
"b": 162
},
"hsl": {
"h": 354.615,
"s": 63.934,
"l": 76.078
},
"oklch": {
"l": 0.7685,
"c": 0.09384,
"h": 13.6
},
"luminance": 0.43375
}Semantic roles & 50–950 ramp
primary
#E99BA2
secondary
#DAF1EF
accent
#CCBC1A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081