#D4CDC4#D4CDC4
#D4CDC4 is a very light, near-neutral orange. Relative luminance 0.616; OKLCH L 85.1% C 0.015 H 74.4°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDC4 |
|---|---|
| RGB | rgb(212, 205, 196) |
| HSL | hsl(34, 16%, 80%) |
| HSV | hsv(34, 8%, 83%) |
| CMYK | cmyk(0%, 3.3%, 7.5%, 16.9%) |
| CIE-LAB | lab(82.72, 0.85, 5.33) |
| CIE-LCH | lch(82.72, 5.40, 80.92°) |
| OKLab | oklab(85.14% 0.0039 0.014) |
| OKLCH | oklch(85.14% 0.015 74.4) |
| XYZ | xyz(58.9453, 61.6457, 61.0074) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.37
Light Gray
#D3D3D3
ΔE00 5.03
Warm Beige
#E9DCC9
ΔE00 5.51
Silver (survey)
#C5C9C7
ΔE00 5.86
Gainsboro
#DCDCDC
ΔE00 5.90
Silver
#C0C0C0
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDC4 #C4CBD4
analogous
#D4C5C4 #D4CDC4 #D3D4C4
triadic
#D4CDC4 #C4D4CD #CDC4D4
tetradic
#D4CDC4 #C4D4C5 #C4CBD4 #D4C4D3
square
#D4CDC4 #C4D4C5 #C4CBD4 #D4C4D3
split-complementary
#D4CDC4 #C4D3D4 #C5C4D4
monochromatic
#A0917D #BAAFA1 #D4CDC4 #EEEBE7 #F2F0ED
Accessibility & contrast
On white
1.58
#D4CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#D4CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDC4
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDC4 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC3
Deuteranopia (green-blind)
#D2CFC4
Tritanopia (blue-blind)
#D7CBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d4cdc4; /* rgb */ color: rgb(212, 205, 196); /* oklch */ color: oklch(85.1% 0.015 74.4);
Tailwind
colors: {
custom: {
50: '#e1dcd5',
500: '#d4cdc4',
950: '#000000',
},
}SCSS
$custom: #d4cdc4; $custom-light: #e1dcd5; $custom-dark: #000000;
JSON
{
"hex": "#d4cdc4",
"rgb": {
"r": 212,
"g": 205,
"b": 196
},
"hsl": {
"h": 33.75,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.85142,
"c": 0.01458,
"h": 74.4
},
"luminance": 0.61645
}Semantic roles & 50–950 ramp
primary
#D4CDC4
secondary
#939DA9
accent
#6E9A4C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483