#EB99A8#EB99A8
#EB99A8 is a light, moderate red. Relative luminance 0.433; OKLCH L 76.9% C 0.100 H 7.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99A8 |
|---|---|
| RGB | rgb(235, 153, 168) |
| HSL | hsl(349, 67%, 76%) |
| HSV | hsv(349, 35%, 92%) |
| CMYK | cmyk(0%, 34.9%, 28.5%, 7.8%) |
| CIE-LAB | lab(71.74, 32.63, 4.98) |
| CIE-LCH | lch(71.74, 33.00, 8.69°) |
| OKLab | oklab(76.9% 0.0988 0.0134) |
| OKLCH | oklch(76.9% 0.1 7.7) |
| XYZ | xyz(52.7215, 43.2753, 42.6143) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.25
Pig Pink
#E78EA5
ΔE00 3.27
Rose Pink
#F7879A
ΔE00 5.09
Dusty Pink (survey)
#D58A94
ΔE00 5.32
Soft Pink
#FDB0C0
ΔE00 5.78
Rosa
#FE86A4
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99A8 #99EBDC
analogous
#EB99D1 #EB99A8 #EBB399
triadic
#EB99A8 #A8EB99 #99A8EB
tetradic
#EB99A8 #D1EB99 #99EBDC #B399EB
square
#EB99A8 #D1EB99 #99EBDC #B399EB
split-complementary
#EB99A8 #99EBB3 #99D1EB
monochromatic
#D73351 #E1667C #EB99A8 #F5CCD4 #FAE5E9
Accessibility & contrast
On white
2.18
#EB99A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#EB99A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99A8
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99A8 | 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)
#A6A7A8
Deuteranopia (green-blind)
#BAB6A6
Tritanopia (blue-blind)
#F9929E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb99a8; /* rgb */ color: rgb(235, 153, 168); /* oklch */ color: oklch(76.9% 0.100 7.7);
Tailwind
colors: {
custom: {
50: '#f3b8c1',
500: '#eb99a8',
950: '#000000',
},
}SCSS
$custom: #eb99a8; $custom-light: #f3b8c1; $custom-dark: #000000;
JSON
{
"hex": "#eb99a8",
"rgb": {
"r": 235,
"g": 153,
"b": 168
},
"hsl": {
"h": 349.024,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.76895,
"c": 0.09975,
"h": 7.7
},
"luminance": 0.43272
}Semantic roles & 50–950 ramp
primary
#EB99A8
secondary
#DAF1ED
accent
#CFAD16
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081