#E89F9D#E89F9D
#E89F9D is a light, moderate red. Relative luminance 0.444; OKLCH L 77.3% C 0.088 H 21.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E89F9D |
|---|---|
| RGB | rgb(232, 159, 157) |
| HSL | hsl(2, 62%, 76%) |
| HSV | hsv(2, 32%, 91%) |
| CMYK | cmyk(0%, 31.5%, 32.3%, 9%) |
| CIE-LAB | lab(72.49, 26.91, 12.08) |
| CIE-LCH | lch(72.49, 29.49, 24.19°) |
| OKLab | oklab(77.31% 0.0818 0.0314) |
| OKLCH | oklch(77.31% 0.088 21) |
| XYZ | xyz(51.7643, 44.3898, 37.7334) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.50
Faded Pink
#DE9DAC
ΔE00 6.71
Peachy Pink
#FF9A8A
ΔE00 6.94
Dusty Pink (survey)
#D58A94
ΔE00 7.02
Dusty Pink
#D8A7B1
ΔE00 7.26
Greyish Pink
#C88D94
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89F9D #9DE6E8
analogous
#E89DC1 #E89F9D #E8C59D
triadic
#E89F9D #9DE89F #9F9DE8
tetradic
#E89F9D #C1E89D #9DE6E8 #C59DE8
square
#E89F9D #C1E89D #9DE6E8 #C59DE8
split-complementary
#E89F9D #9DE8C5 #9DC1E8
monochromatic
#D13E3A #DC6E6B #E89F9D #F4D0CF #F9E7E6
Accessibility & contrast
On white
2.13
#E89F9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E89F9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89F9D
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89F9D | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA99D
Deuteranopia (green-blind)
#BEB79C
Tritanopia (blue-blind)
#F7979F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89f9d; /* rgb */ color: rgb(232, 159, 157); /* oklch */ color: oklch(77.3% 0.088 21.0);
Tailwind
colors: {
custom: {
50: '#f1bcb9',
500: '#e89f9d',
950: '#000000',
},
}SCSS
$custom: #e89f9d; $custom-light: #f1bcb9; $custom-dark: #000000;
JSON
{
"hex": "#e89f9d",
"rgb": {
"r": 232,
"g": 159,
"b": 157
},
"hsl": {
"h": 1.6,
"s": 61.983,
"l": 76.275
},
"oklch": {
"l": 0.77308,
"c": 0.08763,
"h": 21
},
"luminance": 0.44386
}Semantic roles & 50–950 ramp
primary
#E89F9D
secondary
#DAF0F1
accent
#C5CA1C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180