#EBBBAF#EBBBAF
#EBBBAF is a very light, muted red. Relative luminance 0.563; OKLCH L 83.2% C 0.058 H 34.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBAF |
|---|---|
| RGB | rgb(235, 187, 175) |
| HSL | hsl(12, 60%, 80%) |
| HSV | hsv(12, 26%, 92%) |
| CMYK | cmyk(0%, 20.4%, 25.5%, 7.8%) |
| CIE-LAB | lab(79.78, 15.50, 12.65) |
| CIE-LCH | lch(79.78, 20.01, 39.21°) |
| OKLab | oklab(83.16% 0.048 0.0329) |
| OKLCH | oklch(83.16% 0.058 34.4) |
| XYZ | xyz(59.7700, 56.3006, 48.2679) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.78
Pale Rose
#FDC1C5
ΔE00 7.48
Pinkish Grey
#C8ACA9
ΔE00 7.96
Light Salmon
#FEA993
ΔE00 8.04
Apricot
#FBCEB1
ΔE00 8.22
Light Rose
#FFC5CB
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBAF #AFDFEB
analogous
#EBAFC1 #EBBBAF #EBD9AF
triadic
#EBBBAF #AFEBBB #BBAFEB
tetradic
#EBBBAF #C1EBAF #AFDFEB #D9AFEB
square
#EBBBAF #C1EBAF #AFDFEB #D9AFEB
split-complementary
#EBBBAF #AFEBD9 #AFC1EB
monochromatic
#D3684D #DF917E #EBBBAF #F7E5E0 #F9EAE7
Accessibility & contrast
On white
1.71
#EBBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#EBBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBAF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBAF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AE
Deuteranopia (green-blind)
#D1C9AF
Tritanopia (blue-blind)
#F7B5B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbbaf; /* rgb */ color: rgb(235, 187, 175); /* oklch */ color: oklch(83.2% 0.058 34.4);
Tailwind
colors: {
custom: {
50: '#f2cfc6',
500: '#ebbbaf',
950: '#000000',
},
}SCSS
$custom: #ebbbaf; $custom-light: #f2cfc6; $custom-dark: #000000;
JSON
{
"hex": "#ebbbaf",
"rgb": {
"r": 235,
"g": 187,
"b": 175
},
"hsl": {
"h": 12,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.8316,
"c": 0.05821,
"h": 34.4
},
"luminance": 0.56298
}Semantic roles & 50–950 ramp
primary
#EBBBAF
secondary
#77B7C7
accent
#A6C81E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382