#EB8A99#EB8A99
#EB8A99 is a light, moderate red. Relative luminance 0.381; OKLCH L 74.0% C 0.119 H 10.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8A99 |
|---|---|
| RGB | rgb(235, 138, 153) |
| HSL | hsl(351, 71%, 73%) |
| HSV | hsv(351, 41%, 92%) |
| CMYK | cmyk(0%, 41.3%, 34.9%, 7.8%) |
| CIE-LAB | lab(68.13, 38.58, 8.16) |
| CIE-LCH | lch(68.13, 39.44, 11.95°) |
| OKLab | oklab(74.01% 0.117 0.0216) |
| OKLCH | oklch(74.01% 0.119 10.4) |
| XYZ | xyz(49.1013, 38.1431, 34.9071) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.20
Pig Pink
#E78EA5
ΔE00 3.47
Dusty Pink (survey)
#D58A94
ΔE00 4.12
Rosa
#FE86A4
ΔE00 4.34
Carnation
#FD798F
ΔE00 4.76
Blush Pink
#FE828C
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8A99 #8AEBDC
analogous
#EB8AC9 #EB8A99 #EBAB8A
triadic
#EB8A99 #99EB8A #8A99EB
tetradic
#EB8A99 #C9EB8A #8AEBDC #AB8AEB
square
#EB8A99 #C9EB8A #8AEBDC #AB8AEB
split-complementary
#EB8A99 #8AEBAB #8AC9EB
monochromatic
#D62540 #E2566B #EB8A99 #F4BEC7 #FBE5E8
Accessibility & contrast
On white
2.43
#EB8A99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EB8A99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8A99
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8A99 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B99
Deuteranopia (green-blind)
#B3AD97
Tritanopia (blue-blind)
#FB818F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb8a99; /* rgb */ color: rgb(235, 138, 153); /* oklch */ color: oklch(74.0% 0.119 10.4);
Tailwind
colors: {
custom: {
50: '#f4adb7',
500: '#eb8a99',
950: '#000000',
},
}SCSS
$custom: #eb8a99; $custom-light: #f4adb7; $custom-dark: #000000;
JSON
{
"hex": "#eb8a99",
"rgb": {
"r": 235,
"g": 138,
"b": 153
},
"hsl": {
"h": 350.722,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.74011,
"c": 0.11897,
"h": 10.4
},
"luminance": 0.38139
}Semantic roles & 50–950 ramp
primary
#EB8A99
secondary
#D9F2EE
accent
#D3B513
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80