#EBB2AA#EBB2AA
#EBB2AA is a light, moderate red. Relative luminance 0.524; OKLCH L 81.4% C 0.068 H 27.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB2AA |
|---|---|
| RGB | rgb(235, 178, 170) |
| HSL | hsl(7, 62%, 79%) |
| HSV | hsv(7, 28%, 92%) |
| CMYK | cmyk(0%, 24.3%, 27.7%, 7.8%) |
| CIE-LAB | lab(77.52, 19.60, 12.15) |
| CIE-LCH | lch(77.52, 23.06, 31.79°) |
| OKLab | oklab(81.37% 0.0601 0.0316) |
| OKLCH | oklch(81.37% 0.068 27.7) |
| XYZ | xyz(57.4382, 52.4082, 45.1128) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.22
Pale Salmon
#FFB19A
ΔE00 6.42
Blush (survey)
#F29E8E
ΔE00 6.77
Light Salmon
#FEA993
ΔE00 6.93
Light Rose
#FFC5CB
ΔE00 7.33
Lightpink
#FFB6C1
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB2AA #AAE3EB
analogous
#EBAAC3 #EBB2AA #EBD3AA
triadic
#EBB2AA #AAEBB2 #B2AAEB
tetradic
#EBB2AA #C3EBAA #AAE3EB #D3AAEB
square
#EBB2AA #C3EBAA #AAE3EB #D3AAEB
split-complementary
#EBB2AA #AAEBD3 #AAC3EB
monochromatic
#D45847 #DF8578 #EBB2AA #F7DFDC #F9E9E6
Accessibility & contrast
On white
1.83
#EBB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#EBB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB2AA
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB2AA | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A9
Deuteranopia (green-blind)
#CBC4A9
Tritanopia (blue-blind)
#F8ABB0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb2aa; /* rgb */ color: rgb(235, 178, 170); /* oklch */ color: oklch(81.4% 0.068 27.7);
Tailwind
colors: {
custom: {
50: '#f2c9c3',
500: '#ebb2aa',
950: '#000000',
},
}SCSS
$custom: #ebb2aa; $custom-light: #f2c9c3; $custom-dark: #000000;
JSON
{
"hex": "#ebb2aa",
"rgb": {
"r": 235,
"g": 178,
"b": 170
},
"hsl": {
"h": 7.385,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.81368,
"c": 0.06793,
"h": 27.7
},
"luminance": 0.52405
}Semantic roles & 50–950 ramp
primary
#EBB2AA
secondary
#72BDC7
accent
#B4CA1C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282