#EF889D#EF889D
#EF889D is a light, vivid red. Relative luminance 0.384; OKLCH L 74.3% C 0.127 H 7.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EF889D |
|---|---|
| RGB | rgb(239, 136, 157) |
| HSL | hsl(348, 76%, 74%) |
| HSV | hsv(348, 43%, 94%) |
| CMYK | cmyk(0%, 43.1%, 34.3%, 6.3%) |
| CIE-LAB | lab(68.31, 41.52, 6.25) |
| CIE-LCH | lch(68.31, 41.99, 8.56°) |
| OKLab | oklab(74.29% 0.126 0.0167) |
| OKLCH | oklch(74.29% 0.127 7.6) |
| XYZ | xyz(50.4887, 38.3976, 36.6441) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.86
Pig Pink
#E78EA5
ΔE00 2.77
Rosa
#FE86A4
ΔE00 2.86
Pinky
#FC86AA
ΔE00 3.85
Carnation
#FD798F
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF889D #88EFDA
analogous
#EF88D0 #EF889D #EFA688
triadic
#EF889D #9DEF88 #889DEF
tetradic
#EF889D #D0EF88 #88EFDA #A688EF
square
#EF889D #D0EF88 #88EFDA #A688EF
split-complementary
#EF889D #88EFA6 #88D0EF
monochromatic
#DF1E45 #E85271 #EF889D #F6BEC9 #FBE4E9
Accessibility & contrast
On white
2.42
#EF889D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EF889D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF889D
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF889D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF889D | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9D
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#FF7F8F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef889d; /* rgb */ color: rgb(239, 136, 157); /* oklch */ color: oklch(74.3% 0.127 7.6);
Tailwind
colors: {
custom: {
50: '#f7acb9',
500: '#ef889d',
950: '#000000',
},
}SCSS
$custom: #ef889d; $custom-light: #f7acb9; $custom-dark: #000000;
JSON
{
"hex": "#ef889d",
"rgb": {
"r": 239,
"g": 136,
"b": 157
},
"hsl": {
"h": 347.767,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.74291,
"c": 0.12706,
"h": 7.6
},
"luminance": 0.38393
}Semantic roles & 50–950 ramp
primary
#EF889D
secondary
#D8F3EE
accent
#D8AF0D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80