#D7CED0#D7CED0
#D7CED0 is a very light, near-neutral red. Relative luminance 0.631; OKLCH L 85.9% C 0.010 H 2.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CED0 |
|---|---|
| RGB | rgb(215, 206, 208) |
| HSL | hsl(347, 10%, 83%) |
| HSV | hsv(347, 4%, 84%) |
| CMYK | cmyk(0%, 4.2%, 3.3%, 15.7%) |
| CIE-LAB | lab(83.52, 3.46, 0.12) |
| CIE-LCH | lch(83.52, 3.46, 1.96°) |
| OKLab | oklab(85.92% 0.0103 0.0004) |
| OKLCH | oklch(85.92% 0.01 2.1) |
| XYZ | xyz(61.4792, 63.1442, 68.6115) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.69
Gainsboro
#DCDCDC
ΔE00 5.41
Silver
#C0C0C0
ΔE00 6.13
Fog
#D8DCE0
ΔE00 6.82
Silver (survey)
#C5C9C7
ΔE00 7.71
Dove Gray
#B6B8BD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CED0 #CED7D5
analogous
#D7CED4 #D7CED0 #D7D1CE
triadic
#D7CED0 #D0D7CE #CED0D7
tetradic
#D7CED0 #D4D7CE #CED7D5 #D1CED7
square
#D7CED0 #D4D7CE #CED7D5 #D1CED7
split-complementary
#D7CED0 #CED7D1 #CED4D7
monochromatic
#A08B8F #BBACB0 #D7CED0 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.54
#D7CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#D7CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CED0
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CED0 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#D1D1D0
Tritanopia (blue-blind)
#D9CECF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d7ced0; /* rgb */ color: rgb(215, 206, 208); /* oklch */ color: oklch(85.9% 0.010 2.1);
Tailwind
colors: {
custom: {
50: '#e3dcde',
500: '#d7ced0',
950: '#000000',
},
}SCSS
$custom: #d7ced0; $custom-light: #e3dcde; $custom-dark: #000000;
JSON
{
"hex": "#d7ced0",
"rgb": {
"r": 215,
"g": 206,
"b": 208
},
"hsl": {
"h": 346.667,
"s": 10.112,
"l": 82.549
},
"oklch": {
"l": 0.85922,
"c": 0.01032,
"h": 2.1
},
"luminance": 0.63144
}Semantic roles & 50–950 ramp
primary
#D7CED0
secondary
#9EABA8
accent
#948551
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484