#E6BFBC#E6BFBC
#E6BFBC is a very light, muted red. Relative luminance 0.577; OKLCH L 83.8% C 0.045 H 23.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BFBC |
|---|---|
| RGB | rgb(230, 191, 188) |
| HSL | hsl(4, 46%, 82%) |
| HSV | hsv(4, 18%, 90%) |
| CMYK | cmyk(0%, 17%, 18.3%, 9.8%) |
| CIE-LAB | lab(80.58, 13.43, 6.73) |
| CIE-LCH | lch(80.58, 15.02, 26.61°) |
| OKLab | oklab(83.77% 0.0414 0.0178) |
| OKLCH | oklch(83.77% 0.045 23.3) |
| XYZ | xyz(60.3411, 57.7175, 55.5292) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.08
Light Rose
#FFC5CB
ΔE00 6.41
Pinkish Grey
#C8ACA9
ΔE00 6.50
Bubblegum
#FFC1CC
ΔE00 7.73
Pink
#FFC0CB
ΔE00 7.81
Dusty Pink
#D8A7B1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BFBC #BCE3E6
analogous
#E6BCCE #E6BFBC #E6D4BC
triadic
#E6BFBC #BCE6BF #BFBCE6
tetradic
#E6BFBC #CEE6BC #BCE3E6 #D4BCE6
square
#E6BFBC #CEE6BC #BCE3E6 #D4BCE6
split-complementary
#E6BFBC #BCE6D4 #BCCEE6
monochromatic
#C56A63 #D5948F #E6BFBC #F7EAE9 #F7EAE9
Accessibility & contrast
On white
1.67
#E6BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#E6BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BFBC
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BFBC | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#CFCBBC
Tritanopia (blue-blind)
#EFBBBE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e6bfbc; /* rgb */ color: rgb(230, 191, 188); /* oklch */ color: oklch(83.8% 0.045 23.3);
Tailwind
colors: {
custom: {
50: '#eed2d0',
500: '#e6bfbc',
950: '#000000',
},
}SCSS
$custom: #e6bfbc; $custom-light: #eed2d0; $custom-dark: #000000;
JSON
{
"hex": "#e6bfbc",
"rgb": {
"r": 230,
"g": 191,
"b": 188
},
"hsl": {
"h": 4.286,
"s": 45.652,
"l": 81.961
},
"oklch": {
"l": 0.8377,
"c": 0.04504,
"h": 23.3
},
"luminance": 0.57715
}Semantic roles & 50–950 ramp
primary
#E6BFBC
secondary
#86BCC0
accent
#AFB92D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383