#EB899A#EB899A
#EB899A is a light, vivid red. Relative luminance 0.379; OKLCH L 73.9% C 0.121 H 9.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB899A |
|---|---|
| RGB | rgb(235, 137, 154) |
| HSL | hsl(350, 71%, 73%) |
| HSV | hsv(350, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 34.5%, 7.8%) |
| CIE-LAB | lab(67.94, 39.22, 7.33) |
| CIE-LCH | lch(67.94, 39.90, 10.59°) |
| OKLab | oklab(73.88% 0.119 0.0195) |
| OKLCH | oklch(73.88% 0.121 9.3) |
| XYZ | xyz(49.0414, 37.8906, 35.2963) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.14
Pig Pink
#E78EA5
ΔE00 3.06
Rosa
#FE86A4
ΔE00 3.95
Dusty Pink (survey)
#D58A94
ΔE00 4.24
Carnation
#FD798F
ΔE00 4.70
Pinky
#FC86AA
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB899A #89EBDA
analogous
#EB89CB #EB899A #EBA989
triadic
#EB899A #9AEB89 #899AEB
tetradic
#EB899A #CBEB89 #89EBDA #A989EB
square
#EB899A #CBEB89 #89EBDA #A989EB
split-complementary
#EB899A #89EBA9 #89CBEB
monochromatic
#D52443 #E2556D #EB899A #F4BDC7 #FBE5E9
Accessibility & contrast
On white
2.45
#EB899A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EB899A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB899A
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB899A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB899A | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9A
Deuteranopia (green-blind)
#B2AD98
Tritanopia (blue-blind)
#FB808F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb899a; /* rgb */ color: rgb(235, 137, 154); /* oklch */ color: oklch(73.9% 0.121 9.3);
Tailwind
colors: {
custom: {
50: '#f4adb7',
500: '#eb899a',
950: '#000000',
},
}SCSS
$custom: #eb899a; $custom-light: #f4adb7; $custom-dark: #000000;
JSON
{
"hex": "#eb899a",
"rgb": {
"r": 235,
"g": 137,
"b": 154
},
"hsl": {
"h": 349.592,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.73877,
"c": 0.12053,
"h": 9.3
},
"luminance": 0.37887
}Semantic roles & 50–950 ramp
primary
#EB899A
secondary
#D9F2EE
accent
#D3B212
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80