#EBB3AA#EBB3AA
#EBB3AA is a light, moderate red. Relative luminance 0.528; OKLCH L 81.6% C 0.067 H 29.0°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB3AA |
|---|---|
| RGB | rgb(235, 179, 170) |
| HSL | hsl(8, 62%, 79%) |
| HSV | hsv(8, 28%, 92%) |
| CMYK | cmyk(0%, 23.8%, 27.7%, 7.8%) |
| CIE-LAB | lab(77.76, 19.07, 12.48) |
| CIE-LCH | lch(77.76, 22.79, 33.21°) |
| OKLab | oklab(81.55% 0.0586 0.0325) |
| OKLCH | oklch(81.55% 0.067 29) |
| XYZ | xyz(57.6378, 52.8075, 45.1793) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.21
Pale Rose
#FDC1C5
ΔE00 6.45
Light Salmon
#FEA993
ΔE00 6.84
Blush (survey)
#F29E8E
ΔE00 6.88
Light Rose
#FFC5CB
ΔE00 7.53
Dusty Pink
#D8A7B1
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB3AA #AAE2EB
analogous
#EBAAC2 #EBB3AA #EBD4AA
triadic
#EBB3AA #AAEBB3 #B3AAEB
tetradic
#EBB3AA #C2EBAA #AAE2EB #D4AAEB
square
#EBB3AA #C2EBAA #AAE2EB #D4AAEB
split-complementary
#EBB3AA #AAEBD4 #AAC2EB
monochromatic
#D45A47 #DF8778 #EBB3AA #F7DFDC #F9E9E6
Accessibility & contrast
On white
1.82
#EBB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#EBB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB3AA
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB3AA | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#CCC4A9
Tritanopia (blue-blind)
#F8ACB1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb3aa; /* rgb */ color: rgb(235, 179, 170); /* oklch */ color: oklch(81.6% 0.067 29.0);
Tailwind
colors: {
custom: {
50: '#f2cac3',
500: '#ebb3aa',
950: '#000000',
},
}SCSS
$custom: #ebb3aa; $custom-light: #f2cac3; $custom-dark: #000000;
JSON
{
"hex": "#ebb3aa",
"rgb": {
"r": 235,
"g": 179,
"b": 170
},
"hsl": {
"h": 8.308,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.81551,
"c": 0.06696,
"h": 29
},
"luminance": 0.52805
}Semantic roles & 50–950 ramp
primary
#EBB3AA
secondary
#72BBC7
accent
#B2CA1C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282