#EBBAB2#EBBAB2
#EBBAB2 is a very light, muted red. Relative luminance 0.560; OKLCH L 83.0% C 0.058 H 29.0°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBAB2 |
|---|---|
| RGB | rgb(235, 186, 178) |
| HSL | hsl(8, 59%, 81%) |
| HSV | hsv(8, 24%, 92%) |
| CMYK | cmyk(0%, 20.9%, 24.3%, 7.8%) |
| CIE-LAB | lab(79.61, 16.45, 10.79) |
| CIE-LCH | lch(79.61, 19.68, 33.25°) |
| OKLab | oklab(83.05% 0.0508 0.0282) |
| OKLCH | oklch(83.05% 0.058 29) |
| XYZ | xyz(59.8565, 55.9969, 49.7664) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.95
Light Rose
#FFC5CB
ΔE00 6.78
Pale Salmon
#FFB19A
ΔE00 7.47
Pinkish Grey
#C8ACA9
ΔE00 7.71
Pink
#FFC0CB
ΔE00 8.18
Bubblegum
#FFC1CC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBAB2 #B2E3EB
analogous
#EBB2C6 #EBBAB2 #EBD6B2
triadic
#EBBAB2 #B2EBBA #BAB2EB
tetradic
#EBBAB2 #C6EBB2 #B2E3EB #D6B2EB
square
#EBBAB2 #C6EBB2 #B2E3EB #D6B2EB
split-complementary
#EBBAB2 #B2EBD6 #B2C6EB
monochromatic
#D26351 #DE8E81 #EBBAB2 #F8E6E3 #F9E9E7
Accessibility & contrast
On white
1.72
#EBBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#EBBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBAB2
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBAB2 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B1
Deuteranopia (green-blind)
#CFC9B2
Tritanopia (blue-blind)
#F6B4B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebbab2; /* rgb */ color: rgb(235, 186, 178); /* oklch */ color: oklch(83.0% 0.058 29.0);
Tailwind
colors: {
custom: {
50: '#f2cec9',
500: '#ebbab2',
950: '#000000',
},
}SCSS
$custom: #ebbab2; $custom-light: #f2cec9; $custom-dark: #000000;
JSON
{
"hex": "#ebbab2",
"rgb": {
"r": 235,
"g": 186,
"b": 178
},
"hsl": {
"h": 8.421,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.83048,
"c": 0.05806,
"h": 29
},
"luminance": 0.55994
}Semantic roles & 50–950 ramp
primary
#EBBAB2
secondary
#7ABDC7
accent
#AFC61F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382