#EF989B#EF989B
#EF989B is a light, moderate red. Relative luminance 0.432; OKLCH L 76.8% C 0.105 H 17.5°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EF989B |
|---|---|
| RGB | rgb(239, 152, 155) |
| HSL | hsl(358, 73%, 77%) |
| HSV | hsv(358, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 35.1%, 6.3%) |
| CIE-LAB | lab(71.68, 32.97, 12.15) |
| CIE-LCH | lch(71.68, 35.14, 20.24°) |
| OKLab | oklab(76.84% 0.1 0.0316) |
| OKLCH | oklch(76.84% 0.105 17.5) |
| XYZ | xyz(52.7433, 43.1777, 36.5602) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.58
Blush Pink
#FE828C
ΔE00 5.83
Dusty Pink (survey)
#D58A94
ΔE00 6.06
Lightcoral
#F08080
ΔE00 6.33
Faded Pink
#DE9DAC
ΔE00 6.65
Blush (survey)
#F29E8E
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF989B #98EFEC
analogous
#EF98C7 #EF989B #EFC198
triadic
#EF989B #9BEF98 #989BEF
tetradic
#EF989B #C7EF98 #98EFEC #C198EF
square
#EF989B #C7EF98 #98EFEC #C198EF
split-complementary
#EF989B #98EFC1 #98C7EF
monochromatic
#DF2E34 #E76368 #EF989B #F7CDCE #FBE5E5
Accessibility & contrast
On white
2.18
#EF989B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#EF989B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF989B
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF989B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF989B | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59B
Deuteranopia (green-blind)
#BEB69A
Tritanopia (blue-blind)
#FF8F99
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef989b; /* rgb */ color: rgb(239, 152, 155); /* oklch */ color: oklch(76.8% 0.105 17.5);
Tailwind
colors: {
custom: {
50: '#f6b7b8',
500: '#ef989b',
950: '#000000',
},
}SCSS
$custom: #ef989b; $custom-light: #f6b7b8; $custom-dark: #000000;
JSON
{
"hex": "#ef989b",
"rgb": {
"r": 239,
"g": 152,
"b": 155
},
"hsl": {
"h": 357.931,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.76843,
"c": 0.10483,
"h": 17.5
},
"luminance": 0.43174
}Semantic roles & 50–950 ramp
primary
#EF989B
secondary
#D8F3F2
accent
#D5CE10
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080