#EBAEAB#EBAEAB
#EBAEAB is a light, moderate red. Relative luminance 0.509; OKLCH L 80.7% C 0.072 H 22.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEAB |
|---|---|
| RGB | rgb(235, 174, 171) |
| HSL | hsl(3, 62%, 80%) |
| HSV | hsv(3, 27%, 92%) |
| CMYK | cmyk(0%, 26%, 27.2%, 7.8%) |
| CIE-LAB | lab(76.60, 21.87, 10.30) |
| CIE-LCH | lch(76.60, 24.17, 25.22°) |
| OKLab | oklab(80.66% 0.0668 0.027) |
| OKLCH | oklch(80.66% 0.072 22) |
| XYZ | xyz(56.7488, 50.8776, 45.3514) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.49
Lightpink
#FFB6C1
ΔE00 6.12
Dusty Pink
#D8A7B1
ΔE00 6.26
Light Rose
#FFC5CB
ΔE00 6.66
Blush (survey)
#F29E8E
ΔE00 7.02
Pink
#FFC0CB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEAB #ABE8EB
analogous
#EBABC8 #EBAEAB #EBCEAB
triadic
#EBAEAB #ABEBAE #AEABEB
tetradic
#EBAEAB #C8EBAB #ABE8EB #CEABEB
square
#EBAEAB #C8EBAB #ABE8EB #CEABEB
split-complementary
#EBAEAB #ABEBCE #ABC8EB
monochromatic
#D34F48 #DF7E7A #EBAEAB #F7DEDC #F9E7E6
Accessibility & contrast
On white
1.88
#EBAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#EBAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEAB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEAB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6AB
Deuteranopia (green-blind)
#C8C2AA
Tritanopia (blue-blind)
#F8A7AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebaeab; /* rgb */ color: rgb(235, 174, 171); /* oklch */ color: oklch(80.7% 0.072 22.0);
Tailwind
colors: {
custom: {
50: '#f2c6c4',
500: '#ebaeab',
950: '#000000',
},
}SCSS
$custom: #ebaeab; $custom-light: #f2c6c4; $custom-dark: #000000;
JSON
{
"hex": "#ebaeab",
"rgb": {
"r": 235,
"g": 174,
"b": 171
},
"hsl": {
"h": 2.813,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.80663,
"c": 0.07203,
"h": 22
},
"luminance": 0.50875
}Semantic roles & 50–950 ramp
primary
#EBAEAB
secondary
#73C3C7
accent
#C1C91C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282