#EBBCAD#EBBCAD
#EBBCAD is a very light, muted red. Relative luminance 0.566; OKLCH L 83.3% C 0.058 H 38.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCAD |
|---|---|
| RGB | rgb(235, 188, 173) |
| HSL | hsl(15, 61%, 80%) |
| HSV | hsv(15, 26%, 92%) |
| CMYK | cmyk(0%, 20%, 26.4%, 7.8%) |
| CIE-LAB | lab(79.98, 14.70, 14.00) |
| CIE-LCH | lch(79.98, 20.30, 43.61°) |
| OKLab | oklab(83.3% 0.0457 0.0363) |
| OKLCH | oklch(83.3% 0.058 38.4) |
| XYZ | xyz(59.7879, 56.6483, 47.3120) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.65
Apricot
#FBCEB1
ΔE00 7.00
Light Salmon
#FEA993
ΔE00 8.08
Pinkish Grey
#C8ACA9
ΔE00 8.35
Pale Rose
#FDC1C5
ΔE00 8.73
Pinkish Tan
#D99B82
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCAD #ADDCEB
analogous
#EBADBD #EBBCAD #EBDBAD
triadic
#EBBCAD #ADEBBC #BCADEB
tetradic
#EBBCAD #BDEBAD #ADDCEB #DBADEB
square
#EBBCAD #BDEBAD #ADDCEB #DBADEB
split-complementary
#EBBCAD #ADEBDB #ADBDEB
monochromatic
#D36C4B #DF947C #EBBCAD #F7E4DE #F9EBE6
Accessibility & contrast
On white
1.70
#EBBCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#EBBCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCAD
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCAD | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AC
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#F7B5B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbcad; /* rgb */ color: rgb(235, 188, 173); /* oklch */ color: oklch(83.3% 0.058 38.4);
Tailwind
colors: {
custom: {
50: '#f2d0c5',
500: '#ebbcad',
950: '#000000',
},
}SCSS
$custom: #ebbcad; $custom-light: #f2d0c5; $custom-dark: #000000;
JSON
{
"hex": "#ebbcad",
"rgb": {
"r": 235,
"g": 188,
"b": 173
},
"hsl": {
"h": 14.516,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.83298,
"c": 0.05835,
"h": 38.4
},
"luminance": 0.56646
}Semantic roles & 50–950 ramp
primary
#EBBCAD
secondary
#75B3C7
accent
#9FC81D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382