#EF989A#EF989A
#EF989A is a light, moderate red. Relative luminance 0.431; OKLCH L 76.8% C 0.105 H 18.3°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EF989A |
|---|---|
| RGB | rgb(239, 152, 154) |
| HSL | hsl(359, 73%, 77%) |
| HSV | hsv(359, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 35.6%, 6.3%) |
| CIE-LAB | lab(71.65, 32.85, 12.68) |
| CIE-LCH | lch(71.65, 35.21, 21.10°) |
| OKLab | oklab(76.82% 0.0996 0.0329) |
| OKLCH | oklch(76.82% 0.105 18.3) |
| XYZ | xyz(52.6597, 43.1443, 36.1197) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.82
Blush Pink
#FE828C
ΔE00 5.85
Lightcoral
#F08080
ΔE00 6.19
Dusty Pink (survey)
#D58A94
ΔE00 6.23
Blush (survey)
#F29E8E
ΔE00 6.47
Peachy Pink
#FF9A8A
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF989A #98EFED
analogous
#EF98C6 #EF989A #EFC298
triadic
#EF989A #9AEF98 #989AEF
tetradic
#EF989A #C6EF98 #98EFED #C298EF
square
#EF989A #C6EF98 #98EFED #C298EF
split-complementary
#EF989A #98EFC2 #98C6EF
monochromatic
#DF2E32 #E76366 #EF989A #F7CDCE #FBE5E5
Accessibility & contrast
On white
2.18
#EF989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#EF989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF989A
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF989A | 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)
#A9A59A
Deuteranopia (green-blind)
#BEB699
Tritanopia (blue-blind)
#FF8E99
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef989a; /* rgb */ color: rgb(239, 152, 154); /* oklch */ color: oklch(76.8% 0.105 18.3);
Tailwind
colors: {
custom: {
50: '#f6b7b7',
500: '#ef989a',
950: '#000000',
},
}SCSS
$custom: #ef989a; $custom-light: #f6b7b7; $custom-dark: #000000;
JSON
{
"hex": "#ef989a",
"rgb": {
"r": 239,
"g": 152,
"b": 154
},
"hsl": {
"h": 358.621,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.76818,
"c": 0.10487,
"h": 18.3
},
"luminance": 0.4314
}Semantic roles & 50–950 ramp
primary
#EF989A
secondary
#D8F3F2
accent
#D5D110
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080