#EF889B#EF889B
#EF889B is a light, vivid red. Relative luminance 0.383; OKLCH L 74.2% C 0.127 H 8.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EF889B |
|---|---|
| RGB | rgb(239, 136, 155) |
| HSL | hsl(349, 76%, 74%) |
| HSV | hsv(349, 43%, 94%) |
| CMYK | cmyk(0%, 43.1%, 35.1%, 6.3%) |
| CIE-LAB | lab(68.26, 41.28, 7.30) |
| CIE-LCH | lch(68.26, 41.92, 10.03°) |
| OKLab | oklab(74.24% 0.1252 0.0194) |
| OKLCH | oklch(74.24% 0.127 8.8) |
| XYZ | xyz(50.3194, 38.3299, 35.7522) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.51
Rosa
#FE86A4
ΔE00 3.20
Pig Pink
#E78EA5
ΔE00 3.21
Carnation
#FD798F
ΔE00 4.19
Pinky
#FC86AA
ΔE00 4.38
Carnation Pink
#FF7FA7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF889B #88EFDC
analogous
#EF88CE #EF889B #EFA888
triadic
#EF889B #9BEF88 #889BEF
tetradic
#EF889B #CEEF88 #88EFDC #A888EF
square
#EF889B #CEEF88 #88EFDC #A888EF
split-complementary
#EF889B #88EFA8 #88CEEF
monochromatic
#DF1E41 #E8526E #EF889B #F6BEC8 #FBE4E8
Accessibility & contrast
On white
2.42
#EF889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EF889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF889B
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF889B | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9B
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#FF7E8F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef889b; /* rgb */ color: rgb(239, 136, 155); /* oklch */ color: oklch(74.2% 0.127 8.8);
Tailwind
colors: {
custom: {
50: '#f7acb8',
500: '#ef889b',
950: '#000000',
},
}SCSS
$custom: #ef889b; $custom-light: #f7acb8; $custom-dark: #000000;
JSON
{
"hex": "#ef889b",
"rgb": {
"r": 239,
"g": 136,
"b": 155
},
"hsl": {
"h": 348.932,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.74237,
"c": 0.12671,
"h": 8.8
},
"luminance": 0.38326
}Semantic roles & 50–950 ramp
primary
#EF889B
secondary
#D8F3EE
accent
#D8B30D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80