#DCD5C2#DCD5C2
#DCD5C2 is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.3% C 0.027 H 90.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5C2 |
|---|---|
| RGB | rgb(220, 213, 194) |
| HSL | hsl(44, 27%, 81%) |
| HSV | hsv(44, 12%, 86%) |
| CMYK | cmyk(0%, 3.2%, 11.8%, 13.7%) |
| CIE-LAB | lab(85.35, -0.81, 10.25) |
| CIE-LCH | lch(85.35, 10.28, 94.50°) |
| OKLab | oklab(87.35% 0 0.0267) |
| OKLCH | oklch(87.35% 0.027 90.1) |
| XYZ | xyz(63.0461, 66.6999, 60.5816) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.47
Eggshell
#F0EAD6
ΔE00 4.68
Champagne
#F7E7CE
ΔE00 5.84
Warm Gray
#C9BEB0
ΔE00 6.34
Antiquewhite
#FAEBD7
ΔE00 6.39
Light Grey
#D8DCD6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5C2 #C2C9DC
analogous
#DCC8C2 #DCD5C2 #D6DCC2
triadic
#DCD5C2 #C2DCD5 #D5C2DC
tetradic
#DCD5C2 #C2DCC8 #C2C9DC #DCC2D6
square
#DCD5C2 #C2DCC8 #C2C9DC #DCC2D6
split-complementary
#DCD5C2 #C2D6DC #C8C2DC
monochromatic
#AF9F74 #C6BA9B #DCD5C2 #F2F0E9 #F4F2EC
Accessibility & contrast
On white
1.46
#DCD5C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DCD5C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5C2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5C2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C1
Deuteranopia (green-blind)
#DCD6C3
Tritanopia (blue-blind)
#E1D2D0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd5c2; /* rgb */ color: rgb(220, 213, 194); /* oklch */ color: oklch(87.3% 0.027 90.1);
Tailwind
colors: {
custom: {
50: '#e7e1d4',
500: '#dcd5c2',
950: '#000000',
},
}SCSS
$custom: #dcd5c2; $custom-light: #e7e1d4; $custom-dark: #000000;
JSON
{
"hex": "#dcd5c2",
"rgb": {
"r": 220,
"g": 213,
"b": 194
},
"hsl": {
"h": 43.846,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87347,
"c": 0.02672,
"h": 90.1
},
"luminance": 0.66699
}Semantic roles & 50–950 ramp
primary
#DCD5C2
secondary
#8F99B3
accent
#5BA640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483