#EABBB6#EABBB6
#EABBB6 is a very light, muted red. Relative luminance 0.564; OKLCH L 83.2% C 0.055 H 25.4°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBB6 |
|---|---|
| RGB | rgb(234, 187, 182) |
| HSL | hsl(6, 55%, 82%) |
| HSV | hsv(6, 22%, 92%) |
| CMYK | cmyk(0%, 20.1%, 22.2%, 8.2%) |
| CIE-LAB | lab(79.85, 16.13, 8.96) |
| CIE-LCH | lch(79.85, 18.45, 29.05°) |
| OKLab | oklab(83.24% 0.0497 0.0235) |
| OKLCH | oklch(83.24% 0.055 25.4) |
| XYZ | xyz(60.1460, 56.4129, 51.9675) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.18
Light Rose
#FFC5CB
ΔE00 5.91
Bubblegum
#FFC1CC
ΔE00 7.25
Pink
#FFC0CB
ΔE00 7.26
Pinkish Grey
#C8ACA9
ΔE00 7.38
Dusty Pink
#D8A7B1
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBB6 #B6E5EA
analogous
#EAB6CB #EABBB6 #EAD5B6
triadic
#EABBB6 #B6EABB #BBB6EA
tetradic
#EABBB6 #CBEAB6 #B6E5EA #D5B6EA
square
#EABBB6 #CBEAB6 #B6E5EA #D5B6EA
split-complementary
#EABBB6 #B6EAD5 #B6CBEA
monochromatic
#CF6257 #DC8F86 #EABBB6 #F8E7E6 #F8E9E7
Accessibility & contrast
On white
1.71
#EABBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#EABBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBB6
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBB6 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1B6
Deuteranopia (green-blind)
#CFC9B5
Tritanopia (blue-blind)
#F5B6BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabbb6; /* rgb */ color: rgb(234, 187, 182); /* oklch */ color: oklch(83.2% 0.055 25.4);
Tailwind
colors: {
custom: {
50: '#f1cfcb',
500: '#eabbb6',
950: '#000000',
},
}SCSS
$custom: #eabbb6; $custom-light: #f1cfcb; $custom-dark: #000000;
JSON
{
"hex": "#eabbb6",
"rgb": {
"r": 234,
"g": 187,
"b": 182
},
"hsl": {
"h": 5.769,
"s": 55.319,
"l": 81.569
},
"oklch": {
"l": 0.8324,
"c": 0.05494,
"h": 25.4
},
"luminance": 0.5641
}Semantic roles & 50–950 ramp
primary
#EABBB6
secondary
#7EBFC6
accent
#B3C323
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382