#EB9DAF#EB9DAF
#EB9DAF is a light, moderate red. Relative luminance 0.449; OKLCH L 77.8% C 0.095 H 4.4°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9DAF |
|---|---|
| RGB | rgb(235, 157, 175) |
| HSL | hsl(346, 66%, 77%) |
| HSV | hsv(346, 33%, 92%) |
| CMYK | cmyk(0%, 33.2%, 25.5%, 7.8%) |
| CIE-LAB | lab(72.81, 31.46, 2.65) |
| CIE-LCH | lch(72.81, 31.57, 4.82°) |
| OKLab | oklab(77.77% 0.0951 0.0074) |
| OKLCH | oklch(77.77% 0.095 4.4) |
| XYZ | xyz(54.0570, 44.8746, 46.3636) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.58
Pig Pink
#E78EA5
ΔE00 3.71
Soft Pink
#FDB0C0
ΔE00 4.85
Dusty Pink
#D8A7B1
ΔE00 5.90
Lightpink
#FFB6C1
ΔE00 6.32
Rose Pink
#F7879A
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9DAF #9DEBD9
analogous
#EB9DD6 #EB9DAF #EBB29D
triadic
#EB9DAF #AFEB9D #9DAFEB
tetradic
#EB9DAF #D6EB9D #9DEBD9 #B29DEB
square
#EB9DAF #D6EB9D #9DEBD9 #B29DEB
split-complementary
#EB9DAF #9DEBB2 #9DD6EB
monochromatic
#D6375C #E16A86 #EB9DAF #F5D0D8 #FAE6EA
Accessibility & contrast
On white
2.11
#EB9DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EB9DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9DAF
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9DAF | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB0
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#F898A3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb9daf; /* rgb */ color: rgb(235, 157, 175); /* oklch */ color: oklch(77.8% 0.095 4.4);
Tailwind
colors: {
custom: {
50: '#f3bac6',
500: '#eb9daf',
950: '#000000',
},
}SCSS
$custom: #eb9daf; $custom-light: #f3bac6; $custom-dark: #000000;
JSON
{
"hex": "#eb9daf",
"rgb": {
"r": 235,
"g": 157,
"b": 175
},
"hsl": {
"h": 346.154,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.77772,
"c": 0.09538,
"h": 4.4
},
"luminance": 0.44871
}Semantic roles & 50–950 ramp
primary
#EB9DAF
secondary
#DAF1EC
accent
#CEA418
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171213
muted
#858182