#D6D2C8#D6D2C8
#D6D2C8 is a very light, near-neutral orange. Relative luminance 0.646; OKLCH L 86.4% C 0.014 H 88.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D2C8 |
|---|---|
| RGB | rgb(214, 210, 200) |
| HSL | hsl(43, 15%, 81%) |
| HSV | hsv(43, 7%, 84%) |
| CMYK | cmyk(0%, 1.9%, 6.5%, 16.1%) |
| CIE-LAB | lab(84.26, -0.38, 5.44) |
| CIE-LCH | lch(84.26, 5.45, 93.96°) |
| OKLab | oklab(86.42% 0.0003 0.0143) |
| OKLCH | oklch(86.42% 0.014 88.7) |
| XYZ | xyz(61.2021, 64.5598, 63.8695) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.40
Light Gray
#D3D3D3
ΔE00 4.87
Warm Beige
#E9DCC9
ΔE00 5.29
Gainsboro
#DCDCDC
ΔE00 5.37
Silver (survey)
#C5C9C7
ΔE00 5.41
Warm Gray
#C9BEB0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D2C8 #C8CCD6
analogous
#D6CBC8 #D6D2C8 #D3D6C8
triadic
#D6D2C8 #C8D6D2 #D2C8D6
tetradic
#D6D2C8 #C8D6CB #C8CCD6 #D6C8D3
square
#D6D2C8 #C8D6CB #C8CCD6 #D6C8D3
split-complementary
#D6D2C8 #C8D3D6 #CBC8D6
monochromatic
#A29982 #BCB5A5 #D6D2C8 #F0EFEB #F2F1ED
Accessibility & contrast
On white
1.51
#D6D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#D6D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D2C8
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D2C8 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#D6D3C8
Tritanopia (blue-blind)
#D9D0CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d6d2c8; /* rgb */ color: rgb(214, 210, 200); /* oklch */ color: oklch(86.4% 0.014 88.7);
Tailwind
colors: {
custom: {
50: '#e2dfd8',
500: '#d6d2c8',
950: '#000000',
},
}SCSS
$custom: #d6d2c8; $custom-light: #e2dfd8; $custom-dark: #000000;
JSON
{
"hex": "#d6d2c8",
"rgb": {
"r": 214,
"g": 210,
"b": 200
},
"hsl": {
"h": 42.857,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.86416,
"c": 0.01429,
"h": 88.7
},
"luminance": 0.64559
}Semantic roles & 50–950 ramp
primary
#D6D2C8
secondary
#989DAB
accent
#62994D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483