#EB8A98#EB8A98
#EB8A98 is a light, moderate red. Relative luminance 0.381; OKLCH L 74.0% C 0.119 H 11.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8A98 |
|---|---|
| RGB | rgb(235, 138, 152) |
| HSL | hsl(351, 71%, 73%) |
| HSV | hsv(351, 41%, 92%) |
| CMYK | cmyk(0%, 41.3%, 35.3%, 7.8%) |
| CIE-LAB | lab(68.10, 38.46, 8.69) |
| CIE-LCH | lch(68.10, 39.43, 12.73°) |
| OKLab | oklab(73.98% 0.1166 0.0229) |
| OKLCH | oklch(73.98% 0.119 11.1) |
| XYZ | xyz(49.0190, 38.1102, 34.4740) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.25
Pig Pink
#E78EA5
ΔE00 3.77
Dusty Pink (survey)
#D58A94
ΔE00 4.11
Rosa
#FE86A4
ΔE00 4.57
Carnation
#FD798F
ΔE00 4.72
Blush Pink
#FE828C
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8A98 #8AEBDD
analogous
#EB8AC8 #EB8A98 #EBAC8A
triadic
#EB8A98 #98EB8A #8A98EB
tetradic
#EB8A98 #C8EB8A #8AEBDD #AC8AEB
square
#EB8A98 #C8EB8A #8AEBDD #AC8AEB
split-complementary
#EB8A98 #8AEBAC #8AC8EB
monochromatic
#D6253E #E2566A #EB8A98 #F4BEC6 #FBE5E8
Accessibility & contrast
On white
2.44
#EB8A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#EB8A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8A98
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8A98 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B98
Deuteranopia (green-blind)
#B3AD96
Tritanopia (blue-blind)
#FB818F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb8a98; /* rgb */ color: rgb(235, 138, 152); /* oklch */ color: oklch(74.0% 0.119 11.1);
Tailwind
colors: {
custom: {
50: '#f4adb6',
500: '#eb8a98',
950: '#000000',
},
}SCSS
$custom: #eb8a98; $custom-light: #f4adb6; $custom-dark: #000000;
JSON
{
"hex": "#eb8a98",
"rgb": {
"r": 235,
"g": 138,
"b": 152
},
"hsl": {
"h": 351.34,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.73984,
"c": 0.11885,
"h": 11.1
},
"luminance": 0.38106
}Semantic roles & 50–950 ramp
primary
#EB8A98
secondary
#D9F2EE
accent
#D3B713
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80