#EABCBE#EABCBE
#EABCBE is a very light, muted red. Relative luminance 0.572; OKLCH L 83.6% C 0.053 H 15.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCBE |
|---|---|
| RGB | rgb(234, 188, 190) |
| HSL | hsl(357, 52%, 83%) |
| HSV | hsv(357, 20%, 92%) |
| CMYK | cmyk(0%, 19.7%, 18.8%, 8.2%) |
| CIE-LAB | lab(80.28, 16.78, 5.27) |
| CIE-LCH | lch(80.28, 17.59, 17.43°) |
| OKLab | oklab(83.64% 0.0512 0.014) |
| OKLCH | oklch(83.64% 0.053 15.3) |
| XYZ | xyz(61.2094, 57.1789, 56.5176) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.85
Light Rose
#FFC5CB
ΔE00 4.24
Bubblegum
#FFC1CC
ΔE00 5.17
Pink
#FFC0CB
ΔE00 5.22
Dusty Pink
#D8A7B1
ΔE00 5.98
Lightpink
#FFB6C1
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCBE #BCEAE8
analogous
#EABCD5 #EABCBE #EAD1BC
triadic
#EABCBE #BEEABC #BCBEEA
tetradic
#EABCBE #D5EABC #BCEAE8 #D1BCEA
square
#EABCBE #D5EABC #BCEAE8 #D1BCEA
split-complementary
#EABCBE #BCEAD1 #BCD5EA
monochromatic
#CD5F64 #DB8D91 #EABCBE #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.69
#EABCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EABCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCBE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCBE | 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)
#C4C2BE
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#F4B8BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eabcbe; /* rgb */ color: rgb(234, 188, 190); /* oklch */ color: oklch(83.6% 0.053 15.3);
Tailwind
colors: {
custom: {
50: '#f1d0d1',
500: '#eabcbe',
950: '#000000',
},
}SCSS
$custom: #eabcbe; $custom-light: #f1d0d1; $custom-dark: #000000;
JSON
{
"hex": "#eabcbe",
"rgb": {
"r": 234,
"g": 188,
"b": 190
},
"hsl": {
"h": 357.391,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.83638,
"c": 0.05306,
"h": 15.3
},
"luminance": 0.57177
}Semantic roles & 50–950 ramp
primary
#EABCBE
secondary
#84C6C3
accent
#C0B926
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383