#DCD3C3#DCD3C3
#DCD3C3 is a very light, muted orange. Relative luminance 0.657; OKLCH L 87.0% C 0.024 H 82.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3C3 |
|---|---|
| RGB | rgb(220, 211, 195) |
| HSL | hsl(38, 26%, 81%) |
| HSV | hsv(38, 11%, 86%) |
| CMYK | cmyk(0%, 4.1%, 11.4%, 13.7%) |
| CIE-LAB | lab(84.87, 0.39, 9.03) |
| CIE-LCH | lch(84.87, 9.03, 87.50°) |
| OKLab | oklab(86.97% 0.0033 0.0236) |
| OKLCH | oklch(86.97% 0.024 82.1) |
| XYZ | xyz(62.6589, 65.7450, 61.0084) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.84
Warm Gray
#C9BEB0
ΔE00 5.27
Eggshell
#F0EAD6
ΔE00 5.54
Champagne
#F7E7CE
ΔE00 5.91
Antiquewhite
#FAEBD7
ΔE00 6.11
Light Grey
#D8DCD6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3C3 #C3CCDC
analogous
#DCC7C3 #DCD3C3 #D9DCC3
triadic
#DCD3C3 #C3DCD3 #D3C3DC
tetradic
#DCD3C3 #C3DCC7 #C3CCDC #DCC3D9
square
#DCD3C3 #C3DCC7 #C3CCDC #DCC3D9
split-complementary
#DCD3C3 #C3D9DC #C7C3DC
monochromatic
#AF9A76 #C5B79C #DCD3C3 #F3EFEA #F4F1EC
Accessibility & contrast
On white
1.48
#DCD3C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DCD3C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3C3
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3C3 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C2
Deuteranopia (green-blind)
#DAD5C3
Tritanopia (blue-blind)
#E1D0CE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd3c3; /* rgb */ color: rgb(220, 211, 195); /* oklch */ color: oklch(87.0% 0.024 82.1);
Tailwind
colors: {
custom: {
50: '#e7e0d5',
500: '#dcd3c3',
950: '#000000',
},
}SCSS
$custom: #dcd3c3; $custom-light: #e7e0d5; $custom-dark: #000000;
JSON
{
"hex": "#dcd3c3",
"rgb": {
"r": 220,
"g": 211,
"b": 195
},
"hsl": {
"h": 38.4,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.86972,
"c": 0.02382,
"h": 82.1
},
"luminance": 0.65744
}Semantic roles & 50–950 ramp
primary
#DCD3C3
secondary
#909DB3
accent
#65A541
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483