#D4CDC8#D4CDC8
#D4CDC8 is a very light, near-neutral orange. Relative luminance 0.618; OKLCH L 85.3% C 0.010 H 58.2°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDC8 |
|---|---|
| RGB | rgb(212, 205, 200) |
| HSL | hsl(25, 12%, 81%) |
| HSV | hsv(25, 6%, 83%) |
| CMYK | cmyk(0%, 3.3%, 5.7%, 16.9%) |
| CIE-LAB | lab(82.82, 1.54, 3.34) |
| CIE-LCH | lch(82.82, 3.68, 65.29°) |
| OKLab | oklab(85.25% 0.0055 0.0088) |
| OKLCH | oklch(85.25% 0.01 58.2) |
| XYZ | xyz(59.4067, 61.8303, 63.4372) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.90
Gainsboro
#DCDCDC
ΔE00 4.93
Silver
#C0C0C0
ΔE00 5.13
Warm Gray
#C9BEB0
ΔE00 5.52
Silver (survey)
#C5C9C7
ΔE00 5.60
Light Grey
#D8DCD6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDC8 #C8CFD4
analogous
#D4C8C9 #D4CDC8 #D4D3C8
triadic
#D4CDC8 #C8D4CD #CDC8D4
tetradic
#D4CDC8 #C9D4C8 #C8CFD4 #D3C8D4
square
#D4CDC8 #C9D4C8 #C8CFD4 #D3C8D4
split-complementary
#D4CDC8 #C8D4D3 #C8C9D4
monochromatic
#9E8F83 #B9AEA6 #D4CDC8 #EFECEA #F2EFEE
Accessibility & contrast
On white
1.57
#D4CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#D4CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDC8
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDC8 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#D1CFC8
Tritanopia (blue-blind)
#D7CCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d4cdc8; /* rgb */ color: rgb(212, 205, 200); /* oklch */ color: oklch(85.3% 0.010 58.2);
Tailwind
colors: {
custom: {
50: '#e1dcd8',
500: '#d4cdc8',
950: '#000000',
},
}SCSS
$custom: #d4cdc8; $custom-light: #e1dcd8; $custom-dark: #000000;
JSON
{
"hex": "#d4cdc8",
"rgb": {
"r": 212,
"g": 205,
"b": 200
},
"hsl": {
"h": 25,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.85252,
"c": 0.0104,
"h": 58.2
},
"luminance": 0.6183
}Semantic roles & 50–950 ramp
primary
#D4CDC8
secondary
#98A1A8
accent
#79964F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483