#D8BFBF#D8BFBF
#D8BFBF is a very light, muted red. Relative luminance 0.556; OKLCH L 82.6% C 0.028 H 17.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D8BFBF |
|---|---|
| RGB | rgb(216, 191, 191) |
| HSL | hsl(0, 24%, 80%) |
| HSV | hsv(0, 12%, 85%) |
| CMYK | cmyk(0%, 11.6%, 11.6%, 15.3%) |
| CIE-LAB | lab(79.40, 8.84, 3.25) |
| CIE-LCH | lch(79.40, 9.42, 20.16°) |
| OKLab | oklab(82.58% 0.0271 0.0087) |
| OKLCH | oklch(82.58% 0.028 17.7) |
| XYZ | xyz(56.3530, 55.6233, 57.0479) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.15
Mistyrose
#FFE4E1
ΔE00 8.73
Dusty Pink
#D8A7B1
ΔE00 9.32
Thistle
#D8BFD8
ΔE00 9.56
Pale Pink
#FFCFDC
ΔE00 9.75
Pale Rose
#FDC1C5
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8BFBF #BFD8D8
analogous
#D8BFCC #D8BFBF #D8CCBF
triadic
#D8BFBF #BFD8BF #BFBFD8
tetradic
#D8BFBF #CCD8BF #BFD8D8 #CCBFD8
square
#D8BFBF #CCD8BF #BFD8D8 #CCBFD8
split-complementary
#D8BFBF #BFD8CC #BFCCD8
monochromatic
#AA7373 #C19999 #D8BFBF #EFE5E5 #F3ECEC
Accessibility & contrast
On white
1.73
#D8BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#D8BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8BFBF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8BFBF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#C9C6BF
Tritanopia (blue-blind)
#DEBDBF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d8bfbf; /* rgb */ color: rgb(216, 191, 191); /* oklch */ color: oklch(82.6% 0.028 17.7);
Tailwind
colors: {
custom: {
50: '#e4d2d2',
500: '#d8bfbf',
950: '#000000',
},
}SCSS
$custom: #d8bfbf; $custom-light: #e4d2d2; $custom-dark: #000000;
JSON
{
"hex": "#d8bfbf",
"rgb": {
"r": 216,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 24.272,
"l": 79.804
},
"oklch": {
"l": 0.82576,
"c": 0.02848,
"h": 17.7
},
"luminance": 0.55622
}Semantic roles & 50–950 ramp
primary
#D8BFBF
secondary
#8DAEAE
accent
#A3A343
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383