#E9BCBF#E9BCBF
#E9BCBF is a very light, muted red. Relative luminance 0.571; OKLCH L 83.6% C 0.052 H 13.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BCBF |
|---|---|
| RGB | rgb(233, 188, 191) |
| HSL | hsl(356, 51%, 83%) |
| HSV | hsv(356, 19%, 91%) |
| CMYK | cmyk(0%, 19.3%, 18%, 8.6%) |
| CIE-LAB | lab(80.21, 16.57, 4.62) |
| CIE-LCH | lch(80.21, 17.20, 15.56°) |
| OKLab | oklab(83.57% 0.0504 0.0123) |
| OKLCH | oklch(83.57% 0.052 13.7) |
| XYZ | xyz(60.9916, 57.0539, 57.0798) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.04
Light Rose
#FFC5CB
ΔE00 4.32
Bubblegum
#FFC1CC
ΔE00 5.14
Pink
#FFC0CB
ΔE00 5.20
Dusty Pink
#D8A7B1
ΔE00 5.80
Pale Pink
#FFCFDC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BCBF #BCE9E6
analogous
#E9BCD5 #E9BCBF #E9CFBC
triadic
#E9BCBF #BFE9BC #BCBFE9
tetradic
#E9BCBF #D5E9BC #BCE9E6 #CFBCE9
square
#E9BCBF #D5E9BC #BCE9E6 #CFBCE9
split-complementary
#E9BCBF #BCE9CF #BCD5E9
monochromatic
#CB6067 #DA8E93 #E9BCBF #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.69
#E9BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#E9BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BCBF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BCBF | 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)
#C3C2BF
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#F2B8BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e9bcbf; /* rgb */ color: rgb(233, 188, 191); /* oklch */ color: oklch(83.6% 0.052 13.7);
Tailwind
colors: {
custom: {
50: '#f0d0d2',
500: '#e9bcbf',
950: '#000000',
},
}SCSS
$custom: #e9bcbf; $custom-light: #f0d0d2; $custom-dark: #000000;
JSON
{
"hex": "#e9bcbf",
"rgb": {
"r": 233,
"g": 188,
"b": 191
},
"hsl": {
"h": 356,
"s": 50.562,
"l": 82.549
},
"oklch": {
"l": 0.8357,
"c": 0.05193,
"h": 13.7
},
"luminance": 0.57052
}Semantic roles & 50–950 ramp
primary
#E9BCBF
secondary
#85C5C0
accent
#BEB428
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383