#EB9B95#EB9B95
#EB9B95 is a light, moderate red. Relative luminance 0.433; OKLCH L 76.8% C 0.097 H 24.3°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9B95 |
|---|---|
| RGB | rgb(235, 155, 149) |
| HSL | hsl(4, 68%, 75%) |
| HSV | hsv(4, 37%, 92%) |
| CMYK | cmyk(0%, 34%, 36.6%, 7.8%) |
| CIE-LAB | lab(71.74, 29.18, 15.50) |
| CIE-LCH | lch(71.74, 33.04, 27.97°) |
| OKLab | oklab(76.75% 0.0884 0.0399) |
| OKLCH | oklch(76.75% 0.097 24.3) |
| XYZ | xyz(51.4091, 43.2785, 34.0739) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.76
Peachy Pink
#FF9A8A
ΔE00 5.04
Light Salmon
#FEA993
ΔE00 6.77
Lightcoral
#F08080
ΔE00 6.84
Blush Pink
#FE828C
ΔE00 7.73
Dusty Pink (survey)
#D58A94
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9B95 #95E5EB
analogous
#EB95BA #EB9B95 #EBC695
triadic
#EB9B95 #95EB9B #9B95EB
tetradic
#EB9B95 #BAEB95 #95E5EB #C695EB
square
#EB9B95 #BAEB95 #95E5EB #C695EB
split-complementary
#EB9B95 #95EBC6 #95BAEB
monochromatic
#D83A2E #E16A62 #EB9B95 #F5CCC8 #FAE7E5
Accessibility & contrast
On white
2.18
#EB9B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EB9B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9B95
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9B95 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA694
Deuteranopia (green-blind)
#BFB694
Tritanopia (blue-blind)
#FB919A
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb9b95; /* rgb */ color: rgb(235, 155, 149); /* oklch */ color: oklch(76.8% 0.097 24.3);
Tailwind
colors: {
custom: {
50: '#f3b9b4',
500: '#eb9b95',
950: '#000000',
},
}SCSS
$custom: #eb9b95; $custom-light: #f3b9b4; $custom-dark: #000000;
JSON
{
"hex": "#eb9b95",
"rgb": {
"r": 235,
"g": 155,
"b": 149
},
"hsl": {
"h": 4.186,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.76751,
"c": 0.097,
"h": 24.3
},
"luminance": 0.43275
}Semantic roles & 50–950 ramp
primary
#EB9B95
secondary
#D9F0F2
accent
#C3D015
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080