#EBB5AA#EBB5AA
#EBB5AA is a light, moderate red. Relative luminance 0.536; OKLCH L 81.9% C 0.065 H 31.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB5AA |
|---|---|
| RGB | rgb(235, 181, 170) |
| HSL | hsl(10, 62%, 79%) |
| HSV | hsv(10, 28%, 92%) |
| CMYK | cmyk(0%, 23%, 27.7%, 7.8%) |
| CIE-LAB | lab(78.24, 18.01, 13.16) |
| CIE-LCH | lch(78.24, 22.30, 36.15°) |
| OKLab | oklab(81.92% 0.0554 0.0342) |
| OKLCH | oklch(81.92% 0.065 31.6) |
| XYZ | xyz(58.0416, 53.6150, 45.3139) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.91
Light Salmon
#FEA993
ΔE00 6.79
Pale Rose
#FDC1C5
ΔE00 7.02
Blush (survey)
#F29E8E
ΔE00 7.22
Light Rose
#FFC5CB
ΔE00 8.03
Pinkish Grey
#C8ACA9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB5AA #AAE0EB
analogous
#EBAAC0 #EBB5AA #EBD6AA
triadic
#EBB5AA #AAEBB5 #B5AAEB
tetradic
#EBB5AA #C0EBAA #AAE0EB #D6AAEB
square
#EBB5AA #C0EBAA #AAE0EB #D6AAEB
split-complementary
#EBB5AA #AAEBD6 #AAC0EB
monochromatic
#D45F47 #DF8A78 #EBB5AA #F7E0DC #F9E9E6
Accessibility & contrast
On white
1.79
#EBB5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#EBB5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB5AA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB5AA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA9
Deuteranopia (green-blind)
#CDC6AA
Tritanopia (blue-blind)
#F8AEB2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb5aa; /* rgb */ color: rgb(235, 181, 170); /* oklch */ color: oklch(81.9% 0.065 31.6);
Tailwind
colors: {
custom: {
50: '#f2cbc3',
500: '#ebb5aa',
950: '#000000',
},
}SCSS
$custom: #ebb5aa; $custom-light: #f2cbc3; $custom-dark: #000000;
JSON
{
"hex": "#ebb5aa",
"rgb": {
"r": 235,
"g": 181,
"b": 170
},
"hsl": {
"h": 10.154,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.8192,
"c": 0.06511,
"h": 31.6
},
"luminance": 0.53612
}Semantic roles & 50–950 ramp
primary
#EBB5AA
secondary
#72B9C7
accent
#ACCA1C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282