#D4CDC3#D4CDC3
#D4CDC3 is a very light, near-neutral orange. Relative luminance 0.616; OKLCH L 85.1% C 0.016 H 77.1°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDC3 |
|---|---|
| RGB | rgb(212, 205, 195) |
| HSL | hsl(35, 17%, 80%) |
| HSV | hsv(35, 8%, 83%) |
| CMYK | cmyk(0%, 3.3%, 8%, 16.9%) |
| CIE-LAB | lab(82.70, 0.68, 5.83) |
| CIE-LCH | lch(82.70, 5.87, 83.32°) |
| OKLab | oklab(85.12% 0.0035 0.0153) |
| OKLCH | oklch(85.12% 0.016 77.1) |
| XYZ | xyz(58.8319, 61.6003, 60.4099) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.21
Warm Beige
#E9DCC9
ΔE00 5.25
Light Gray
#D3D3D3
ΔE00 5.37
Silver (survey)
#C5C9C7
ΔE00 6.01
Light Grey
#D8DCD6
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDC3 #C3CAD4
analogous
#D4C5C3 #D4CDC3 #D3D4C3
triadic
#D4CDC3 #C3D4CD #CDC3D4
tetradic
#D4CDC3 #C3D4C5 #C3CAD4 #D4C3D3
square
#D4CDC3 #C3D4C5 #C3CAD4 #D4C3D3
split-complementary
#D4CDC3 #C3D3D4 #C5C3D4
monochromatic
#A1927C #BAAF9F #D4CDC3 #EEEBE7 #F2F0ED
Accessibility & contrast
On white
1.58
#D4CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#D4CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDC3
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDC3 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC2
Deuteranopia (green-blind)
#D2CFC3
Tritanopia (blue-blind)
#D7CBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d4cdc3; /* rgb */ color: rgb(212, 205, 195); /* oklch */ color: oklch(85.1% 0.016 77.1);
Tailwind
colors: {
custom: {
50: '#e1dcd5',
500: '#d4cdc3',
950: '#000000',
},
}SCSS
$custom: #d4cdc3; $custom-light: #e1dcd5; $custom-dark: #000000;
JSON
{
"hex": "#d4cdc3",
"rgb": {
"r": 212,
"g": 205,
"b": 195
},
"hsl": {
"h": 35.294,
"s": 16.505,
"l": 79.804
},
"oklch": {
"l": 0.85115,
"c": 0.01573,
"h": 77.1
},
"luminance": 0.616
}Semantic roles & 50–950 ramp
primary
#D4CDC3
secondary
#929CA9
accent
#6C9B4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483