#DCD2C0#DCD2C0
#DCD2C0 is a very light, muted orange. Relative luminance 0.651; OKLCH L 86.7% C 0.027 H 82.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2C0 |
|---|---|
| RGB | rgb(220, 210, 192) |
| HSL | hsl(39, 29%, 81%) |
| HSV | hsv(39, 13%, 86%) |
| CMYK | cmyk(0%, 4.5%, 12.7%, 13.7%) |
| CIE-LAB | lab(84.54, 0.43, 10.15) |
| CIE-LCH | lch(84.54, 10.16, 87.56°) |
| OKLab | oklab(86.7% 0.0035 0.0265) |
| OKLCH | oklch(86.7% 0.027 82.4) |
| XYZ | xyz(62.0754, 65.1154, 59.1574) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.76
Warm Gray
#C9BEB0
ΔE00 5.20
Eggshell
#F0EAD6
ΔE00 5.67
Champagne
#F7E7CE
ΔE00 5.68
Antiquewhite
#FAEBD7
ΔE00 6.14
Papayawhip
#FFEFD5
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2C0 #C0CADC
analogous
#DCC4C0 #DCD2C0 #D8DCC0
triadic
#DCD2C0 #C0DCD2 #D2C0DC
tetradic
#DCD2C0 #C0DCC4 #C0CADC #DCC0D8
square
#DCD2C0 #C0DCC4 #C0CADC #DCC0D8
split-complementary
#DCD2C0 #C0D8DC #C4C0DC
monochromatic
#B09A71 #C6B699 #DCD2C0 #F2EEE7 #F4F1EB
Accessibility & contrast
On white
1.50
#DCD2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#DCD2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2C0
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2C0 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BF
Deuteranopia (green-blind)
#D9D4C0
Tritanopia (blue-blind)
#E1CFCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd2c0; /* rgb */ color: rgb(220, 210, 192); /* oklch */ color: oklch(86.7% 0.027 82.4);
Tailwind
colors: {
custom: {
50: '#e7dfd3',
500: '#dcd2c0',
950: '#000000',
},
}SCSS
$custom: #dcd2c0; $custom-light: #e7dfd3; $custom-dark: #000000;
JSON
{
"hex": "#dcd2c0",
"rgb": {
"r": 220,
"g": 210,
"b": 192
},
"hsl": {
"h": 38.571,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.86695,
"c": 0.02672,
"h": 82.4
},
"luminance": 0.65115
}Semantic roles & 50–950 ramp
primary
#DCD2C0
secondary
#8D9BB3
accent
#64A73E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483