#EB899B#EB899B
#EB899B is a light, vivid red. Relative luminance 0.379; OKLCH L 73.9% C 0.121 H 8.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB899B |
|---|---|
| RGB | rgb(235, 137, 155) |
| HSL | hsl(349, 71%, 73%) |
| HSV | hsv(349, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 34%, 7.8%) |
| CIE-LAB | lab(67.96, 39.34, 6.81) |
| CIE-LCH | lch(67.96, 39.93, 9.82°) |
| OKLab | oklab(73.9% 0.1193 0.0181) |
| OKLCH | oklch(73.9% 0.121 8.6) |
| XYZ | xyz(49.1250, 37.9241, 35.7368) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.22
Pig Pink
#E78EA5
ΔE00 2.78
Rosa
#FE86A4
ΔE00 3.77
Dusty Pink (survey)
#D58A94
ΔE00 4.32
Pinky
#FC86AA
ΔE00 4.74
Carnation
#FD798F
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB899B #89EBD9
analogous
#EB89CC #EB899B #EBA889
triadic
#EB899B #9BEB89 #899BEB
tetradic
#EB899B #CCEB89 #89EBD9 #A889EB
square
#EB899B #CCEB89 #89EBD9 #A889EB
split-complementary
#EB899B #89EBA8 #89CCEB
monochromatic
#D52445 #E2556F #EB899B #F4BDC7 #FBE5E9
Accessibility & contrast
On white
2.45
#EB899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EB899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB899B
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB899B | 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)
#9A9A9B
Deuteranopia (green-blind)
#B2AD99
Tritanopia (blue-blind)
#FB808F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb899b; /* rgb */ color: rgb(235, 137, 155); /* oklch */ color: oklch(73.9% 0.121 8.6);
Tailwind
colors: {
custom: {
50: '#f4adb8',
500: '#eb899b',
950: '#000000',
},
}SCSS
$custom: #eb899b; $custom-light: #f4adb8; $custom-dark: #000000;
JSON
{
"hex": "#eb899b",
"rgb": {
"r": 235,
"g": 137,
"b": 155
},
"hsl": {
"h": 348.98,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.73904,
"c": 0.12069,
"h": 8.6
},
"luminance": 0.3792
}Semantic roles & 50–950 ramp
primary
#EB899B
secondary
#D9F2EE
accent
#D3B012
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80