#DCDAD5#DCDAD5
#DCDAD5 is a very light, near-neutral orange. Relative luminance 0.702; OKLCH L 88.9% C 0.007 H 88.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAD5 |
|---|---|
| RGB | rgb(220, 218, 213) |
| HSL | hsl(43, 9%, 85%) |
| HSV | hsv(43, 3%, 86%) |
| CMYK | cmyk(0%, 0.9%, 3.2%, 13.7%) |
| CIE-LAB | lab(87.08, -0.21, 2.69) |
| CIE-LCH | lch(87.08, 2.70, 94.37°) |
| OKLab | oklab(88.85% 0.0002 0.0071) |
| OKLCH | oklch(88.85% 0.007 88.6) |
| XYZ | xyz(66.5950, 70.1628, 72.9723) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.59
Light Gray
#D3D3D3
ΔE00 3.04
Light Grey
#D8DCD6
ΔE00 3.09
Fog
#D8DCE0
ΔE00 4.96
Silver (survey)
#C5C9C7
ΔE00 5.25
Linen
#FAF0E6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAD5 #D5D7DC
analogous
#DCD7D5 #DCDAD5 #DBDCD5
triadic
#DCDAD5 #D5DCDA #DAD5DC
tetradic
#DCDAD5 #D5DCD7 #D5D7DC #DCD5DB
square
#DCDAD5 #D5DCD7 #D5D7DC #DCD5DB
split-complementary
#DCDAD5 #D5DBDC #D7D5DC
monochromatic
#A49F92 #C0BDB4 #DCDAD5 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.40
#DCDAD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#DCDAD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAD5
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAD5 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD5
Deuteranopia (green-blind)
#DCDAD5
Tritanopia (blue-blind)
#DDD9D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcdad5; /* rgb */ color: rgb(220, 218, 213); /* oklch */ color: oklch(88.9% 0.007 88.6);
Tailwind
colors: {
custom: {
50: '#e6e5e1',
500: '#dcdad5',
950: '#000000',
},
}SCSS
$custom: #dcdad5; $custom-light: #e6e5e1; $custom-dark: #000000;
JSON
{
"hex": "#dcdad5",
"rgb": {
"r": 220,
"g": 218,
"b": 213
},
"hsl": {
"h": 42.857,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.88853,
"c": 0.00712,
"h": 88.6
},
"luminance": 0.70163
}Semantic roles & 50–950 ramp
primary
#DCDAD5
secondary
#A5A8B0
accent
#659352
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484