#DCD2C5#DCD2C5
#DCD2C5 is a very light, muted orange. Relative luminance 0.653; OKLCH L 86.8% C 0.021 H 74.6°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2C5 |
|---|---|
| RGB | rgb(220, 210, 197) |
| HSL | hsl(34, 25%, 82%) |
| HSV | hsv(34, 10%, 86%) |
| CMYK | cmyk(0%, 4.5%, 10.5%, 13.7%) |
| CIE-LAB | lab(84.66, 1.24, 7.67) |
| CIE-LCH | lch(84.66, 7.77, 80.81°) |
| OKLab | oklab(86.83% 0.0055 0.0201) |
| OKLCH | oklch(86.83% 0.021 74.6) |
| XYZ | xyz(62.6388, 65.3408, 62.1247) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.31
Warm Gray
#C9BEB0
ΔE00 4.93
Antiquewhite
#FAEBD7
ΔE00 6.35
Eggshell
#F0EAD6
ΔE00 6.49
Champagne
#F7E7CE
ΔE00 6.52
Light Gray
#D3D3D3
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2C5 #C5CFDC
analogous
#DCC7C5 #DCD2C5 #DBDCC5
triadic
#DCD2C5 #C5DCD2 #D2C5DC
tetradic
#DCD2C5 #C5DCC7 #C5CFDC #DCC5DB
square
#DCD2C5 #C5DCC7 #C5CFDC #DCC5DB
split-complementary
#DCD2C5 #C5DBDC #C7C5DC
monochromatic
#AE9779 #C5B49F #DCD2C5 #F3F0EB #F3F0EC
Accessibility & contrast
On white
1.49
#DCD2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#DCD2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2C5
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2C5 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C4
Deuteranopia (green-blind)
#D9D4C5
Tritanopia (blue-blind)
#E1CFCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd2c5; /* rgb */ color: rgb(220, 210, 197); /* oklch */ color: oklch(86.8% 0.021 74.6);
Tailwind
colors: {
custom: {
50: '#e7dfd6',
500: '#dcd2c5',
950: '#000000',
},
}SCSS
$custom: #dcd2c5; $custom-light: #e7dfd6; $custom-dark: #000000;
JSON
{
"hex": "#dcd2c5",
"rgb": {
"r": 220,
"g": 210,
"b": 197
},
"hsl": {
"h": 33.913,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.86825,
"c": 0.02084,
"h": 74.6
},
"luminance": 0.6534
}Semantic roles & 50–950 ramp
primary
#DCD2C5
secondary
#93A1B3
accent
#6CA342
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483