#E899AA#E899AA
#E899AA is a light, moderate red. Relative luminance 0.428; OKLCH L 76.6% C 0.097 H 5.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E899AA |
|---|---|
| RGB | rgb(232, 153, 170) |
| HSL | hsl(347, 63%, 75%) |
| HSV | hsv(347, 34%, 91%) |
| CMYK | cmyk(0%, 34.1%, 26.7%, 9%) |
| CIE-LAB | lab(71.45, 31.81, 3.41) |
| CIE-LCH | lch(71.45, 31.99, 6.12°) |
| OKLab | oklab(76.61% 0.0963 0.0094) |
| OKLCH | oklch(76.61% 0.097 5.5) |
| XYZ | xyz(51.9269, 42.8439, 43.5571) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.55
Pig Pink
#E78EA5
ΔE00 2.91
Dusty Pink (survey)
#D58A94
ΔE00 5.34
Dull Pink
#D5869D
ΔE00 5.68
Rose Pink
#F7879A
ΔE00 5.68
Soft Pink
#FDB0C0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899AA #99E8D7
analogous
#E899D1 #E899AA #E8AF99
triadic
#E899AA #AAE899 #99AAE8
tetradic
#E899AA #D1E899 #99E8D7 #AF99E8
square
#E899AA #D1E899 #99E8D7 #AF99E8
split-complementary
#E899AA #99E8AF #99D1E8
monochromatic
#D13557 #DD6780 #E899AA #F3CBD4 #F9E6EA
Accessibility & contrast
On white
2.19
#E899AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E899AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899AA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899AA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AA
Deuteranopia (green-blind)
#B8B5A8
Tritanopia (blue-blind)
#F5939F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e899aa; /* rgb */ color: rgb(232, 153, 170); /* oklch */ color: oklch(76.6% 0.097 5.5);
Tailwind
colors: {
custom: {
50: '#f1b8c3',
500: '#e899aa',
950: '#000000',
},
}SCSS
$custom: #e899aa; $custom-light: #f1b8c3; $custom-dark: #000000;
JSON
{
"hex": "#e899aa",
"rgb": {
"r": 232,
"g": 153,
"b": 170
},
"hsl": {
"h": 347.089,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.76613,
"c": 0.0967,
"h": 5.5
},
"luminance": 0.42841
}Semantic roles & 50–950 ramp
primary
#E899AA
secondary
#DAF1EC
accent
#CBA51B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171112
muted
#858081