#EB989F#EB989F
#EB989F is a light, moderate red. Relative luminance 0.426; OKLCH L 76.5% C 0.100 H 14.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EB989F |
|---|---|
| RGB | rgb(235, 152, 159) |
| HSL | hsl(355, 67%, 76%) |
| HSV | hsv(355, 35%, 92%) |
| CMYK | cmyk(0%, 35.3%, 32.3%, 7.8%) |
| CIE-LAB | lab(71.30, 31.99, 9.34) |
| CIE-LCH | lch(71.30, 33.32, 16.28°) |
| OKLab | oklab(76.48% 0.0971 0.0245) |
| OKLCH | oklch(76.48% 0.1 14.2) |
| XYZ | xyz(51.7490, 42.6255, 38.2961) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.02
Dusty Pink (survey)
#D58A94
ΔE00 5.04
Rose Pink
#F7879A
ΔE00 5.09
Pig Pink
#E78EA5
ΔE00 5.32
Blush Pink
#FE828C
ΔE00 6.49
Greyish Pink
#C88D94
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB989F #98EBE4
analogous
#EB98C8 #EB989F #EBBA98
triadic
#EB989F #9FEB98 #989FEB
tetradic
#EB989F #C8EB98 #98EBE4 #BA98EB
square
#EB989F #C8EB98 #98EBE4 #BA98EB
split-complementary
#EB989F #98EBBA #98C8EB
monochromatic
#D7323F #E1656F #EB989F #F5CBCF #FAE5E7
Accessibility & contrast
On white
2.20
#EB989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EB989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB989F
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB989F | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59F
Deuteranopia (green-blind)
#BBB59E
Tritanopia (blue-blind)
#FA909B
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb989f; /* rgb */ color: rgb(235, 152, 159); /* oklch */ color: oklch(76.5% 0.100 14.2);
Tailwind
colors: {
custom: {
50: '#f3b7bb',
500: '#eb989f',
950: '#000000',
},
}SCSS
$custom: #eb989f; $custom-light: #f3b7bb; $custom-dark: #000000;
JSON
{
"hex": "#eb989f",
"rgb": {
"r": 235,
"g": 152,
"b": 159
},
"hsl": {
"h": 354.94,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.76484,
"c": 0.1001,
"h": 14.2
},
"luminance": 0.42622
}Semantic roles & 50–950 ramp
primary
#EB989F
secondary
#D9F2F0
accent
#CFC016
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080