#EBBAAF#EBBAAF
#EBBAAF is a very light, muted red. Relative luminance 0.559; OKLCH L 83.0% C 0.059 H 32.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBAAF |
|---|---|
| RGB | rgb(235, 186, 175) |
| HSL | hsl(11, 60%, 80%) |
| HSV | hsv(11, 26%, 92%) |
| CMYK | cmyk(0%, 20.9%, 25.5%, 7.8%) |
| CIE-LAB | lab(79.54, 16.04, 12.31) |
| CIE-LCH | lch(79.54, 20.21, 37.51°) |
| OKLab | oklab(82.97% 0.0496 0.032) |
| OKLCH | oklch(82.97% 0.059 32.9) |
| XYZ | xyz(59.5586, 55.8778, 48.1974) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.76
Pale Rose
#FDC1C5
ΔE00 7.04
Light Rose
#FFC5CB
ΔE00 7.88
Pinkish Grey
#C8ACA9
ΔE00 7.91
Light Salmon
#FEA993
ΔE00 7.92
Blush (survey)
#F29E8E
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBAAF #AFE0EB
analogous
#EBAFC2 #EBBAAF #EBD8AF
triadic
#EBBAAF #AFEBBA #BAAFEB
tetradic
#EBBAAF #C2EBAF #AFE0EB #D8AFEB
square
#EBBAAF #C2EBAF #AFE0EB #D8AFEB
split-complementary
#EBBAAF #AFEBD8 #AFC2EB
monochromatic
#D3664D #DF907E #EBBAAF #F7E4E0 #F9EAE7
Accessibility & contrast
On white
1.72
#EBBAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#EBBAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBAAF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBAAF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAE
Deuteranopia (green-blind)
#D0C9AF
Tritanopia (blue-blind)
#F7B4B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbaaf; /* rgb */ color: rgb(235, 186, 175); /* oklch */ color: oklch(83.0% 0.059 32.9);
Tailwind
colors: {
custom: {
50: '#f2cec6',
500: '#ebbaaf',
950: '#000000',
},
}SCSS
$custom: #ebbaaf; $custom-light: #f2cec6; $custom-dark: #000000;
JSON
{
"hex": "#ebbaaf",
"rgb": {
"r": 235,
"g": 186,
"b": 175
},
"hsl": {
"h": 11,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82973,
"c": 0.05903,
"h": 32.9
},
"luminance": 0.55875
}Semantic roles & 50–950 ramp
primary
#EBBAAF
secondary
#77B9C7
accent
#A9C81E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382