#EBAAAB#EBAAAB
#EBAAAB is a light, moderate red. Relative luminance 0.494; OKLCH L 79.9% C 0.077 H 17.9°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAAAB |
|---|---|
| RGB | rgb(235, 170, 171) |
| HSL | hsl(359, 62%, 79%) |
| HSV | hsv(359, 28%, 92%) |
| CMYK | cmyk(0%, 27.7%, 27.2%, 7.8%) |
| CIE-LAB | lab(75.67, 24.00, 8.97) |
| CIE-LCH | lch(75.67, 25.62, 20.50°) |
| OKLab | oklab(79.94% 0.0731 0.0236) |
| OKLCH | oklch(79.94% 0.077 17.9) |
| XYZ | xyz(55.9875, 49.3550, 45.0977) |
| Luminance | 0.4935 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.23
Dusty Pink
#D8A7B1
ΔE00 5.42
Pale Rose
#FDC1C5
ΔE00 5.73
Soft Pink
#FDB0C0
ΔE00 5.87
Faded Pink
#DE9DAC
ΔE00 5.96
Pink
#FFC0CB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAAAB #AAEBEA
analogous
#EBAACC #EBAAAB #EBCAAA
triadic
#EBAAAB #ABEBAA #AAABEB
tetradic
#EBAAAB #CCEBAA #AAEBEA #CAAAEB
square
#EBAAAB #CCEBAA #AAEBEA #CAAAEB
split-complementary
#EBAAAB #AAEBCA #AACCEB
monochromatic
#D44749 #DF787A #EBAAAB #F7DCDC #F9E6E7
Accessibility & contrast
On white
1.93
#EBAAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#EBAAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAAAB
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAAAB | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AB
Deuteranopia (green-blind)
#C5BFAA
Tritanopia (blue-blind)
#F8A4AB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ebaaab; /* rgb */ color: rgb(235, 170, 171); /* oklch */ color: oklch(79.9% 0.077 17.9);
Tailwind
colors: {
custom: {
50: '#f2c3c4',
500: '#ebaaab',
950: '#000000',
},
}SCSS
$custom: #ebaaab; $custom-light: #f2c3c4; $custom-dark: #000000;
JSON
{
"hex": "#ebaaab",
"rgb": {
"r": 235,
"g": 170,
"b": 171
},
"hsl": {
"h": 359.077,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.79942,
"c": 0.0768,
"h": 17.9
},
"luminance": 0.49352
}Semantic roles & 50–950 ramp
primary
#EBAAAB
secondary
#DAF1F0
accent
#CAC71C
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#171212
muted
#858181