#DBD6D2#DBD6D2
#DBD6D2 is a very light, near-neutral orange. Relative luminance 0.678; OKLCH L 87.9% C 0.008 H 61.5°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD6D2 |
|---|---|
| RGB | rgb(219, 214, 210) |
| HSL | hsl(27, 11%, 84%) |
| HSV | hsv(27, 4%, 86%) |
| CMYK | cmyk(0%, 2.3%, 4.1%, 14.1%) |
| CIE-LAB | lab(85.91, 1.00, 2.58) |
| CIE-LCH | lch(85.91, 2.77, 68.71°) |
| OKLab | oklab(87.89% 0.0037 0.0068) |
| OKLCH | oklch(87.89% 0.008 61.5) |
| XYZ | xyz(64.8912, 67.8067, 70.6297) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.93
Gainsboro
#DCDCDC
ΔE00 3.04
Light Grey
#D8DCD6
ΔE00 4.99
Fog
#D8DCE0
ΔE00 5.37
Silver (survey)
#C5C9C7
ΔE00 5.67
Silver
#C0C0C0
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD6D2 #D2D7DB
analogous
#DBD2D3 #DBD6D2 #DBDBD2
triadic
#DBD6D2 #D2DBD6 #D6D2DB
tetradic
#DBD6D2 #D3DBD2 #D2D7DB #DBD2DB
square
#DBD6D2 #D3DBD2 #D2D7DB #DBD2DB
split-complementary
#DBD6D2 #D2DBDB #D2D3DB
monochromatic
#A5988E #C0B7B0 #DBD6D2 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.44
#DBD6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#DBD6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD6D2
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD6D2 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D2
Deuteranopia (green-blind)
#D9D7D2
Tritanopia (blue-blind)
#DDD5D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dbd6d2; /* rgb */ color: rgb(219, 214, 210); /* oklch */ color: oklch(87.9% 0.008 61.5);
Tailwind
colors: {
custom: {
50: '#e6e2df',
500: '#dbd6d2',
950: '#000000',
},
}SCSS
$custom: #dbd6d2; $custom-light: #e6e2df; $custom-dark: #000000;
JSON
{
"hex": "#dbd6d2",
"rgb": {
"r": 219,
"g": 214,
"b": 210
},
"hsl": {
"h": 26.667,
"s": 11.111,
"l": 84.118
},
"oklch": {
"l": 0.87892,
"c": 0.00776,
"h": 61.5
},
"luminance": 0.67806
}Semantic roles & 50–950 ramp
primary
#DBD6D2
secondary
#A2A9AF
accent
#779550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484