#EBBAB3#EBBAB3
#EBBAB3 is a very light, muted red. Relative luminance 0.560; OKLCH L 83.1% C 0.058 H 27.8°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBAB3 |
|---|---|
| RGB | rgb(235, 186, 179) |
| HSL | hsl(8, 58%, 81%) |
| HSV | hsv(8, 24%, 92%) |
| CMYK | cmyk(0%, 20.9%, 23.8%, 7.8%) |
| CIE-LAB | lab(79.64, 16.60, 10.28) |
| CIE-LCH | lch(79.64, 19.52, 31.78°) |
| OKLab | oklab(83.07% 0.0511 0.0269) |
| OKLCH | oklch(83.07% 0.058 27.8) |
| XYZ | xyz(59.9572, 56.0372, 50.2971) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.60
Light Rose
#FFC5CB
ΔE00 6.43
Pinkish Grey
#C8ACA9
ΔE00 7.68
Pale Salmon
#FFB19A
ΔE00 7.74
Pink
#FFC0CB
ΔE00 7.80
Bubblegum
#FFC1CC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBAB3 #B3E4EB
analogous
#EBB3C8 #EBBAB3 #EBD6B3
triadic
#EBBAB3 #B3EBBA #BAB3EB
tetradic
#EBBAB3 #C8EBB3 #B3E4EB #D6B3EB
square
#EBBAB3 #C8EBB3 #B3E4EB #D6B3EB
split-complementary
#EBBAB3 #B3EBD6 #B3C8EB
monochromatic
#D16252 #DE8E83 #EBBAB3 #F8E6E3 #F9E9E7
Accessibility & contrast
On white
1.72
#EBBAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#EBBAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBAB3
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBAB3 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B2
Deuteranopia (green-blind)
#CFC9B3
Tritanopia (blue-blind)
#F6B4B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbab3; /* rgb */ color: rgb(235, 186, 179); /* oklch */ color: oklch(83.1% 0.058 27.8);
Tailwind
colors: {
custom: {
50: '#f2cec9',
500: '#ebbab3',
950: '#000000',
},
}SCSS
$custom: #ebbab3; $custom-light: #f2cec9; $custom-dark: #000000;
JSON
{
"hex": "#ebbab3",
"rgb": {
"r": 235,
"g": 186,
"b": 179
},
"hsl": {
"h": 7.5,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.83073,
"c": 0.05779,
"h": 27.8
},
"luminance": 0.56035
}Semantic roles & 50–950 ramp
primary
#EBBAB3
secondary
#7BBEC7
accent
#B1C620
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382