#EBBBAC#EBBBAC
#EBBBAC is a very light, muted red. Relative luminance 0.562; OKLCH L 83.1% C 0.060 H 38.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBAC |
|---|---|
| RGB | rgb(235, 187, 172) |
| HSL | hsl(14, 61%, 80%) |
| HSV | hsv(14, 27%, 92%) |
| CMYK | cmyk(0%, 20.4%, 26.8%, 7.8%) |
| CIE-LAB | lab(79.72, 15.09, 14.17) |
| CIE-LCH | lch(79.72, 20.70, 43.19°) |
| OKLab | oklab(83.09% 0.0469 0.0367) |
| OKLCH | oklch(83.09% 0.06 38.1) |
| XYZ | xyz(59.4786, 56.1840, 46.7333) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.40
Apricot
#FBCEB1
ΔE00 7.22
Light Salmon
#FEA993
ΔE00 7.80
Pinkish Grey
#C8ACA9
ΔE00 8.37
Pale Rose
#FDC1C5
ΔE00 8.65
Pinkish Tan
#D99B82
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBAC #ACDCEB
analogous
#EBACBC #EBBBAC #EBDBAC
triadic
#EBBBAC #ACEBBB #BBACEB
tetradic
#EBBBAC #BCEBAC #ACDCEB #DBACEB
square
#EBBBAC #BCEBAC #ACDCEB #DBACEB
split-complementary
#EBBBAC #ACEBDB #ACBCEB
monochromatic
#D36A49 #DF937B #EBBBAC #F7E3DD #F9EBE6
Accessibility & contrast
On white
1.72
#EBBBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EBBBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBAC
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBAC | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AB
Deuteranopia (green-blind)
#D1C9AC
Tritanopia (blue-blind)
#F7B4B7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbbac; /* rgb */ color: rgb(235, 187, 172); /* oklch */ color: oklch(83.1% 0.060 38.1);
Tailwind
colors: {
custom: {
50: '#f2cfc4',
500: '#ebbbac',
950: '#000000',
},
}SCSS
$custom: #ebbbac; $custom-light: #f2cfc4; $custom-dark: #000000;
JSON
{
"hex": "#ebbbac",
"rgb": {
"r": 235,
"g": 187,
"b": 172
},
"hsl": {
"h": 14.286,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.83086,
"c": 0.05951,
"h": 38.1
},
"luminance": 0.56181
}Semantic roles & 50–950 ramp
primary
#EBBBAC
secondary
#74B3C7
accent
#A0C91D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382