#DCD2C9#DCD2C9
#DCD2C9 is a very light, near-neutral orange. Relative luminance 0.655; OKLCH L 86.9% C 0.017 H 64.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2C9 |
|---|---|
| RGB | rgb(220, 210, 201) |
| HSL | hsl(28, 21%, 83%) |
| HSV | hsv(28, 9%, 86%) |
| CMYK | cmyk(0%, 4.5%, 8.6%, 13.7%) |
| CIE-LAB | lab(84.75, 1.90, 5.68) |
| CIE-LCH | lch(84.75, 5.99, 71.49°) |
| OKLab | oklab(86.93% 0.0071 0.015) |
| OKLCH | oklch(86.93% 0.017 64.6) |
| XYZ | xyz(63.1033, 65.5266, 64.5706) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.67
Warm Gray
#C9BEB0
ΔE00 5.46
Light Gray
#D3D3D3
ΔE00 5.57
Gainsboro
#DCDCDC
ΔE00 5.90
Linen
#FAF0E6
ΔE00 6.63
Light Grey
#D8DCD6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2C9 #C9D3DC
analogous
#DCC9CA #DCD2C9 #DCDBC9
triadic
#DCD2C9 #C9DCD2 #D2C9DC
tetradic
#DCD2C9 #CADCC9 #C9D3DC #DBC9DC
square
#DCD2C9 #CADCC9 #C9D3DC #DBC9DC
split-complementary
#DCD2C9 #C9DCDB #C9CADC
monochromatic
#AC947F #C4B3A4 #DCD2C9 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.49
#DCD2C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DCD2C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2C9
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2C9 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C8
Deuteranopia (green-blind)
#D8D4C9
Tritanopia (blue-blind)
#E0D0CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2c9; /* rgb */ color: rgb(220, 210, 201); /* oklch */ color: oklch(86.9% 0.017 64.6);
Tailwind
colors: {
custom: {
50: '#e6dfd9',
500: '#dcd2c9',
950: '#000000',
},
}SCSS
$custom: #dcd2c9; $custom-light: #e6dfd9; $custom-dark: #000000;
JSON
{
"hex": "#dcd2c9",
"rgb": {
"r": 220,
"g": 210,
"b": 201
},
"hsl": {
"h": 28.421,
"s": 21.348,
"l": 82.549
},
"oklch": {
"l": 0.86931,
"c": 0.01656,
"h": 64.6
},
"luminance": 0.65526
}Semantic roles & 50–950 ramp
primary
#DCD2C9
secondary
#97A5B2
accent
#75A046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483