#DCD2C3#DCD2C3
#DCD2C3 is a very light, muted orange. Relative luminance 0.652; OKLCH L 86.8% C 0.023 H 78.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2C3 |
|---|---|
| RGB | rgb(220, 210, 195) |
| HSL | hsl(36, 26%, 81%) |
| HSV | hsv(36, 11%, 86%) |
| CMYK | cmyk(0%, 4.5%, 11.4%, 13.7%) |
| CIE-LAB | lab(84.61, 0.91, 8.66) |
| CIE-LCH | lch(84.61, 8.71, 83.97°) |
| OKLab | oklab(86.77% 0.0047 0.0227) |
| OKLCH | oklch(86.77% 0.023 78.2) |
| XYZ | xyz(62.4112, 65.2497, 60.9258) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.90
Warm Gray
#C9BEB0
ΔE00 4.93
Eggshell
#F0EAD6
ΔE00 6.07
Champagne
#F7E7CE
ΔE00 6.09
Antiquewhite
#FAEBD7
ΔE00 6.17
Linen
#FAF0E6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2C3 #C3CDDC
analogous
#DCC6C3 #DCD2C3 #DADCC3
triadic
#DCD2C3 #C3DCD2 #D2C3DC
tetradic
#DCD2C3 #C3DCC6 #C3CDDC #DCC3DA
square
#DCD2C3 #C3DCC6 #C3CDDC #DCC3DA
split-complementary
#DCD2C3 #C3DADC #C6C3DC
monochromatic
#AF9876 #C5B59C #DCD2C3 #F3EFEA #F4F1EC
Accessibility & contrast
On white
1.49
#DCD2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DCD2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2C3
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2C3 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C2
Deuteranopia (green-blind)
#D9D4C3
Tritanopia (blue-blind)
#E1CFCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd2c3; /* rgb */ color: rgb(220, 210, 195); /* oklch */ color: oklch(86.8% 0.023 78.2);
Tailwind
colors: {
custom: {
50: '#e7dfd5',
500: '#dcd2c3',
950: '#000000',
},
}SCSS
$custom: #dcd2c3; $custom-light: #e7dfd5; $custom-dark: #000000;
JSON
{
"hex": "#dcd2c3",
"rgb": {
"r": 220,
"g": 210,
"b": 195
},
"hsl": {
"h": 36,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.86773,
"c": 0.02315,
"h": 78.2
},
"luminance": 0.65249
}Semantic roles & 50–950 ramp
primary
#DCD2C3
secondary
#909EB3
accent
#69A541
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483