#EBBDAF#EBBDAF
#EBBDAF is a very light, muted red. Relative luminance 0.572; OKLCH L 83.5% C 0.057 H 37.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBDAF |
|---|---|
| RGB | rgb(235, 189, 175) |
| HSL | hsl(14, 60%, 80%) |
| HSV | hsv(14, 26%, 92%) |
| CMYK | cmyk(0%, 19.6%, 25.5%, 7.8%) |
| CIE-LAB | lab(80.27, 14.44, 13.33) |
| CIE-LCH | lch(80.27, 19.66, 42.70°) |
| OKLab | oklab(83.54% 0.0449 0.0346) |
| OKLCH | oklch(83.54% 0.057 37.6) |
| XYZ | xyz(60.1972, 57.1551, 48.4103) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.98
Apricot
#FBCEB1
ΔE00 7.13
Pinkish Grey
#C8ACA9
ΔE00 8.17
Light Salmon
#FEA993
ΔE00 8.40
Pale Rose
#FDC1C5
ΔE00 8.43
Light Rose
#FFC5CB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBDAF #AFDDEB
analogous
#EBAFBF #EBBDAF #EBDBAF
triadic
#EBBDAF #AFEBBD #BDAFEB
tetradic
#EBBDAF #BFEBAF #AFDDEB #DBAFEB
square
#EBBDAF #BFEBAF #AFDDEB #DBAFEB
split-complementary
#EBBDAF #AFEBDB #AFBFEB
monochromatic
#D36C4D #DF957E #EBBDAF #F7E5E0 #F9EBE7
Accessibility & contrast
On white
1.69
#EBBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EBBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBDAF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBDAF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2AE
Deuteranopia (green-blind)
#D2CBAF
Tritanopia (blue-blind)
#F7B7B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbdaf; /* rgb */ color: rgb(235, 189, 175); /* oklch */ color: oklch(83.5% 0.057 37.6);
Tailwind
colors: {
custom: {
50: '#f2d1c6',
500: '#ebbdaf',
950: '#000000',
},
}SCSS
$custom: #ebbdaf; $custom-light: #f2d1c6; $custom-dark: #000000;
JSON
{
"hex": "#ebbdaf",
"rgb": {
"r": 235,
"g": 189,
"b": 175
},
"hsl": {
"h": 14,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.83535,
"c": 0.05672,
"h": 37.6
},
"luminance": 0.57153
}Semantic roles & 50–950 ramp
primary
#EBBDAF
secondary
#77B5C7
accent
#A0C81E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382