#EF899B#EF899B
#EF899B is a light, vivid red. Relative luminance 0.386; OKLCH L 74.4% C 0.125 H 9.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EF899B |
|---|---|
| RGB | rgb(239, 137, 155) |
| HSL | hsl(349, 76%, 74%) |
| HSV | hsv(349, 43%, 94%) |
| CMYK | cmyk(0%, 42.7%, 35.1%, 6.3%) |
| CIE-LAB | lab(68.47, 40.77, 7.60) |
| CIE-LCH | lch(68.47, 41.47, 10.56°) |
| OKLab | oklab(74.4% 0.1237 0.0202) |
| OKLCH | oklch(74.4% 0.125 9.3) |
| XYZ | xyz(50.4609, 38.6129, 35.7994) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.50
Pig Pink
#E78EA5
ΔE00 3.27
Rosa
#FE86A4
ΔE00 3.38
Carnation
#FD798F
ΔE00 4.29
Pinky
#FC86AA
ΔE00 4.59
Dusty Pink (survey)
#D58A94
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF899B #89EFDD
analogous
#EF89CE #EF899B #EFAA89
triadic
#EF899B #9BEF89 #899BEF
tetradic
#EF899B #CEEF89 #89EFDD #AA89EF
square
#EF899B #CEEF89 #89EFDD #AA89EF
split-complementary
#EF899B #89EFAA #89CEEF
monochromatic
#DF1E40 #E8536D #EF899B #F6BFC9 #FBE4E8
Accessibility & contrast
On white
2.41
#EF899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EF899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF899B
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF899B | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#FF7F8F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef899b; /* rgb */ color: rgb(239, 137, 155); /* oklch */ color: oklch(74.4% 0.125 9.3);
Tailwind
colors: {
custom: {
50: '#f7adb8',
500: '#ef899b',
950: '#000000',
},
}SCSS
$custom: #ef899b; $custom-light: #f7adb8; $custom-dark: #000000;
JSON
{
"hex": "#ef899b",
"rgb": {
"r": 239,
"g": 137,
"b": 155
},
"hsl": {
"h": 349.412,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.74395,
"c": 0.12528,
"h": 9.3
},
"luminance": 0.38609
}Semantic roles & 50–950 ramp
primary
#EF899B
secondary
#D8F3EE
accent
#D8B40D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80