#D6C8B8#D6C8B8
#D6C8B8 is a very light, muted orange. Relative luminance 0.591; OKLCH L 84.0% C 0.027 H 71.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D6C8B8 |
|---|---|
| RGB | rgb(214, 200, 184) |
| HSL | hsl(32, 27%, 78%) |
| HSV | hsv(32, 14%, 84%) |
| CMYK | cmyk(0%, 6.5%, 14%, 16.1%) |
| CIE-LAB | lab(81.33, 2.22, 9.76) |
| CIE-LCH | lch(81.33, 10.01, 77.18°) |
| OKLab | oklab(83.99% 0.0087 0.0255) |
| OKLCH | oklch(83.99% 0.027 71.1) |
| XYZ | xyz(57.0370, 59.0663, 53.7344) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.94
Warm Beige
#E9DCC9
ΔE00 4.85
Champagne
#F7E7CE
ΔE00 7.78
Greige
#B8AB98
ΔE00 7.94
Antiquewhite
#FAEBD7
ΔE00 8.08
Khaki
#C3B091
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6C8B8 #B8C6D6
analogous
#D6B9B8 #D6C8B8 #D5D6B8
triadic
#D6C8B8 #B8D6C8 #C8B8D6
tetradic
#D6C8B8 #B8D6B9 #B8C6D6 #D6B8D5
square
#D6C8B8 #B8D6B9 #B8C6D6 #D6B8D5
split-complementary
#D6C8B8 #B8D5D6 #B9B8D6
monochromatic
#A98C6A #C0AA91 #D6C8B8 #ECE6DF #F4F0EC
Accessibility & contrast
On white
1.64
#D6C8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#D6C8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6C8B8
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6C8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6C8B8 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B7
Deuteranopia (green-blind)
#D1CBB8
Tritanopia (blue-blind)
#DCC5C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d6c8b8; /* rgb */ color: rgb(214, 200, 184); /* oklch */ color: oklch(84.0% 0.027 71.1);
Tailwind
colors: {
custom: {
50: '#e2d8cd',
500: '#d6c8b8',
950: '#000000',
},
}SCSS
$custom: #d6c8b8; $custom-light: #e2d8cd; $custom-dark: #000000;
JSON
{
"hex": "#d6c8b8",
"rgb": {
"r": 214,
"g": 200,
"b": 184
},
"hsl": {
"h": 32,
"s": 26.786,
"l": 78.039
},
"oklch": {
"l": 0.8399,
"c": 0.02691,
"h": 71.1
},
"luminance": 0.59065
}Semantic roles & 50–950 ramp
primary
#D6C8B8
secondary
#8698AC
accent
#6FA540
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383