#DCD2C6#DCD2C6
#DCD2C6 is a very light, near-neutral orange. Relative luminance 0.654; OKLCH L 86.9% C 0.020 H 72.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2C6 |
|---|---|
| RGB | rgb(220, 210, 198) |
| HSL | hsl(33, 24%, 82%) |
| HSV | hsv(33, 10%, 86%) |
| CMYK | cmyk(0%, 4.5%, 10%, 13.7%) |
| CIE-LAB | lab(84.68, 1.41, 7.17) |
| CIE-LCH | lch(84.68, 7.31, 78.92°) |
| OKLab | oklab(86.85% 0.0059 0.0188) |
| OKLCH | oklch(86.85% 0.02 72.5) |
| XYZ | xyz(62.7538, 65.3868, 62.7302) |
| Luminance | 0.6539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.59
Warm Gray
#C9BEB0
ΔE00 5.00
Light Gray
#D3D3D3
ΔE00 6.40
Antiquewhite
#FAEBD7
ΔE00 6.49
Gainsboro
#DCDCDC
ΔE00 6.70
Eggshell
#F0EAD6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2C6 #C6D0DC
analogous
#DCC7C6 #DCD2C6 #DBDCC6
triadic
#DCD2C6 #C6DCD2 #D2C6DC
tetradic
#DCD2C6 #C6DCC7 #C6D0DC #DCC6DB
square
#DCD2C6 #C6DCC7 #C6D0DC #DCC6DB
split-complementary
#DCD2C6 #C6DBDC #C7C6DC
monochromatic
#AD967A #C5B4A0 #DCD2C6 #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.49
#DCD2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#DCD2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2C6
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2C6 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C5
Deuteranopia (green-blind)
#D8D4C6
Tritanopia (blue-blind)
#E0CFCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd2c6; /* rgb */ color: rgb(220, 210, 198); /* oklch */ color: oklch(86.9% 0.020 72.5);
Tailwind
colors: {
custom: {
50: '#e7dfd7',
500: '#dcd2c6',
950: '#000000',
},
}SCSS
$custom: #dcd2c6; $custom-light: #e7dfd7; $custom-dark: #000000;
JSON
{
"hex": "#dcd2c6",
"rgb": {
"r": 220,
"g": 210,
"b": 198
},
"hsl": {
"h": 32.727,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.86851,
"c": 0.01973,
"h": 72.5
},
"luminance": 0.65386
}Semantic roles & 50–950 ramp
primary
#DCD2C6
secondary
#94A2B2
accent
#6EA243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483