#D6CED0#D6CED0
#D6CED0 is a very light, near-neutral red. Relative luminance 0.630; OKLCH L 85.8% C 0.009 H 0.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CED0 |
|---|---|
| RGB | rgb(214, 206, 208) |
| HSL | hsl(345, 9%, 82%) |
| HSV | hsv(345, 4%, 84%) |
| CMYK | cmyk(0%, 3.7%, 2.8%, 16.1%) |
| CIE-LAB | lab(83.44, 3.11, -0.01) |
| CIE-LCH | lch(83.44, 3.11, 359.86°) |
| OKLab | oklab(85.84% 0.0093 0) |
| OKLCH | oklch(85.84% 0.009 0.2) |
| XYZ | xyz(61.1864, 62.9932, 68.5978) |
| Luminance | 0.6299 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.29
Gainsboro
#DCDCDC
ΔE00 5.08
Silver
#C0C0C0
ΔE00 5.78
Fog
#D8DCE0
ΔE00 6.43
Silver (survey)
#C5C9C7
ΔE00 7.27
Dove Gray
#B6B8BD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CED0 #CED6D4
analogous
#D6CED4 #D6CED0 #D6D0CE
triadic
#D6CED0 #D0D6CE #CED0D6
tetradic
#D6CED0 #D4D6CE #CED6D4 #D0CED6
square
#D6CED0 #D4D6CE #CED6D4 #D0CED6
split-complementary
#D6CED0 #CED6D0 #CED4D6
monochromatic
#9E8B90 #BAADB0 #D6CED0 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.54
#D6CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#D6CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CED0
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CED0 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#D1D0D0
Tritanopia (blue-blind)
#D8CECF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d6ced0; /* rgb */ color: rgb(214, 206, 208); /* oklch */ color: oklch(85.8% 0.009 0.2);
Tailwind
colors: {
custom: {
50: '#e2dcde',
500: '#d6ced0',
950: '#000000',
},
}SCSS
$custom: #d6ced0; $custom-light: #e2dcde; $custom-dark: #000000;
JSON
{
"hex": "#d6ced0",
"rgb": {
"r": 214,
"g": 206,
"b": 208
},
"hsl": {
"h": 345,
"s": 8.889,
"l": 82.353
},
"oklch": {
"l": 0.85841,
"c": 0.00925,
"h": 0.2
},
"luminance": 0.62993
}Semantic roles & 50–950 ramp
primary
#D6CED0
secondary
#9EAAA7
accent
#938353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484