#DCD4CF#DCD4CF
#DCD4CF is a very light, near-neutral orange. Relative luminance 0.668; OKLCH L 87.5% C 0.011 H 54.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4CF |
|---|---|
| RGB | rgb(220, 212, 207) |
| HSL | hsl(23, 16%, 84%) |
| HSV | hsv(23, 6%, 86%) |
| CMYK | cmyk(0%, 3.6%, 5.9%, 13.7%) |
| CIE-LAB | lab(85.41, 1.87, 3.45) |
| CIE-LCH | lch(85.41, 3.92, 61.45°) |
| OKLab | oklab(87.49% 0.0065 0.0091) |
| OKLCH | oklch(87.49% 0.011 54.5) |
| XYZ | xyz(64.3197, 66.8081, 68.5262) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.08
Gainsboro
#DCDCDC
ΔE00 4.32
Warm Beige
#E9DCC9
ΔE00 6.21
Light Grey
#D8DCD6
ΔE00 6.36
Linen
#FAF0E6
ΔE00 6.57
Silver
#C0C0C0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4CF #CFD7DC
analogous
#DCCFD0 #DCD4CF #DCDACF
triadic
#DCD4CF #CFDCD4 #D4CFDC
tetradic
#DCD4CF #D0DCCF #CFD7DC #DACFDC
square
#DCD4CF #D0DCCF #CFD7DC #DACFDC
split-complementary
#DCD4CF #CFDCDA #CFD0DC
monochromatic
#A89588 #C2B4AC #DCD4CF #F2EFED #F2EFED
Accessibility & contrast
On white
1.46
#DCD4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#DCD4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4CF
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4CF | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#DFD3D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd4cf; /* rgb */ color: rgb(220, 212, 207); /* oklch */ color: oklch(87.5% 0.011 54.5);
Tailwind
colors: {
custom: {
50: '#e6e1dd',
500: '#dcd4cf',
950: '#000000',
},
}SCSS
$custom: #dcd4cf; $custom-light: #e6e1dd; $custom-dark: #000000;
JSON
{
"hex": "#dcd4cf",
"rgb": {
"r": 220,
"g": 212,
"b": 207
},
"hsl": {
"h": 23.077,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.87492,
"c": 0.01121,
"h": 54.5
},
"luminance": 0.66808
}Semantic roles & 50–950 ramp
primary
#DCD4CF
secondary
#9EAAB1
accent
#7C9A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484