#EBAEAD#EBAEAD
#EBAEAD is a light, moderate red. Relative luminance 0.510; OKLCH L 80.7% C 0.072 H 19.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEAD |
|---|---|
| RGB | rgb(235, 174, 173) |
| HSL | hsl(1, 61%, 80%) |
| HSV | hsv(1, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 26.4%, 7.8%) |
| CIE-LAB | lab(76.65, 22.14, 9.28) |
| CIE-LCH | lch(76.65, 24.01, 22.74°) |
| OKLab | oklab(80.71% 0.0676 0.0244) |
| OKLCH | oklch(80.71% 0.072 19.8) |
| XYZ | xyz(56.9409, 50.9544, 46.3630) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.12
Lightpink
#FFB6C1
ΔE00 5.50
Dusty Pink
#D8A7B1
ΔE00 5.68
Light Rose
#FFC5CB
ΔE00 6.26
Soft Pink
#FDB0C0
ΔE00 6.48
Pink
#FFC0CB
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEAD #ADEAEB
analogous
#EBADCB #EBAEAD #EBCDAD
triadic
#EBAEAD #ADEBAE #AEADEB
tetradic
#EBAEAD #CBEBAD #ADEAEB #CDADEB
square
#EBAEAD #CBEBAD #ADEAEB #CDADEB
split-complementary
#EBAEAD #ADEBCD #ADCBEB
monochromatic
#D34D4B #DF7D7C #EBAEAD #F7DFDE #F9E7E6
Accessibility & contrast
On white
1.88
#EBAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#EBAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEAD
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEAD | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AD
Deuteranopia (green-blind)
#C7C2AC
Tritanopia (blue-blind)
#F8A8AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebaead; /* rgb */ color: rgb(235, 174, 173); /* oklch */ color: oklch(80.7% 0.072 19.8);
Tailwind
colors: {
custom: {
50: '#f2c6c5',
500: '#ebaead',
950: '#000000',
},
}SCSS
$custom: #ebaead; $custom-light: #f2c6c5; $custom-dark: #000000;
JSON
{
"hex": "#ebaead",
"rgb": {
"r": 235,
"g": 174,
"b": 173
},
"hsl": {
"h": 0.968,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.80714,
"c": 0.07182,
"h": 19.8
},
"luminance": 0.50951
}Semantic roles & 50–950 ramp
primary
#EBAEAD
secondary
#75C6C7
accent
#C6C81D
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282