#DCD2C2#DCD2C2
#DCD2C2 is a very light, muted orange. Relative luminance 0.652; OKLCH L 86.7% C 0.024 H 79.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2C2 |
|---|---|
| RGB | rgb(220, 210, 194) |
| HSL | hsl(37, 27%, 81%) |
| HSV | hsv(37, 12%, 86%) |
| CMYK | cmyk(0%, 4.5%, 11.8%, 13.7%) |
| CIE-LAB | lab(84.59, 0.75, 9.16) |
| CIE-LCH | lch(84.59, 9.19, 85.30°) |
| OKLab | oklab(86.75% 0.0043 0.0239) |
| OKLCH | oklch(86.75% 0.024 79.7) |
| XYZ | xyz(62.2985, 65.2047, 60.3324) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.79
Warm Gray
#C9BEB0
ΔE00 4.99
Eggshell
#F0EAD6
ΔE00 5.91
Champagne
#F7E7CE
ΔE00 5.93
Antiquewhite
#FAEBD7
ΔE00 6.13
Linen
#FAF0E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2C2 #C2CCDC
analogous
#DCC5C2 #DCD2C2 #D9DCC2
triadic
#DCD2C2 #C2DCD2 #D2C2DC
tetradic
#DCD2C2 #C2DCC5 #C2CCDC #DCC2D9
square
#DCD2C2 #C2DCC5 #C2CCDC #DCC2D9
split-complementary
#DCD2C2 #C2D9DC #C5C2DC
monochromatic
#AF9974 #C6B59B #DCD2C2 #F2EFE9 #F4F1EC
Accessibility & contrast
On white
1.50
#DCD2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#DCD2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2C2
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2C2 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#D9D4C2
Tritanopia (blue-blind)
#E1CFCD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd2c2; /* rgb */ color: rgb(220, 210, 194); /* oklch */ color: oklch(86.7% 0.024 79.7);
Tailwind
colors: {
custom: {
50: '#e7dfd4',
500: '#dcd2c2',
950: '#000000',
},
}SCSS
$custom: #dcd2c2; $custom-light: #e7dfd4; $custom-dark: #000000;
JSON
{
"hex": "#dcd2c2",
"rgb": {
"r": 220,
"g": 210,
"b": 194
},
"hsl": {
"h": 36.923,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.86747,
"c": 0.02433,
"h": 79.7
},
"luminance": 0.65204
}Semantic roles & 50–950 ramp
primary
#DCD2C2
secondary
#8F9DB3
accent
#67A640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483