#EBB4AC#EBB4AC
#EBB4AC is a light, moderate red. Relative luminance 0.533; OKLCH L 81.8% C 0.065 H 28.0°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB4AC |
|---|---|
| RGB | rgb(235, 180, 172) |
| HSL | hsl(8, 61%, 80%) |
| HSV | hsv(8, 27%, 92%) |
| CMYK | cmyk(0%, 23.4%, 26.8%, 7.8%) |
| CIE-LAB | lab(78.04, 18.81, 11.80) |
| CIE-LCH | lch(78.04, 22.21, 32.10°) |
| OKLab | oklab(81.79% 0.0578 0.0308) |
| OKLCH | oklch(81.79% 0.065 28) |
| XYZ | xyz(58.0296, 53.2861, 46.2504) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.05
Pale Salmon
#FFB19A
ΔE00 6.62
Light Rose
#FFC5CB
ΔE00 7.10
Light Salmon
#FEA993
ΔE00 7.27
Blush (survey)
#F29E8E
ΔE00 7.29
Dusty Pink
#D8A7B1
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB4AC #ACE3EB
analogous
#EBACC4 #EBB4AC #EBD4AC
triadic
#EBB4AC #ACEBB4 #B4ACEB
tetradic
#EBB4AC #C4EBAC #ACE3EB #D4ACEB
square
#EBB4AC #C4EBAC #ACE3EB #D4ACEB
split-complementary
#EBB4AC #ACEBD4 #ACC4EB
monochromatic
#D35B49 #DF877B #EBB4AC #F7E1DD #F9E9E6
Accessibility & contrast
On white
1.80
#EBB4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#EBB4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB4AC
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB4AC | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAB
Deuteranopia (green-blind)
#CCC5AB
Tritanopia (blue-blind)
#F7AEB2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebb4ac; /* rgb */ color: rgb(235, 180, 172); /* oklch */ color: oklch(81.8% 0.065 28.0);
Tailwind
colors: {
custom: {
50: '#f2cac4',
500: '#ebb4ac',
950: '#000000',
},
}SCSS
$custom: #ebb4ac; $custom-light: #f2cac4; $custom-dark: #000000;
JSON
{
"hex": "#ebb4ac",
"rgb": {
"r": 235,
"g": 180,
"b": 172
},
"hsl": {
"h": 7.619,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.81785,
"c": 0.06544,
"h": 28
},
"luminance": 0.53283
}Semantic roles & 50–950 ramp
primary
#EBB4AC
secondary
#74BDC7
accent
#B3C91D
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282