#EB999B#EB999B
#EB999B is a light, moderate red. Relative luminance 0.428; OKLCH L 76.6% C 0.099 H 18.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EB999B |
|---|---|
| RGB | rgb(235, 153, 155) |
| HSL | hsl(359, 67%, 76%) |
| HSV | hsv(359, 35%, 92%) |
| CMYK | cmyk(0%, 34.9%, 34%, 7.8%) |
| CIE-LAB | lab(71.43, 30.96, 11.74) |
| CIE-LCH | lch(71.43, 33.11, 20.77°) |
| OKLab | oklab(76.55% 0.0939 0.0306) |
| OKLCH | oklch(76.55% 0.099 18) |
| XYZ | xyz(51.5705, 42.8149, 36.5519) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.79
Rose Pink
#F7879A
ΔE00 6.18
Faded Pink
#DE9DAC
ΔE00 6.29
Blush Pink
#FE828C
ΔE00 6.52
Blush (survey)
#F29E8E
ΔE00 6.59
Lightcoral
#F08080
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB999B #99EBE9
analogous
#EB99C4 #EB999B #EBC099
triadic
#EB999B #9BEB99 #999BEB
tetradic
#EB999B #C4EB99 #99EBE9 #C099EB
square
#EB999B #C4EB99 #99EBE9 #C099EB
split-complementary
#EB999B #99EBC0 #99C4EB
monochromatic
#D73337 #E16669 #EB999B #F5CCCD #FAE5E6
Accessibility & contrast
On white
2.20
#EB999B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EB999B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB999B
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB999B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB999B | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59B
Deuteranopia (green-blind)
#BCB59A
Tritanopia (blue-blind)
#FA909A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb999b; /* rgb */ color: rgb(235, 153, 155); /* oklch */ color: oklch(76.6% 0.099 18.0);
Tailwind
colors: {
custom: {
50: '#f3b8b8',
500: '#eb999b',
950: '#000000',
},
}SCSS
$custom: #eb999b; $custom-light: #f3b8b8; $custom-dark: #000000;
JSON
{
"hex": "#eb999b",
"rgb": {
"r": 235,
"g": 153,
"b": 155
},
"hsl": {
"h": 358.537,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.76553,
"c": 0.09879,
"h": 18
},
"luminance": 0.42811
}Semantic roles & 50–950 ramp
primary
#EB999B
secondary
#DAF1F1
accent
#CFCB16
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080