#EBBBAD#EBBBAD
#EBBBAD is a very light, muted red. Relative luminance 0.562; OKLCH L 83.1% C 0.059 H 36.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBAD |
|---|---|
| RGB | rgb(235, 187, 173) |
| HSL | hsl(14, 61%, 80%) |
| HSV | hsv(14, 26%, 92%) |
| CMYK | cmyk(0%, 20.4%, 26.4%, 7.8%) |
| CIE-LAB | lab(79.74, 15.23, 13.66) |
| CIE-LCH | lch(79.74, 20.46, 41.89°) |
| OKLab | oklab(83.11% 0.0473 0.0354) |
| OKLCH | oklch(83.11% 0.059 36.9) |
| XYZ | xyz(59.5750, 56.2226, 47.2410) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.50
Apricot
#FBCEB1
ΔE00 7.54
Light Salmon
#FEA993
ΔE00 7.85
Pinkish Grey
#C8ACA9
ΔE00 8.22
Pale Rose
#FDC1C5
ΔE00 8.26
Blush (survey)
#F29E8E
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBAD #ADDDEB
analogous
#EBADBE #EBBBAD #EBDAAD
triadic
#EBBBAD #ADEBBB #BBADEB
tetradic
#EBBBAD #BEEBAD #ADDDEB #DAADEB
square
#EBBBAD #BEEBAD #ADDDEB #DAADEB
split-complementary
#EBBBAD #ADEBDA #ADBEEB
monochromatic
#D3694B #DF927C #EBBBAD #F7E4DE #F9EBE6
Accessibility & contrast
On white
1.72
#EBBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EBBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBAD
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBAD | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AC
Deuteranopia (green-blind)
#D1C9AD
Tritanopia (blue-blind)
#F7B4B7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbbad; /* rgb */ color: rgb(235, 187, 173); /* oklch */ color: oklch(83.1% 0.059 36.9);
Tailwind
colors: {
custom: {
50: '#f2cfc5',
500: '#ebbbad',
950: '#000000',
},
}SCSS
$custom: #ebbbad; $custom-light: #f2cfc5; $custom-dark: #000000;
JSON
{
"hex": "#ebbbad",
"rgb": {
"r": 235,
"g": 187,
"b": 173
},
"hsl": {
"h": 13.548,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.83111,
"c": 0.05906,
"h": 36.9
},
"luminance": 0.5622
}Semantic roles & 50–950 ramp
primary
#EBBBAD
secondary
#75B5C7
accent
#A2C81D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382