#DCD2C8#DCD2C8
#DCD2C8 is a very light, near-neutral orange. Relative luminance 0.655; OKLCH L 86.9% C 0.018 H 67.6°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2C8 |
|---|---|
| RGB | rgb(220, 210, 200) |
| HSL | hsl(30, 22%, 82%) |
| HSV | hsv(30, 9%, 86%) |
| CMYK | cmyk(0%, 4.5%, 9.1%, 13.7%) |
| CIE-LAB | lab(84.73, 1.74, 6.18) |
| CIE-LCH | lch(84.73, 6.42, 74.31°) |
| OKLab | oklab(86.9% 0.0067 0.0163) |
| OKLCH | oklch(86.9% 0.018 67.6) |
| XYZ | xyz(62.9860, 65.4797, 63.9531) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.28
Warm Gray
#C9BEB0
ΔE00 5.26
Light Gray
#D3D3D3
ΔE00 5.83
Gainsboro
#DCDCDC
ΔE00 6.15
Linen
#FAF0E6
ΔE00 6.63
Antiquewhite
#FAEBD7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2C8 #C8D2DC
analogous
#DCC8C8 #DCD2C8 #DCDCC8
triadic
#DCD2C8 #C8DCD2 #D2C8DC
tetradic
#DCD2C8 #C8DCC8 #C8D2DC #DCC8DC
square
#DCD2C8 #C8DCC8 #C8D2DC #DCC8DC
split-complementary
#DCD2C8 #C8DCDC #C8C8DC
monochromatic
#AC957D #C4B3A3 #DCD2C8 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.49
#DCD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DCD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2C8
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2C8 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#D8D4C8
Tritanopia (blue-blind)
#E0D0CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd2c8; /* rgb */ color: rgb(220, 210, 200); /* oklch */ color: oklch(86.9% 0.018 67.6);
Tailwind
colors: {
custom: {
50: '#e6dfd8',
500: '#dcd2c8',
950: '#000000',
},
}SCSS
$custom: #dcd2c8; $custom-light: #e6dfd8; $custom-dark: #000000;
JSON
{
"hex": "#dcd2c8",
"rgb": {
"r": 220,
"g": 210,
"b": 200
},
"hsl": {
"h": 30,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.86904,
"c": 0.01758,
"h": 67.6
},
"luminance": 0.65479
}Semantic roles & 50–950 ramp
primary
#DCD2C8
secondary
#96A4B2
accent
#73A145
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483