#EBB4AA#EBB4AA
#EBB4AA is a light, moderate red. Relative luminance 0.532; OKLCH L 81.7% C 0.066 H 30.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB4AA |
|---|---|
| RGB | rgb(235, 180, 170) |
| HSL | hsl(9, 62%, 79%) |
| HSV | hsv(9, 28%, 92%) |
| CMYK | cmyk(0%, 23.4%, 27.7%, 7.8%) |
| CIE-LAB | lab(78.00, 18.54, 12.82) |
| CIE-LCH | lch(78.00, 22.54, 34.67°) |
| OKLab | oklab(81.74% 0.057 0.0333) |
| OKLCH | oklch(81.74% 0.066 30.3) |
| XYZ | xyz(57.8390, 53.2098, 45.2464) |
| Luminance | 0.5321 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.03
Pale Rose
#FDC1C5
ΔE00 6.72
Light Salmon
#FEA993
ΔE00 6.79
Blush (survey)
#F29E8E
ΔE00 7.03
Light Rose
#FFC5CB
ΔE00 7.76
Pinkish Grey
#C8ACA9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB4AA #AAE1EB
analogous
#EBAAC1 #EBB4AA #EBD5AA
triadic
#EBB4AA #AAEBB4 #B4AAEB
tetradic
#EBB4AA #C1EBAA #AAE1EB #D5AAEB
square
#EBB4AA #C1EBAA #AAE1EB #D5AAEB
split-complementary
#EBB4AA #AAEBD5 #AAC1EB
monochromatic
#D45D47 #DF8878 #EBB4AA #F7E0DC #F9E9E6
Accessibility & contrast
On white
1.80
#EBB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#EBB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB4AA
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB4AA | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BAA9
Deuteranopia (green-blind)
#CCC5A9
Tritanopia (blue-blind)
#F8ADB1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb4aa; /* rgb */ color: rgb(235, 180, 170); /* oklch */ color: oklch(81.7% 0.066 30.3);
Tailwind
colors: {
custom: {
50: '#f2cac3',
500: '#ebb4aa',
950: '#000000',
},
}SCSS
$custom: #ebb4aa; $custom-light: #f2cac3; $custom-dark: #000000;
JSON
{
"hex": "#ebb4aa",
"rgb": {
"r": 235,
"g": 180,
"b": 170
},
"hsl": {
"h": 9.231,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.81736,
"c": 0.06601,
"h": 30.3
},
"luminance": 0.53207
}Semantic roles & 50–950 ramp
primary
#EBB4AA
secondary
#72BAC7
accent
#AFCA1C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282