#EF899A#EF899A
#EF899A is a light, vivid red. Relative luminance 0.386; OKLCH L 74.4% C 0.125 H 9.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EF899A |
|---|---|
| RGB | rgb(239, 137, 154) |
| HSL | hsl(350, 76%, 74%) |
| HSV | hsv(350, 43%, 94%) |
| CMYK | cmyk(0%, 42.7%, 35.6%, 6.3%) |
| CIE-LAB | lab(68.45, 40.65, 8.13) |
| CIE-LCH | lch(68.45, 41.45, 11.30°) |
| OKLab | oklab(74.37% 0.1233 0.0215) |
| OKLCH | oklch(74.37% 0.125 9.9) |
| XYZ | xyz(50.3772, 38.5794, 35.3589) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.44
Pig Pink
#E78EA5
ΔE00 3.53
Rosa
#FE86A4
ΔE00 3.60
Carnation
#FD798F
ΔE00 4.20
Blush Pink
#FE828C
ΔE00 4.73
Pinky
#FC86AA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF899A #89EFDE
analogous
#EF89CD #EF899A #EFAB89
triadic
#EF899A #9AEF89 #899AEF
tetradic
#EF899A #CDEF89 #89EFDE #AB89EF
square
#EF899A #CDEF89 #89EFDE #AB89EF
split-complementary
#EF899A #89EFAB #89CDEF
monochromatic
#DF1E3E #E8536C #EF899A #F6BFC8 #FBE4E8
Accessibility & contrast
On white
2.41
#EF899A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EF899A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF899A
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF899A | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9A
Deuteranopia (green-blind)
#B4AE98
Tritanopia (blue-blind)
#FF7F8F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef899a; /* rgb */ color: rgb(239, 137, 154); /* oklch */ color: oklch(74.4% 0.125 9.9);
Tailwind
colors: {
custom: {
50: '#f7adb7',
500: '#ef899a',
950: '#000000',
},
}SCSS
$custom: #ef899a; $custom-light: #f7adb7; $custom-dark: #000000;
JSON
{
"hex": "#ef899a",
"rgb": {
"r": 239,
"g": 137,
"b": 154
},
"hsl": {
"h": 350,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.74368,
"c": 0.12514,
"h": 9.9
},
"luminance": 0.38575
}Semantic roles & 50–950 ramp
primary
#EF899A
secondary
#D8F3EF
accent
#D8B60D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80