#DCD4C2#DCD4C2
#DCD4C2 is a very light, muted orange. Relative luminance 0.662; OKLCH L 87.1% C 0.026 H 86.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4C2 |
|---|---|
| RGB | rgb(220, 212, 194) |
| HSL | hsl(42, 27%, 81%) |
| HSV | hsv(42, 12%, 86%) |
| CMYK | cmyk(0%, 3.6%, 11.8%, 13.7%) |
| CIE-LAB | lab(85.10, -0.29, 9.89) |
| CIE-LCH | lch(85.10, 9.89, 91.66°) |
| OKLab | oklab(87.15% 0.0014 0.0258) |
| OKLCH | oklch(87.15% 0.026 86.9) |
| XYZ | xyz(62.7954, 66.1984, 60.4980) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.07
Eggshell
#F0EAD6
ΔE00 5.00
Champagne
#F7E7CE
ΔE00 5.76
Warm Gray
#C9BEB0
ΔE00 5.83
Antiquewhite
#FAEBD7
ΔE00 6.21
Light Grey
#D8DCD6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4C2 #C2CADC
analogous
#DCC7C2 #DCD4C2 #D7DCC2
triadic
#DCD4C2 #C2DCD4 #D4C2DC
tetradic
#DCD4C2 #C2DCC7 #C2CADC #DCC2D7
square
#DCD4C2 #C2DCC7 #C2CADC #DCC2D7
split-complementary
#DCD4C2 #C2D7DC #C7C2DC
monochromatic
#AF9D74 #C6B99B #DCD4C2 #F2EFE9 #F4F1EC
Accessibility & contrast
On white
1.47
#DCD4C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#DCD4C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4C2
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4C2 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3C1
Deuteranopia (green-blind)
#DBD5C2
Tritanopia (blue-blind)
#E1D1CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd4c2; /* rgb */ color: rgb(220, 212, 194); /* oklch */ color: oklch(87.1% 0.026 86.9);
Tailwind
colors: {
custom: {
50: '#e7e1d4',
500: '#dcd4c2',
950: '#000000',
},
}SCSS
$custom: #dcd4c2; $custom-light: #e7e1d4; $custom-dark: #000000;
JSON
{
"hex": "#dcd4c2",
"rgb": {
"r": 220,
"g": 212,
"b": 194
},
"hsl": {
"h": 41.538,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87146,
"c": 0.02583,
"h": 86.9
},
"luminance": 0.66198
}Semantic roles & 50–950 ramp
primary
#DCD4C2
secondary
#8F9AB3
accent
#5FA640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483