#D7CDC8#D7CDC8
#D7CDC8 is a very light, near-neutral orange. Relative luminance 0.623; OKLCH L 85.5% C 0.013 H 48.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDC8 |
|---|---|
| RGB | rgb(215, 205, 200) |
| HSL | hsl(20, 16%, 81%) |
| HSV | hsv(20, 7%, 84%) |
| CMYK | cmyk(0%, 4.7%, 7%, 15.7%) |
| CIE-LAB | lab(83.06, 2.59, 3.72) |
| CIE-LCH | lch(83.06, 4.53, 55.14°) |
| OKLab | oklab(85.5% 0.0087 0.0098) |
| OKLCH | oklch(85.5% 0.013 48.6) |
| XYZ | xyz(60.2797, 62.2804, 63.4781) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.90
Gainsboro
#DCDCDC
ΔE00 5.70
Warm Gray
#C9BEB0
ΔE00 5.78
Silver
#C0C0C0
ΔE00 6.05
Warm Beige
#E9DCC9
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDC8 #C8D2D7
analogous
#D7C8CB #D7CDC8 #D7D5C8
triadic
#D7CDC8 #C8D7CD #CDC8D7
tetradic
#D7CDC8 #CBD7C8 #C8D2D7 #D5C8D7
square
#D7CDC8 #CBD7C8 #C8D2D7 #D5C8D7
split-complementary
#D7CDC8 #C8D7D5 #C8CBD7
monochromatic
#A38D81 #BDADA5 #D7CDC8 #F1EDEB #F2EFED
Accessibility & contrast
On white
1.56
#D7CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#D7CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDC8
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDC8 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC8
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#DACBCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7cdc8; /* rgb */ color: rgb(215, 205, 200); /* oklch */ color: oklch(85.5% 0.013 48.6);
Tailwind
colors: {
custom: {
50: '#e3dcd8',
500: '#d7cdc8',
950: '#000000',
},
}SCSS
$custom: #d7cdc8; $custom-light: #e3dcd8; $custom-dark: #000000;
JSON
{
"hex": "#d7cdc8",
"rgb": {
"r": 215,
"g": 205,
"b": 200
},
"hsl": {
"h": 20,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.85498,
"c": 0.01313,
"h": 48.6
},
"luminance": 0.6228
}Semantic roles & 50–950 ramp
primary
#D7CDC8
secondary
#97A5AC
accent
#809A4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483