#D6D0CE#D6D0CE
#D6D0CE is a very light, near-neutral orange. Relative luminance 0.639; OKLCH L 86.2% C 0.007 H 39.4°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D0CE |
|---|---|
| RGB | rgb(214, 208, 206) |
| HSL | hsl(15, 9%, 82%) |
| HSV | hsv(15, 4%, 84%) |
| CMYK | cmyk(0%, 2.8%, 3.7%, 16.1%) |
| CIE-LAB | lab(83.90, 1.71, 1.72) |
| CIE-LCH | lch(83.90, 2.43, 45.25°) |
| OKLab | oklab(86.18% 0.0056 0.0046) |
| OKLCH | oklch(86.18% 0.007 39.4) |
| XYZ | xyz(61.4264, 63.8645, 67.4716) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.92
Gainsboro
#DCDCDC
ΔE00 3.83
Silver
#C0C0C0
ΔE00 5.14
Silver (survey)
#C5C9C7
ΔE00 5.61
Fog
#D8DCE0
ΔE00 5.71
Light Grey
#D8DCD6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D0CE #CED4D6
analogous
#D6CED0 #D6D0CE #D6D4CE
triadic
#D6D0CE #CED6D0 #D0CED6
tetradic
#D6D0CE #D0D6CE #CED4D6 #D4CED6
square
#D6D0CE #D0D6CE #CED4D6 #D4CED6
split-complementary
#D6D0CE #CED6D4 #CED0D6
monochromatic
#9E908B #BAB0AD #D6D0CE #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.52
#D6D0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#D6D0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D0CE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D0CE | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1CE
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#D8CFCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d6d0ce; /* rgb */ color: rgb(214, 208, 206); /* oklch */ color: oklch(86.2% 0.007 39.4);
Tailwind
colors: {
custom: {
50: '#e2dedc',
500: '#d6d0ce',
950: '#000000',
},
}SCSS
$custom: #d6d0ce; $custom-light: #e2dedc; $custom-dark: #000000;
JSON
{
"hex": "#d6d0ce",
"rgb": {
"r": 214,
"g": 208,
"b": 206
},
"hsl": {
"h": 15,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.86182,
"c": 0.00721,
"h": 39.4
},
"luminance": 0.63864
}Semantic roles & 50–950 ramp
primary
#D6D0CE
secondary
#9EA7AA
accent
#839353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484