#EB8A93#EB8A93
#EB8A93 is a light, moderate red. Relative luminance 0.379; OKLCH L 73.9% C 0.118 H 14.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8A93 |
|---|---|
| RGB | rgb(235, 138, 147) |
| HSL | hsl(354, 71%, 73%) |
| HSV | hsv(354, 41%, 92%) |
| CMYK | cmyk(0%, 41.3%, 37.4%, 7.8%) |
| CIE-LAB | lab(67.98, 37.88, 11.33) |
| CIE-LCH | lch(67.98, 39.53, 16.65°) |
| OKLab | oklab(73.86% 0.1147 0.0295) |
| OKLCH | oklch(73.86% 0.118 14.4) |
| XYZ | xyz(48.6181, 37.9498, 32.3626) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.12
Blush Pink
#FE828C
ΔE00 3.93
Dusty Pink (survey)
#D58A94
ΔE00 4.38
Lightcoral
#F08080
ΔE00 4.71
Carnation
#FD798F
ΔE00 4.90
Pig Pink
#E78EA5
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8A93 #8AEBE2
analogous
#EB8AC3 #EB8A93 #EBB18A
triadic
#EB8A93 #93EB8A #8A93EB
tetradic
#EB8A93 #C3EB8A #8AEBE2 #B18AEB
square
#EB8A93 #C3EB8A #8AEBE2 #B18AEB
split-complementary
#EB8A93 #8AEBB1 #8AC3EB
monochromatic
#D62535 #E25663 #EB8A93 #F4BEC3 #FBE5E7
Accessibility & contrast
On white
2.44
#EB8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EB8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8A93
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8A93 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9A93
Deuteranopia (green-blind)
#B4AD91
Tritanopia (blue-blind)
#FC808D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb8a93; /* rgb */ color: rgb(235, 138, 147); /* oklch */ color: oklch(73.9% 0.118 14.4);
Tailwind
colors: {
custom: {
50: '#f4adb2',
500: '#eb8a93',
950: '#000000',
},
}SCSS
$custom: #eb8a93; $custom-light: #f4adb2; $custom-dark: #000000;
JSON
{
"hex": "#eb8a93",
"rgb": {
"r": 235,
"g": 138,
"b": 147
},
"hsl": {
"h": 354.433,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.73855,
"c": 0.11847,
"h": 14.4
},
"luminance": 0.37946
}Semantic roles & 50–950 ramp
primary
#EB8A93
secondary
#D9F2F0
accent
#D3C113
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#171011
muted
#857F80