#DBD6CD#DBD6CD
#DBD6CD is a very light, near-neutral orange. Relative luminance 0.676; OKLCH L 87.8% C 0.013 H 82.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD6CD |
|---|---|
| RGB | rgb(219, 214, 205) |
| HSL | hsl(39, 16%, 83%) |
| HSV | hsv(39, 6%, 86%) |
| CMYK | cmyk(0%, 2.3%, 6.4%, 14.1%) |
| CIE-LAB | lab(85.79, 0.14, 5.04) |
| CIE-LCH | lch(85.79, 5.05, 88.37°) |
| OKLab | oklab(87.76% 0.0018 0.0133) |
| OKLCH | oklch(87.76% 0.013 82.4) |
| XYZ | xyz(64.2780, 67.5614, 67.4002) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 4.61
Gainsboro
#DCDCDC
ΔE00 4.71
Warm Beige
#E9DCC9
ΔE00 4.83
Silver (survey)
#C5C9C7
ΔE00 6.00
Eggshell
#F0EAD6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD6CD #CDD2DB
analogous
#DBCFCD #DBD6CD #D9DBCD
triadic
#DBD6CD #CDDBD6 #D6CDDB
tetradic
#DBD6CD #CDDBCF #CDD2DB #DBCDD9
square
#DBD6CD #CDDBCF #CDD2DB #DBCDD9
split-complementary
#DBD6CD #CDD9DB #CFCDDB
monochromatic
#A89C86 #C1B9A9 #DBD6CD #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.45
#DBD6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DBD6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD6CD
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD6CD | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#DED4D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dbd6cd; /* rgb */ color: rgb(219, 214, 205); /* oklch */ color: oklch(87.8% 0.013 82.4);
Tailwind
colors: {
custom: {
50: '#e6e2dc',
500: '#dbd6cd',
950: '#000000',
},
}SCSS
$custom: #dbd6cd; $custom-light: #e6e2dc; $custom-dark: #000000;
JSON
{
"hex": "#dbd6cd",
"rgb": {
"r": 219,
"g": 214,
"b": 205
},
"hsl": {
"h": 38.571,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.87755,
"c": 0.0134,
"h": 82.4
},
"luminance": 0.67561
}Semantic roles & 50–950 ramp
primary
#DBD6CD
secondary
#9CA3B0
accent
#679B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484