#EBBCAF#EBBCAF
#EBBCAF is a very light, muted red. Relative luminance 0.567; OKLCH L 83.3% C 0.057 H 36.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCAF |
|---|---|
| RGB | rgb(235, 188, 175) |
| HSL | hsl(13, 60%, 80%) |
| HSV | hsv(13, 26%, 92%) |
| CMYK | cmyk(0%, 20%, 25.5%, 7.8%) |
| CIE-LAB | lab(80.03, 14.97, 12.99) |
| CIE-LCH | lch(80.03, 19.82, 40.94°) |
| OKLab | oklab(83.35% 0.0465 0.0337) |
| OKLCH | oklch(83.35% 0.057 36) |
| XYZ | xyz(59.9828, 56.7263, 48.3388) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.85
Apricot
#FBCEB1
ΔE00 7.68
Pale Rose
#FDC1C5
ΔE00 7.94
Pinkish Grey
#C8ACA9
ΔE00 8.05
Light Salmon
#FEA993
ΔE00 8.20
Light Rose
#FFC5CB
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCAF #AFDEEB
analogous
#EBAFC0 #EBBCAF #EBDAAF
triadic
#EBBCAF #AFEBBC #BCAFEB
tetradic
#EBBCAF #C0EBAF #AFDEEB #DAAFEB
square
#EBBCAF #C0EBAF #AFDEEB #DAAFEB
split-complementary
#EBBCAF #AFEBDA #AFC0EB
monochromatic
#D36A4D #DF937E #EBBCAF #F7E5E0 #F9EAE7
Accessibility & contrast
On white
1.70
#EBBCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EBBCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCAF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCAF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AE
Deuteranopia (green-blind)
#D1CAAF
Tritanopia (blue-blind)
#F7B6B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbcaf; /* rgb */ color: rgb(235, 188, 175); /* oklch */ color: oklch(83.3% 0.057 36.0);
Tailwind
colors: {
custom: {
50: '#f2d0c6',
500: '#ebbcaf',
950: '#000000',
},
}SCSS
$custom: #ebbcaf; $custom-light: #f2d0c6; $custom-dark: #000000;
JSON
{
"hex": "#ebbcaf",
"rgb": {
"r": 235,
"g": 188,
"b": 175
},
"hsl": {
"h": 13,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.83347,
"c": 0.05744,
"h": 36
},
"luminance": 0.56724
}Semantic roles & 50–950 ramp
primary
#EBBCAF
secondary
#77B6C7
accent
#A3C81E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382