#EBBBAE#EBBBAE
#EBBBAE is a very light, muted red. Relative luminance 0.563; OKLCH L 83.1% C 0.059 H 35.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBAE |
|---|---|
| RGB | rgb(235, 187, 174) |
| HSL | hsl(13, 60%, 80%) |
| HSV | hsv(13, 26%, 92%) |
| CMYK | cmyk(0%, 20.4%, 26%, 7.8%) |
| CIE-LAB | lab(79.76, 15.37, 13.15) |
| CIE-LCH | lch(79.76, 20.23, 40.57°) |
| OKLab | oklab(83.14% 0.0476 0.0342) |
| OKLCH | oklch(83.14% 0.059 35.6) |
| XYZ | xyz(59.6721, 56.2614, 47.7525) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.62
Pale Rose
#FDC1C5
ΔE00 7.87
Apricot
#FBCEB1
ΔE00 7.88
Light Salmon
#FEA993
ΔE00 7.93
Pinkish Grey
#C8ACA9
ΔE00 8.08
Light Rose
#FFC5CB
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBAE #AEDEEB
analogous
#EBAEBF #EBBBAE #EBD9AE
triadic
#EBBBAE #AEEBBB #BBAEEB
tetradic
#EBBBAE #BFEBAE #AEDEEB #D9AEEB
square
#EBBBAE #BFEBAE #AEDEEB #D9AEEB
split-complementary
#EBBBAE #AEEBD9 #AEBFEB
monochromatic
#D3694C #DF927D #EBBBAE #F7E4DF #F9EAE6
Accessibility & contrast
On white
1.71
#EBBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#EBBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBAE
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBAE | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AD
Deuteranopia (green-blind)
#D1C9AE
Tritanopia (blue-blind)
#F7B5B7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbbae; /* rgb */ color: rgb(235, 187, 174); /* oklch */ color: oklch(83.1% 0.059 35.6);
Tailwind
colors: {
custom: {
50: '#f2cfc6',
500: '#ebbbae',
950: '#000000',
},
}SCSS
$custom: #ebbbae; $custom-light: #f2cfc6; $custom-dark: #000000;
JSON
{
"hex": "#ebbbae",
"rgb": {
"r": 235,
"g": 187,
"b": 174
},
"hsl": {
"h": 12.787,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.83135,
"c": 0.05862,
"h": 35.6
},
"luminance": 0.56259
}Semantic roles & 50–950 ramp
primary
#EBBBAE
secondary
#76B6C7
accent
#A4C81D
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382