#EB8A94#EB8A94
#EB8A94 is a light, moderate red. Relative luminance 0.380; OKLCH L 73.9% C 0.119 H 13.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8A94 |
|---|---|
| RGB | rgb(235, 138, 148) |
| HSL | hsl(354, 71%, 73%) |
| HSV | hsv(354, 41%, 92%) |
| CMYK | cmyk(0%, 41.3%, 37%, 7.8%) |
| CIE-LAB | lab(68.01, 37.99, 10.80) |
| CIE-LCH | lch(68.01, 39.50, 15.87°) |
| OKLab | oklab(73.88% 0.1151 0.0282) |
| OKLCH | oklch(73.88% 0.119 13.8) |
| XYZ | xyz(48.6970, 37.9813, 32.7776) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.89
Blush Pink
#FE828C
ΔE00 4.05
Dusty Pink (survey)
#D58A94
ΔE00 4.28
Carnation
#FD798F
ΔE00 4.82
Lightcoral
#F08080
ΔE00 5.00
Pig Pink
#E78EA5
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8A94 #8AEBE1
analogous
#EB8AC5 #EB8A94 #EBB08A
triadic
#EB8A94 #94EB8A #8A94EB
tetradic
#EB8A94 #C5EB8A #8AEBE1 #B08AEB
square
#EB8A94 #C5EB8A #8AEBE1 #B08AEB
split-complementary
#EB8A94 #8AEBB0 #8AC5EB
monochromatic
#D62537 #E25664 #EB8A94 #F4BEC4 #FBE5E7
Accessibility & contrast
On white
2.44
#EB8A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EB8A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8A94
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8A94 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9A94
Deuteranopia (green-blind)
#B4AD92
Tritanopia (blue-blind)
#FC808E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb8a94; /* rgb */ color: rgb(235, 138, 148); /* oklch */ color: oklch(73.9% 0.119 13.8);
Tailwind
colors: {
custom: {
50: '#f4adb3',
500: '#eb8a94',
950: '#000000',
},
}SCSS
$custom: #eb8a94; $custom-light: #f4adb3; $custom-dark: #000000;
JSON
{
"hex": "#eb8a94",
"rgb": {
"r": 235,
"g": 138,
"b": 148
},
"hsl": {
"h": 353.814,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.73881,
"c": 0.11852,
"h": 13.8
},
"luminance": 0.37977
}Semantic roles & 50–950 ramp
primary
#EB8A94
secondary
#D9F2F0
accent
#D3BF13
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80