#E7BFBF#E7BFBF
#E7BFBF is a very light, muted red. Relative luminance 0.580; OKLCH L 83.9% C 0.046 H 18.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BFBF |
|---|---|
| RGB | rgb(231, 191, 191) |
| HSL | hsl(0, 45%, 83%) |
| HSV | hsv(0, 17%, 91%) |
| CMYK | cmyk(0%, 17.3%, 17.3%, 9.4%) |
| CIE-LAB | lab(80.75, 14.25, 5.37) |
| CIE-LCH | lch(80.75, 15.23, 20.63°) |
| OKLab | oklab(83.94% 0.0436 0.0143) |
| OKLCH | oklch(83.94% 0.046 18.1) |
| XYZ | xyz(60.9898, 58.0141, 57.2653) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.29
Light Rose
#FFC5CB
ΔE00 5.50
Bubblegum
#FFC1CC
ΔE00 6.67
Pink
#FFC0CB
ΔE00 6.76
Pale Pink
#FFCFDC
ΔE00 6.83
Pinkish Grey
#C8ACA9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BFBF #BFE7E7
analogous
#E7BFD3 #E7BFBF #E7D3BF
triadic
#E7BFBF #BFE7BF #BFBFE7
tetradic
#E7BFBF #D3E7BF #BFE7E7 #D3BFE7
square
#E7BFBF #D3E7BF #BFE7E7 #D3BFE7
split-complementary
#E7BFBF #BFE7D3 #BFD3E7
monochromatic
#C66666 #D69292 #E7BFBF #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.67
#E7BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#E7BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BFBF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BFBF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#CFCBBE
Tritanopia (blue-blind)
#F0BBBF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e7bfbf; /* rgb */ color: rgb(231, 191, 191); /* oklch */ color: oklch(83.9% 0.046 18.1);
Tailwind
colors: {
custom: {
50: '#efd2d2',
500: '#e7bfbf',
950: '#000000',
},
}SCSS
$custom: #e7bfbf; $custom-light: #efd2d2; $custom-dark: #000000;
JSON
{
"hex": "#e7bfbf",
"rgb": {
"r": 231,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.83944,
"c": 0.04591,
"h": 18.1
},
"luminance": 0.58012
}Semantic roles & 50–950 ramp
primary
#E7BFBF
secondary
#88C2C2
accent
#B9B92D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383