#DBD7CD#DBD7CD
#DBD7CD is a very light, near-neutral orange. Relative luminance 0.681; OKLCH L 88.0% C 0.014 H 88.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD7CD |
|---|---|
| RGB | rgb(219, 215, 205) |
| HSL | hsl(43, 16%, 83%) |
| HSV | hsv(43, 6%, 86%) |
| CMYK | cmyk(0%, 1.8%, 6.4%, 14.1%) |
| CIE-LAB | lab(86.04, -0.38, 5.41) |
| CIE-LCH | lch(86.04, 5.42, 93.97°) |
| OKLab | oklab(87.96% 0.0003 0.0142) |
| OKLCH | oklch(87.96% 0.014 88.7) |
| XYZ | xyz(64.5319, 68.0691, 67.4848) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.00
Warm Beige
#E9DCC9
ΔE00 4.83
Light Gray
#D3D3D3
ΔE00 4.94
Gainsboro
#DCDCDC
ΔE00 4.97
Eggshell
#F0EAD6
ΔE00 5.68
Silver (survey)
#C5C9C7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD7CD #CDD1DB
analogous
#DBD0CD #DBD7CD #D8DBCD
triadic
#DBD7CD #CDDBD7 #D7CDDB
tetradic
#DBD7CD #CDDBD0 #CDD1DB #DBCDD8
square
#DBD7CD #CDDBD0 #CDD1DB #DBCDD8
split-complementary
#DBD7CD #CDD8DB #D0CDDB
monochromatic
#A89E86 #C1BBA9 #DBD7CD #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.44
#DBD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#DBD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD7CD
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD7CD | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#DED5D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dbd7cd; /* rgb */ color: rgb(219, 215, 205); /* oklch */ color: oklch(88.0% 0.014 88.7);
Tailwind
colors: {
custom: {
50: '#e6e3dc',
500: '#dbd7cd',
950: '#000000',
},
}SCSS
$custom: #dbd7cd; $custom-light: #e6e3dc; $custom-dark: #000000;
JSON
{
"hex": "#dbd7cd",
"rgb": {
"r": 219,
"g": 215,
"b": 205
},
"hsl": {
"h": 42.857,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.87955,
"c": 0.01423,
"h": 88.7
},
"luminance": 0.68069
}Semantic roles & 50–950 ramp
primary
#DBD7CD
secondary
#9CA2B0
accent
#629B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484