#EF989F#EF989F
#EF989F is a light, moderate red. Relative luminance 0.433; OKLCH L 76.9% C 0.105 H 14.6°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EF989F |
|---|---|
| RGB | rgb(239, 152, 159) |
| HSL | hsl(355, 73%, 77%) |
| HSV | hsv(355, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 33.5%, 6.3%) |
| CIE-LAB | lab(71.77, 33.45, 10.07) |
| CIE-LCH | lch(71.77, 34.94, 16.75°) |
| OKLab | oklab(76.94% 0.1015 0.0264) |
| OKLCH | oklch(76.94% 0.105 14.6) |
| XYZ | xyz(53.0848, 43.3143, 38.3587) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.81
Pig Pink
#E78EA5
ΔE00 5.58
Dusty Pink (survey)
#D58A94
ΔE00 5.59
Faded Pink
#DE9DAC
ΔE00 5.61
Blush Pink
#FE828C
ΔE00 6.00
Rosa
#FE86A4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF989F #98EFE8
analogous
#EF98CB #EF989F #EFBD98
triadic
#EF989F #9FEF98 #989FEF
tetradic
#EF989F #CBEF98 #98EFE8 #BD98EF
square
#EF989F #CBEF98 #98EFE8 #BD98EF
split-complementary
#EF989F #98EFBD #98CBEF
monochromatic
#DF2E3C #E7636E #EF989F #F7CDD0 #FBE5E6
Accessibility & contrast
On white
2.17
#EF989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#EF989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF989F
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF989F | 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)
#A8A69F
Deuteranopia (green-blind)
#BDB69D
Tritanopia (blue-blind)
#FF8F9B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef989f; /* rgb */ color: rgb(239, 152, 159); /* oklch */ color: oklch(76.9% 0.105 14.6);
Tailwind
colors: {
custom: {
50: '#f6b7bb',
500: '#ef989f',
950: '#000000',
},
}SCSS
$custom: #ef989f; $custom-light: #f6b7bb; $custom-dark: #000000;
JSON
{
"hex": "#ef989f",
"rgb": {
"r": 239,
"g": 152,
"b": 159
},
"hsl": {
"h": 355.172,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.76944,
"c": 0.10486,
"h": 14.6
},
"luminance": 0.4331
}Semantic roles & 50–950 ramp
primary
#EF989F
secondary
#D8F3F0
accent
#D5C510
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080