#EABCBB#EABCBB
#EABCBB is a very light, muted red. Relative luminance 0.570; OKLCH L 83.6% C 0.053 H 19.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCBB |
|---|---|
| RGB | rgb(234, 188, 187) |
| HSL | hsl(1, 53%, 83%) |
| HSV | hsv(1, 20%, 92%) |
| CMYK | cmyk(0%, 19.7%, 20.1%, 8.2%) |
| CIE-LAB | lab(80.21, 16.33, 6.78) |
| CIE-LCH | lch(80.21, 17.68, 22.54°) |
| OKLab | oklab(83.56% 0.05 0.0179) |
| OKLCH | oklch(83.56% 0.053 19.7) |
| XYZ | xyz(60.8849, 57.0491, 54.8085) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.26
Light Rose
#FFC5CB
ΔE00 4.81
Bubblegum
#FFC1CC
ΔE00 5.99
Pink
#FFC0CB
ΔE00 6.02
Dusty Pink
#D8A7B1
ΔE00 6.62
Lightpink
#FFB6C1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCBB #BBE9EA
analogous
#EABBD1 #EABCBB #EAD4BB
triadic
#EABCBB #BBEABC #BCBBEA
tetradic
#EABCBB #D1EABB #BBE9EA #D4BBEA
square
#EABCBB #D1EABB #BBE9EA #D4BBEA
split-complementary
#EABCBB #BBEAD4 #BBD1EA
monochromatic
#CD605D #DC8E8C #EABCBB #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.69
#EABCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EABCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCBB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCBB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#CFCABA
Tritanopia (blue-blind)
#F4B8BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eabcbb; /* rgb */ color: rgb(234, 188, 187); /* oklch */ color: oklch(83.6% 0.053 19.7);
Tailwind
colors: {
custom: {
50: '#f1d0cf',
500: '#eabcbb',
950: '#000000',
},
}SCSS
$custom: #eabcbb; $custom-light: #f1d0cf; $custom-dark: #000000;
JSON
{
"hex": "#eabcbb",
"rgb": {
"r": 234,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.277,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.83558,
"c": 0.05314,
"h": 19.7
},
"luminance": 0.57047
}Semantic roles & 50–950 ramp
primary
#EABCBB
secondary
#83C5C6
accent
#BDC025
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383