#E899A8#E899A8
#E899A8 is a light, moderate red. Relative luminance 0.428; OKLCH L 76.6% C 0.096 H 7.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E899A8 |
|---|---|
| RGB | rgb(232, 153, 168) |
| HSL | hsl(349, 63%, 75%) |
| HSV | hsv(349, 34%, 91%) |
| CMYK | cmyk(0%, 34.1%, 27.6%, 9%) |
| CIE-LAB | lab(71.40, 31.54, 4.44) |
| CIE-LCH | lch(71.40, 31.85, 8.02°) |
| OKLab | oklab(76.56% 0.0955 0.012) |
| OKLCH | oklch(76.56% 0.096 7.2) |
| XYZ | xyz(51.7392, 42.7688, 42.5683) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.71
Pig Pink
#E78EA5
ΔE00 3.20
Dusty Pink (survey)
#D58A94
ΔE00 5.06
Rose Pink
#F7879A
ΔE00 5.48
Dull Pink
#D5869D
ΔE00 5.89
Soft Pink
#FDB0C0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899A8 #99E8D9
analogous
#E899CF #E899A8 #E8B199
triadic
#E899A8 #A8E899 #99A8E8
tetradic
#E899A8 #CFE899 #99E8D9 #B199E8
square
#E899A8 #CFE899 #99E8D9 #B199E8
split-complementary
#E899A8 #99E8B1 #99CFE8
monochromatic
#D13553 #DD677D #E899A8 #F3CBD3 #F9E6EA
Accessibility & contrast
On white
2.20
#E899A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#E899A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899A8
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899A8 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A8
Deuteranopia (green-blind)
#B8B4A6
Tritanopia (blue-blind)
#F6939E
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e899a8; /* rgb */ color: rgb(232, 153, 168); /* oklch */ color: oklch(76.6% 0.096 7.2);
Tailwind
colors: {
custom: {
50: '#f1b8c1',
500: '#e899a8',
950: '#000000',
},
}SCSS
$custom: #e899a8; $custom-light: #f1b8c1; $custom-dark: #000000;
JSON
{
"hex": "#e899a8",
"rgb": {
"r": 232,
"g": 153,
"b": 168
},
"hsl": {
"h": 348.608,
"s": 63.2,
"l": 75.49
},
"oklch": {
"l": 0.76557,
"c": 0.09626,
"h": 7.2
},
"luminance": 0.42765
}Semantic roles & 50–950 ramp
primary
#E899A8
secondary
#DAF1EC
accent
#CBA91B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171112
muted
#858081