#D4CDC2#D4CDC2
#D4CDC2 is a very light, near-neutral orange. Relative luminance 0.616; OKLCH L 85.1% C 0.017 H 79.3°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDC2 |
|---|---|
| RGB | rgb(212, 205, 194) |
| HSL | hsl(37, 17%, 80%) |
| HSV | hsv(37, 8%, 83%) |
| CMYK | cmyk(0%, 3.3%, 8.5%, 16.9%) |
| CIE-LAB | lab(82.68, 0.51, 6.33) |
| CIE-LCH | lch(82.68, 6.35, 85.35°) |
| OKLab | oklab(85.09% 0.0031 0.0166) |
| OKLCH | oklch(85.09% 0.017 79.3) |
| XYZ | xyz(58.7192, 61.5553, 59.8165) |
| Luminance | 0.6156 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.09
Warm Beige
#E9DCC9
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 5.72
Light Grey
#D8DCD6
ΔE00 6.17
Silver (survey)
#C5C9C7
ΔE00 6.20
Gainsboro
#DCDCDC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDC2 #C2C9D4
analogous
#D4C4C2 #D4CDC2 #D2D4C2
triadic
#D4CDC2 #C2D4CD #CDC2D4
tetradic
#D4CDC2 #C2D4C4 #C2C9D4 #D4C2D2
square
#D4CDC2 #C2D4C4 #C2C9D4 #D4C2D2
split-complementary
#D4CDC2 #C2D2D4 #C4C2D4
monochromatic
#A1927A #BBB09E #D4CDC2 #EDEAE6 #F2F0ED
Accessibility & contrast
On white
1.58
#D4CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#D4CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDC2
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDC2 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC1
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#D8CBCA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d4cdc2; /* rgb */ color: rgb(212, 205, 194); /* oklch */ color: oklch(85.1% 0.017 79.3);
Tailwind
colors: {
custom: {
50: '#e1dcd4',
500: '#d4cdc2',
950: '#000000',
},
}SCSS
$custom: #d4cdc2; $custom-light: #e1dcd4; $custom-dark: #000000;
JSON
{
"hex": "#d4cdc2",
"rgb": {
"r": 212,
"g": 205,
"b": 194
},
"hsl": {
"h": 36.667,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.85088,
"c": 0.01692,
"h": 79.3
},
"luminance": 0.61555
}Semantic roles & 50–950 ramp
primary
#D4CDC2
secondary
#919AA9
accent
#6A9C4A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483