#EB99AB#EB99AB
#EB99AB is a light, moderate red. Relative luminance 0.434; OKLCH L 77.0% C 0.100 H 5.4°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EB99AB |
|---|---|
| RGB | rgb(235, 153, 171) |
| HSL | hsl(347, 67%, 76%) |
| HSV | hsv(347, 35%, 92%) |
| CMYK | cmyk(0%, 34.9%, 27.2%, 7.8%) |
| CIE-LAB | lab(71.82, 33.03, 3.43) |
| CIE-LCH | lch(71.82, 33.21, 5.93°) |
| OKLab | oklab(76.98% 0.0999 0.0094) |
| OKLCH | oklch(76.98% 0.1 5.4) |
| XYZ | xyz(53.0042, 43.3884, 44.1032) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.82
Faded Pink
#DE9DAC
ΔE00 3.05
Rose Pink
#F7879A
ΔE00 5.41
Rosa
#FE86A4
ΔE00 5.67
Soft Pink
#FDB0C0
ΔE00 5.67
Dusty Pink (survey)
#D58A94
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB99AB #99EBD9
analogous
#EB99D4 #EB99AB #EBB099
triadic
#EB99AB #ABEB99 #99ABEB
tetradic
#EB99AB #D4EB99 #99EBD9 #B099EB
square
#EB99AB #D4EB99 #99EBD9 #B099EB
split-complementary
#EB99AB #99EBB0 #99D4EB
monochromatic
#D73357 #E16681 #EB99AB #F5CCD5 #FAE5EA
Accessibility & contrast
On white
2.17
#EB99AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EB99AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB99AB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB99AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB99AB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AB
Deuteranopia (green-blind)
#B9B6A9
Tritanopia (blue-blind)
#F9939F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb99ab; /* rgb */ color: rgb(235, 153, 171); /* oklch */ color: oklch(77.0% 0.100 5.4);
Tailwind
colors: {
custom: {
50: '#f3b8c3',
500: '#eb99ab',
950: '#000000',
},
}SCSS
$custom: #eb99ab; $custom-light: #f3b8c3; $custom-dark: #000000;
JSON
{
"hex": "#eb99ab",
"rgb": {
"r": 235,
"g": 153,
"b": 171
},
"hsl": {
"h": 346.829,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.76979,
"c": 0.10038,
"h": 5.4
},
"luminance": 0.43385
}Semantic roles & 50–950 ramp
primary
#EB99AB
secondary
#DAF1EC
accent
#CFA716
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081