#EB9CA3#EB9CA3
#EB9CA3 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.3% C 0.095 H 13.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9CA3 |
|---|---|
| RGB | rgb(235, 156, 163) |
| HSL | hsl(355, 66%, 77%) |
| HSV | hsv(355, 34%, 92%) |
| CMYK | cmyk(0%, 33.6%, 30.6%, 7.8%) |
| CIE-LAB | lab(72.29, 30.38, 8.53) |
| CIE-LCH | lch(72.29, 31.56, 15.69°) |
| OKLab | oklab(77.27% 0.0922 0.0225) |
| OKLCH | oklch(77.27% 0.095 13.7) |
| XYZ | xyz(52.7619, 44.0870, 40.3739) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.44
Dusty Pink (survey)
#D58A94
ΔE00 5.59
Pig Pink
#E78EA5
ΔE00 5.59
Rose Pink
#F7879A
ΔE00 5.91
Soft Pink
#FDB0C0
ΔE00 6.19
Dusty Pink
#D8A7B1
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9CA3 #9CEBE4
analogous
#EB9CCB #EB9CA3 #EBBD9C
triadic
#EB9CA3 #A3EB9C #9CA3EB
tetradic
#EB9CA3 #CBEB9C #9CEBE4 #BD9CEB
square
#EB9CA3 #CBEB9C #9CEBE4 #BD9CEB
split-complementary
#EB9CA3 #9CEBBD #9CCBEB
monochromatic
#D63644 #E16974 #EB9CA3 #F5CFD2 #FAE6E7
Accessibility & contrast
On white
2.14
#EB9CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#EB9CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9CA3
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9CA3 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A3
Deuteranopia (green-blind)
#BDB7A2
Tritanopia (blue-blind)
#FA959F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb9ca3; /* rgb */ color: rgb(235, 156, 163); /* oklch */ color: oklch(77.3% 0.095 13.7);
Tailwind
colors: {
custom: {
50: '#f3babe',
500: '#eb9ca3',
950: '#000000',
},
}SCSS
$custom: #eb9ca3; $custom-light: #f3babe; $custom-dark: #000000;
JSON
{
"hex": "#eb9ca3",
"rgb": {
"r": 235,
"g": 156,
"b": 163
},
"hsl": {
"h": 354.684,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.77273,
"c": 0.09492,
"h": 13.7
},
"luminance": 0.44083
}Semantic roles & 50–950 ramp
primary
#EB9CA3
secondary
#DAF1EF
accent
#CEBE17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081