#EABCBF#EABCBF
#EABCBF is a very light, muted red. Relative luminance 0.572; OKLCH L 83.7% C 0.053 H 13.9°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCBF |
|---|---|
| RGB | rgb(234, 188, 191) |
| HSL | hsl(356, 52%, 83%) |
| HSV | hsv(356, 20%, 92%) |
| CMYK | cmyk(0%, 19.7%, 18.4%, 8.2%) |
| CIE-LAB | lab(80.30, 16.93, 4.76) |
| CIE-LCH | lch(80.30, 17.59, 15.71°) |
| OKLab | oklab(83.67% 0.0516 0.0127) |
| OKLCH | oklch(83.67% 0.053 13.9) |
| XYZ | xyz(61.3191, 57.2227, 57.0952) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.80
Light Rose
#FFC5CB
ΔE00 4.11
Bubblegum
#FFC1CC
ΔE00 4.94
Pink
#FFC0CB
ΔE00 4.99
Dusty Pink
#D8A7B1
ΔE00 5.81
Pale Pink
#FFCFDC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCBF #BCEAE7
analogous
#EABCD6 #EABCBF #EAD0BC
triadic
#EABCBF #BFEABC #BCBFEA
tetradic
#EABCBF #D6EABC #BCEAE7 #D0BCEA
square
#EABCBF #D6EABC #BCEAE7 #D0BCEA
split-complementary
#EABCBF #BCEAD0 #BCD6EA
monochromatic
#CD5F66 #DB8D92 #EABCBF #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.69
#EABCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EABCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCBF
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCBF | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#F4B8BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eabcbf; /* rgb */ color: rgb(234, 188, 191); /* oklch */ color: oklch(83.7% 0.053 13.9);
Tailwind
colors: {
custom: {
50: '#f1d0d2',
500: '#eabcbf',
950: '#000000',
},
}SCSS
$custom: #eabcbf; $custom-light: #f1d0d2; $custom-dark: #000000;
JSON
{
"hex": "#eabcbf",
"rgb": {
"r": 234,
"g": 188,
"b": 191
},
"hsl": {
"h": 356.087,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.83666,
"c": 0.0531,
"h": 13.9
},
"luminance": 0.5722
}Semantic roles & 50–950 ramp
primary
#EABCBF
secondary
#84C6C2
accent
#C0B626
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383