#D5CDC8#D5CDC8
#D5CDC8 is a very light, near-neutral orange. Relative luminance 0.620; OKLCH L 85.3% C 0.011 H 54.5°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CDC8 |
|---|---|
| RGB | rgb(213, 205, 200) |
| HSL | hsl(23, 13%, 81%) |
| HSV | hsv(23, 6%, 84%) |
| CMYK | cmyk(0%, 3.8%, 6.1%, 16.5%) |
| CIE-LAB | lab(82.90, 1.89, 3.47) |
| CIE-LCH | lch(82.90, 3.95, 61.43°) |
| OKLab | oklab(85.33% 0.0066 0.0092) |
| OKLCH | oklch(85.33% 0.011 54.5) |
| XYZ | xyz(59.6959, 61.9794, 63.4508) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.21
Gainsboro
#DCDCDC
ΔE00 5.17
Silver
#C0C0C0
ΔE00 5.42
Warm Gray
#C9BEB0
ΔE00 5.56
Silver (survey)
#C5C9C7
ΔE00 6.07
Warm Beige
#E9DCC9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CDC8 #C8D0D5
analogous
#D5C8C9 #D5CDC8 #D5D3C8
triadic
#D5CDC8 #C8D5CD #CDC8D5
tetradic
#D5CDC8 #C9D5C8 #C8D0D5 #D3C8D5
square
#D5CDC8 #C9D5C8 #C8D0D5 #D3C8D5
split-complementary
#D5CDC8 #C8D5D3 #C8C9D5
monochromatic
#A08E83 #BBADA5 #D5CDC8 #EFEDEB #F2EFEE
Accessibility & contrast
On white
1.57
#D5CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#D5CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CDC8
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CDC8 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#D1CFC8
Tritanopia (blue-blind)
#D8CCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d5cdc8; /* rgb */ color: rgb(213, 205, 200); /* oklch */ color: oklch(85.3% 0.011 54.5);
Tailwind
colors: {
custom: {
50: '#e1dcd8',
500: '#d5cdc8',
950: '#000000',
},
}SCSS
$custom: #d5cdc8; $custom-light: #e1dcd8; $custom-dark: #000000;
JSON
{
"hex": "#d5cdc8",
"rgb": {
"r": 213,
"g": 205,
"b": 200
},
"hsl": {
"h": 23.077,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.85333,
"c": 0.01127,
"h": 54.5
},
"luminance": 0.61979
}Semantic roles & 50–950 ramp
primary
#D5CDC8
secondary
#98A3A9
accent
#7B984E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483