#EB9799#EB9799
#EB9799 is a light, moderate red. Relative luminance 0.421; OKLCH L 76.2% C 0.101 H 18.2°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9799 |
|---|---|
| RGB | rgb(235, 151, 153) |
| HSL | hsl(359, 68%, 76%) |
| HSV | hsv(359, 36%, 92%) |
| CMYK | cmyk(0%, 35.7%, 34.9%, 7.8%) |
| CIE-LAB | lab(70.94, 31.77, 12.16) |
| CIE-LCH | lch(70.94, 34.02, 20.94°) |
| OKLab | oklab(76.16% 0.0964 0.0316) |
| OKLCH | oklch(76.16% 0.101 18.2) |
| XYZ | xyz(51.0793, 42.0991, 35.5665) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.61
Rose Pink
#F7879A
ΔE00 5.89
Blush Pink
#FE828C
ΔE00 6.08
Lightcoral
#F08080
ΔE00 6.18
Faded Pink
#DE9DAC
ΔE00 6.57
Blush (survey)
#F29E8E
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9799 #97EBE9
analogous
#EB97C3 #EB9799 #EBBF97
triadic
#EB9799 #99EB97 #9799EB
tetradic
#EB9799 #C3EB97 #97EBE9 #BF97EB
square
#EB9799 #C3EB97 #97EBE9 #BF97EB
split-complementary
#EB9799 #97EBBF #97C3EB
monochromatic
#D73034 #E16467 #EB9799 #F5CACB #FAE5E6
Accessibility & contrast
On white
2.23
#EB9799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EB9799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9799
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9799 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A499
Deuteranopia (green-blind)
#BBB498
Tritanopia (blue-blind)
#FB8E98
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb9799; /* rgb */ color: rgb(235, 151, 153); /* oklch */ color: oklch(76.2% 0.101 18.2);
Tailwind
colors: {
custom: {
50: '#f3b6b7',
500: '#eb9799',
950: '#000000',
},
}SCSS
$custom: #eb9799; $custom-light: #f3b6b7; $custom-dark: #000000;
JSON
{
"hex": "#eb9799",
"rgb": {
"r": 235,
"g": 151,
"b": 153
},
"hsl": {
"h": 358.571,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.76162,
"c": 0.10141,
"h": 18.2
},
"luminance": 0.42095
}Semantic roles & 50–950 ramp
primary
#EB9799
secondary
#D9F2F1
accent
#D0CB16
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080