#EF989D#EF989D
#EF989D is a light, moderate red. Relative luminance 0.432; OKLCH L 76.9% C 0.105 H 16.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF989D |
|---|---|
| RGB | rgb(239, 152, 157) |
| HSL | hsl(357, 73%, 77%) |
| HSV | hsv(357, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 34.3%, 6.3%) |
| CIE-LAB | lab(71.72, 33.21, 11.11) |
| CIE-LCH | lch(71.72, 35.02, 18.50°) |
| OKLab | oklab(76.89% 0.1007 0.029) |
| OKLCH | oklch(76.89% 0.105 16.1) |
| XYZ | xyz(52.9127, 43.2455, 37.4521) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.16
Dusty Pink (survey)
#D58A94
ΔE00 5.79
Blush Pink
#FE828C
ΔE00 5.87
Faded Pink
#DE9DAC
ΔE00 6.11
Pig Pink
#E78EA5
ΔE00 6.21
Lightcoral
#F08080
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF989D #98EFEA
analogous
#EF98C9 #EF989D #EFBF98
triadic
#EF989D #9DEF98 #989DEF
tetradic
#EF989D #C9EF98 #98EFEA #BF98EF
square
#EF989D #C9EF98 #98EFEA #BF98EF
split-complementary
#EF989D #98EFBF #98C9EF
monochromatic
#DF2E38 #E7636B #EF989D #F7CDCF #FBE5E6
Accessibility & contrast
On white
2.18
#EF989D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EF989D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF989D
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF989D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF989D | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69D
Deuteranopia (green-blind)
#BDB69B
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef989d; /* rgb */ color: rgb(239, 152, 157); /* oklch */ color: oklch(76.9% 0.105 16.1);
Tailwind
colors: {
custom: {
50: '#f6b7b9',
500: '#ef989d',
950: '#000000',
},
}SCSS
$custom: #ef989d; $custom-light: #f6b7b9; $custom-dark: #000000;
JSON
{
"hex": "#ef989d",
"rgb": {
"r": 239,
"g": 152,
"b": 157
},
"hsl": {
"h": 356.552,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.76893,
"c": 0.10481,
"h": 16.1
},
"luminance": 0.43242
}Semantic roles & 50–950 ramp
primary
#EF989D
secondary
#D8F3F1
accent
#D5CA10
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080