#EB8B95#EB8B95
#EB8B95 is a light, moderate red. Relative luminance 0.383; OKLCH L 74.1% C 0.117 H 13.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8B95 |
|---|---|
| RGB | rgb(235, 139, 149) |
| HSL | hsl(354, 71%, 73%) |
| HSV | hsv(354, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 36.6%, 7.8%) |
| CIE-LAB | lab(68.24, 37.59, 10.57) |
| CIE-LCH | lch(68.24, 39.05, 15.71°) |
| OKLab | oklab(74.07% 0.1139 0.0276) |
| OKLCH | oklch(74.07% 0.117 13.6) |
| XYZ | xyz(48.9206, 38.3014, 33.2443) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.91
Blush Pink
#FE828C
ΔE00 4.21
Dusty Pink (survey)
#D58A94
ΔE00 4.23
Pig Pink
#E78EA5
ΔE00 4.89
Carnation
#FD798F
ΔE00 4.99
Lightcoral
#F08080
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8B95 #8BEBE1
analogous
#EB8BC5 #EB8B95 #EBB18B
triadic
#EB8B95 #95EB8B #8B95EB
tetradic
#EB8B95 #C5EB8B #8BEBE1 #B18BEB
square
#EB8B95 #C5EB8B #8BEBE1 #B18BEB
split-complementary
#EB8B95 #8BEBB1 #8BC5EB
monochromatic
#D72537 #E25765 #EB8B95 #F4BFC5 #FAE5E7
Accessibility & contrast
On white
2.43
#EB8B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EB8B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8B95
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8B95 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9B95
Deuteranopia (green-blind)
#B4AD93
Tritanopia (blue-blind)
#FC818F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb8b95; /* rgb */ color: rgb(235, 139, 149); /* oklch */ color: oklch(74.1% 0.117 13.6);
Tailwind
colors: {
custom: {
50: '#f4aeb4',
500: '#eb8b95',
950: '#000000',
},
}SCSS
$custom: #eb8b95; $custom-light: #f4aeb4; $custom-dark: #000000;
JSON
{
"hex": "#eb8b95",
"rgb": {
"r": 235,
"g": 139,
"b": 149
},
"hsl": {
"h": 353.75,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.74068,
"c": 0.11722,
"h": 13.6
},
"luminance": 0.38297
}Semantic roles & 50–950 ramp
primary
#EB8B95
secondary
#D9F2EF
accent
#D3BF13
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80