#EBB2AB#EBB2AB
#EBB2AB is a light, moderate red. Relative luminance 0.524; OKLCH L 81.4% C 0.068 H 26.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB2AB |
|---|---|
| RGB | rgb(235, 178, 171) |
| HSL | hsl(7, 62%, 80%) |
| HSV | hsv(7, 27%, 92%) |
| CMYK | cmyk(0%, 24.3%, 27.2%, 7.8%) |
| CIE-LAB | lab(77.55, 19.74, 11.64) |
| CIE-LCH | lch(77.55, 22.91, 30.53°) |
| OKLab | oklab(81.39% 0.0605 0.0303) |
| OKLCH | oklch(81.39% 0.068 26.6) |
| XYZ | xyz(57.5331, 52.4461, 45.6128) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.91
Pale Salmon
#FFB19A
ΔE00 6.75
Blush (survey)
#F29E8E
ΔE00 6.95
Light Rose
#FFC5CB
ΔE00 7.02
Light Salmon
#FEA993
ΔE00 7.21
Lightpink
#FFB6C1
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB2AB #ABE4EB
analogous
#EBABC4 #EBB2AB #EBD2AB
triadic
#EBB2AB #ABEBB2 #B2ABEB
tetradic
#EBB2AB #C4EBAB #ABE4EB #D2ABEB
square
#EBB2AB #C4EBAB #ABE4EB #D2ABEB
split-complementary
#EBB2AB #ABEBD2 #ABC4EB
monochromatic
#D35748 #DF857A #EBB2AB #F7DFDC #F9E8E6
Accessibility & contrast
On white
1.83
#EBB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#EBB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB2AB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB2AB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#CBC4AA
Tritanopia (blue-blind)
#F8ABB0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebb2ab; /* rgb */ color: rgb(235, 178, 171); /* oklch */ color: oklch(81.4% 0.068 26.6);
Tailwind
colors: {
custom: {
50: '#f2c9c4',
500: '#ebb2ab',
950: '#000000',
},
}SCSS
$custom: #ebb2ab; $custom-light: #f2c9c4; $custom-dark: #000000;
JSON
{
"hex": "#ebb2ab",
"rgb": {
"r": 235,
"g": 178,
"b": 171
},
"hsl": {
"h": 6.563,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.81393,
"c": 0.06769,
"h": 26.6
},
"luminance": 0.52443
}Semantic roles & 50–950 ramp
primary
#EBB2AB
secondary
#73BEC7
accent
#B6C91C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282