#D6B6BE#D6B6BE
#D6B6BE is a light, muted red. Relative luminance 0.515; OKLCH L 80.6% C 0.038 H 1.2°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D6B6BE |
|---|---|
| RGB | rgb(214, 182, 190) |
| HSL | hsl(345, 28%, 78%) |
| HSV | hsv(345, 15%, 84%) |
| CMYK | cmyk(0%, 15%, 11.2%, 16.1%) |
| CIE-LAB | lab(76.96, 12.78, 0.22) |
| CIE-LCH | lch(76.96, 12.78, 1.00°) |
| OKLab | oklab(80.63% 0.0382 0.0008) |
| OKLCH | oklch(80.63% 0.038 1.2) |
| XYZ | xyz(53.7532, 51.4711, 55.8085) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.51
Pinkish Grey
#C8ACA9
ΔE00 5.87
Thistle
#D8BFD8
ΔE00 6.88
Pale Pink
#FFCFDC
ΔE00 8.31
Light Rose
#FFC5CB
ΔE00 8.39
Pale Rose
#FDC1C5
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6B6BE #B6D6CE
analogous
#D6B6CE #D6B6BE #D6BEB6
triadic
#D6B6BE #BED6B6 #B6BED6
tetradic
#D6B6BE #CED6B6 #B6D6CE #BEB6D6
square
#D6B6BE #CED6B6 #B6D6CE #BEB6D6
split-complementary
#D6B6BE #B6D6BE #B6CED6
monochromatic
#AA6878 #C08F9B #D6B6BE #ECDDE1 #F4EBEE
Accessibility & contrast
On white
1.86
#D6B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#D6B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6B6BE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6B6BE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#DCB4B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #d6b6be; /* rgb */ color: rgb(214, 182, 190); /* oklch */ color: oklch(80.6% 0.038 1.2);
Tailwind
colors: {
custom: {
50: '#e2ccd1',
500: '#d6b6be',
950: '#000000',
},
}SCSS
$custom: #d6b6be; $custom-light: #e2ccd1; $custom-dark: #000000;
JSON
{
"hex": "#d6b6be",
"rgb": {
"r": 214,
"g": 182,
"b": 190
},
"hsl": {
"h": 345,
"s": 28.07,
"l": 77.647
},
"oklch": {
"l": 0.80627,
"c": 0.03822,
"h": 1.2
},
"luminance": 0.5147
}Semantic roles & 50–950 ramp
primary
#D6B6BE
secondary
#84ACA2
accent
#A78D3F
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151314
muted
#848383