#EB8A9B#EB8A9B
#EB8A9B is a light, moderate red. Relative luminance 0.382; OKLCH L 74.1% C 0.119 H 9.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8A9B |
|---|---|
| RGB | rgb(235, 138, 155) |
| HSL | hsl(349, 71%, 73%) |
| HSV | hsv(349, 41%, 92%) |
| CMYK | cmyk(0%, 41.3%, 34%, 7.8%) |
| CIE-LAB | lab(68.17, 38.82, 7.11) |
| CIE-LCH | lch(68.17, 39.47, 10.38°) |
| OKLab | oklab(74.06% 0.1178 0.0189) |
| OKLCH | oklch(74.06% 0.119 9.1) |
| XYZ | xyz(49.2679, 38.2097, 35.7844) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.23
Pig Pink
#E78EA5
ΔE00 2.88
Rosa
#FE86A4
ΔE00 3.95
Dusty Pink (survey)
#D58A94
ΔE00 4.23
Carnation
#FD798F
ΔE00 4.90
Pinky
#FC86AA
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8A9B #8AEBDA
analogous
#EB8ACB #EB8A9B #EBA98A
triadic
#EB8A9B #9BEB8A #8A9BEB
tetradic
#EB8A9B #CBEB8A #8AEBDA #A98AEB
square
#EB8A9B #CBEB8A #8AEBDA #A98AEB
split-complementary
#EB8A9B #8AEBA9 #8ACBEB
monochromatic
#D62544 #E2566E #EB8A9B #F4BEC8 #FBE5E9
Accessibility & contrast
On white
2.43
#EB8A9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#EB8A9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8A9B
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8A9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8A9B | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#B3AD99
Tritanopia (blue-blind)
#FB8190
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb8a9b; /* rgb */ color: rgb(235, 138, 155); /* oklch */ color: oklch(74.1% 0.119 9.1);
Tailwind
colors: {
custom: {
50: '#f4adb8',
500: '#eb8a9b',
950: '#000000',
},
}SCSS
$custom: #eb8a9b; $custom-light: #f4adb8; $custom-dark: #000000;
JSON
{
"hex": "#eb8a9b",
"rgb": {
"r": 235,
"g": 138,
"b": 155
},
"hsl": {
"h": 349.485,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.74064,
"c": 0.11926,
"h": 9.1
},
"luminance": 0.38206
}Semantic roles & 50–950 ramp
primary
#EB8A9B
secondary
#D9F2EE
accent
#D3B113
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80