#D6BFBE#D6BFBE
#D6BFBE is a very light, muted red. Relative luminance 0.553; OKLCH L 82.4% C 0.026 H 20.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D6BFBE |
|---|---|
| RGB | rgb(214, 191, 190) |
| HSL | hsl(3, 23%, 79%) |
| HSV | hsv(3, 11%, 84%) |
| CMYK | cmyk(0%, 10.7%, 11.2%, 16.1%) |
| CIE-LAB | lab(79.20, 7.96, 3.48) |
| CIE-LCH | lch(79.20, 8.69, 23.59°) |
| OKLab | oklab(82.37% 0.0246 0.0093) |
| OKLCH | oklch(82.37% 0.026 20.7) |
| XYZ | xyz(55.6560, 55.2766, 56.4428) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.12
Mistyrose
#FFE4E1
ΔE00 8.85
Warm Gray
#C9BEB0
ΔE00 9.64
Silver
#C0C0C0
ΔE00 9.77
Dusty Pink
#D8A7B1
ΔE00 10.03
Thistle
#D8BFD8
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6BFBE #BED5D6
analogous
#D6BEC9 #D6BFBE #D6CBBE
triadic
#D6BFBE #BED6BF #BFBED6
tetradic
#D6BFBE #C9D6BE #BED5D6 #CBBED6
square
#D6BFBE #C9D6BE #BED5D6 #CBBED6
split-complementary
#D6BFBE #BED6CB #BEC9D6
monochromatic
#A77573 #BE9A98 #D6BFBE #EEE4E4 #F3EDEC
Accessibility & contrast
On white
1.74
#D6BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#D6BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6BFBE
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6BFBE | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#DCBDBF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d6bfbe; /* rgb */ color: rgb(214, 191, 190); /* oklch */ color: oklch(82.4% 0.026 20.7);
Tailwind
colors: {
custom: {
50: '#e2d2d1',
500: '#d6bfbe',
950: '#000000',
},
}SCSS
$custom: #d6bfbe; $custom-light: #e2d2d1; $custom-dark: #000000;
JSON
{
"hex": "#d6bfbe",
"rgb": {
"r": 214,
"g": 191,
"b": 190
},
"hsl": {
"h": 2.5,
"s": 22.642,
"l": 79.216
},
"oklch": {
"l": 0.82371,
"c": 0.02624,
"h": 20.7
},
"luminance": 0.55275
}Semantic roles & 50–950 ramp
primary
#D6BFBE
secondary
#8CAAAC
accent
#9DA144
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383