#EABBB2#EABBB2
#EABBB2 is a very light, muted red. Relative luminance 0.562; OKLCH L 83.1% C 0.056 H 30.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBB2 |
|---|---|
| RGB | rgb(234, 187, 178) |
| HSL | hsl(10, 57%, 81%) |
| HSV | hsv(10, 24%, 92%) |
| CMYK | cmyk(0%, 20.1%, 23.9%, 8.2%) |
| CIE-LAB | lab(79.76, 15.55, 10.98) |
| CIE-LCH | lch(79.76, 19.04, 35.22°) |
| OKLab | oklab(83.14% 0.0481 0.0287) |
| OKLCH | oklch(83.14% 0.056 30.8) |
| XYZ | xyz(59.7386, 56.2499, 49.8215) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.51
Light Rose
#FFC5CB
ΔE00 7.28
Pinkish Grey
#C8ACA9
ΔE00 7.49
Pale Salmon
#FFB19A
ΔE00 7.56
Light Salmon
#FEA993
ΔE00 8.66
Bubblegum
#FFC1CC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBB2 #B2E1EA
analogous
#EAB2C5 #EABBB2 #EAD7B2
triadic
#EABBB2 #B2EABB #BBB2EA
tetradic
#EABBB2 #C5EAB2 #B2E1EA #D7B2EA
square
#EABBB2 #C5EAB2 #B2E1EA #D7B2EA
split-complementary
#EABBB2 #B2EAD7 #B2C5EA
monochromatic
#D06652 #DD9182 #EABBB2 #F7E5E2 #F8EAE7
Accessibility & contrast
On white
1.71
#EABBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#EABBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBB2
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBB2 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0B1
Deuteranopia (green-blind)
#D0C9B2
Tritanopia (blue-blind)
#F5B5B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabbb2; /* rgb */ color: rgb(234, 187, 178); /* oklch */ color: oklch(83.1% 0.056 30.8);
Tailwind
colors: {
custom: {
50: '#f1cfc9',
500: '#eabbb2',
950: '#000000',
},
}SCSS
$custom: #eabbb2; $custom-light: #f1cfc9; $custom-dark: #000000;
JSON
{
"hex": "#eabbb2",
"rgb": {
"r": 234,
"g": 187,
"b": 178
},
"hsl": {
"h": 9.643,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.83137,
"c": 0.056,
"h": 30.8
},
"luminance": 0.56247
}Semantic roles & 50–950 ramp
primary
#EABBB2
secondary
#7ABAC6
accent
#AAC521
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382