#EF989E#EF989E
#EF989E is a light, moderate red. Relative luminance 0.433; OKLCH L 76.9% C 0.105 H 15.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EF989E |
|---|---|
| RGB | rgb(239, 152, 158) |
| HSL | hsl(356, 73%, 77%) |
| HSV | hsv(356, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 33.9%, 6.3%) |
| CIE-LAB | lab(71.74, 33.33, 10.59) |
| CIE-LCH | lch(71.74, 34.97, 17.63°) |
| OKLab | oklab(76.92% 0.1011 0.0277) |
| OKLCH | oklch(76.92% 0.105 15.3) |
| XYZ | xyz(52.9984, 43.2798, 37.9036) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.97
Dusty Pink (survey)
#D58A94
ΔE00 5.68
Faded Pink
#DE9DAC
ΔE00 5.86
Pig Pink
#E78EA5
ΔE00 5.89
Blush Pink
#FE828C
ΔE00 5.93
Lightcoral
#F08080
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF989E #98EFE9
analogous
#EF98CA #EF989E #EFBE98
triadic
#EF989E #9EEF98 #989EEF
tetradic
#EF989E #CAEF98 #98EFE9 #BE98EF
square
#EF989E #CAEF98 #98EFE9 #BE98EF
split-complementary
#EF989E #98EFBE #98CAEF
monochromatic
#DF2E3A #E7636C #EF989E #F7CDD0 #FBE5E6
Accessibility & contrast
On white
2.17
#EF989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#EF989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF989E
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF989E | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69E
Deuteranopia (green-blind)
#BDB69C
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef989e; /* rgb */ color: rgb(239, 152, 158); /* oklch */ color: oklch(76.9% 0.105 15.3);
Tailwind
colors: {
custom: {
50: '#f6b7ba',
500: '#ef989e',
950: '#000000',
},
}SCSS
$custom: #ef989e; $custom-light: #f6b7ba; $custom-dark: #000000;
JSON
{
"hex": "#ef989e",
"rgb": {
"r": 239,
"g": 152,
"b": 158
},
"hsl": {
"h": 355.862,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.76918,
"c": 0.10483,
"h": 15.3
},
"luminance": 0.43276
}Semantic roles & 50–950 ramp
primary
#EF989E
secondary
#D8F3F1
accent
#D5C810
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080