#EBAEB0#EBAEB0
#EBAEB0 is a light, moderate red. Relative luminance 0.511; OKLCH L 80.8% C 0.072 H 16.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEB0 |
|---|---|
| RGB | rgb(235, 174, 176) |
| HSL | hsl(358, 60%, 80%) |
| HSV | hsv(358, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 25.1%, 7.8%) |
| CIE-LAB | lab(76.72, 22.56, 7.75) |
| CIE-LCH | lch(76.72, 23.85, 18.96°) |
| OKLab | oklab(80.79% 0.0687 0.0205) |
| OKLCH | oklch(80.79% 0.072 16.6) |
| XYZ | xyz(57.2344, 51.0718, 47.9090) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.67
Pale Rose
#FDC1C5
ΔE00 4.76
Dusty Pink
#D8A7B1
ΔE00 4.91
Soft Pink
#FDB0C0
ΔE00 5.50
Pink
#FFC0CB
ΔE00 5.74
Light Rose
#FFC5CB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEB0 #AEEBE9
analogous
#EBAECE #EBAEB0 #EBCBAE
triadic
#EBAEB0 #B0EBAE #AEB0EB
tetradic
#EBAEB0 #CEEBAE #AEEBE9 #CBAEEB
square
#EBAEB0 #CEEBAE #AEEBE9 #CBAEEB
split-complementary
#EBAEB0 #AEEBCB #AECEEB
monochromatic
#D34C50 #DF7D80 #EBAEB0 #F7DFE0 #F9E6E7
Accessibility & contrast
On white
1.87
#EBAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#EBAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEB0
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEB0 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B0
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#F7A8AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebaeb0; /* rgb */ color: rgb(235, 174, 176); /* oklch */ color: oklch(80.8% 0.072 16.6);
Tailwind
colors: {
custom: {
50: '#f2c6c7',
500: '#ebaeb0',
950: '#000000',
},
}SCSS
$custom: #ebaeb0; $custom-light: #f2c6c7; $custom-dark: #000000;
JSON
{
"hex": "#ebaeb0",
"rgb": {
"r": 235,
"g": 174,
"b": 176
},
"hsl": {
"h": 358.033,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.80793,
"c": 0.07169,
"h": 16.6
},
"luminance": 0.51069
}Semantic roles & 50–950 ramp
primary
#EBAEB0
secondary
#76C7C5
accent
#C8C21D
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282