#DBD7D3#DBD7D3
#DBD7D3 is a very light, near-neutral orange. Relative luminance 0.684; OKLCH L 88.1% C 0.007 H 67.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD7D3 |
|---|---|
| RGB | rgb(219, 215, 211) |
| HSL | hsl(30, 10%, 84%) |
| HSV | hsv(30, 4%, 86%) |
| CMYK | cmyk(0%, 1.8%, 3.7%, 14.1%) |
| CIE-LAB | lab(86.19, 0.66, 2.45) |
| CIE-LCH | lch(86.19, 2.54, 74.98°) |
| OKLab | oklab(88.12% 0.0027 0.0065) |
| OKLCH | oklch(88.12% 0.007 67.7) |
| XYZ | xyz(65.2700, 68.3644, 71.3725) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.69
Light Gray
#D3D3D3
ΔE00 2.71
Light Grey
#D8DCD6
ΔE00 4.44
Fog
#D8DCE0
ΔE00 5.04
Silver (survey)
#C5C9C7
ΔE00 5.41
Silver
#C0C0C0
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD7D3 #D3D7DB
analogous
#DBD3D3 #DBD7D3 #DBDBD3
triadic
#DBD7D3 #D3DBD7 #D7D3DB
tetradic
#DBD7D3 #D3DBD3 #D3D7DB #DBD3DB
square
#DBD7D3 #D3DBD3 #D3D7DB #DBD3DB
split-complementary
#DBD7D3 #D3DBDB #D3D3DB
monochromatic
#A49A90 #BFB8B1 #DBD7D3 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.43
#DBD7D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#DBD7D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD7D3
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD7D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD7D3 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D3
Deuteranopia (green-blind)
#D9D8D3
Tritanopia (blue-blind)
#DDD6D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dbd7d3; /* rgb */ color: rgb(219, 215, 211); /* oklch */ color: oklch(88.1% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#e6e3e0',
500: '#dbd7d3',
950: '#000000',
},
}SCSS
$custom: #dbd7d3; $custom-light: #e6e3e0; $custom-dark: #000000;
JSON
{
"hex": "#dbd7d3",
"rgb": {
"r": 219,
"g": 215,
"b": 211
},
"hsl": {
"h": 30,
"s": 10,
"l": 84.314
},
"oklch": {
"l": 0.88119,
"c": 0.00701,
"h": 67.7
},
"luminance": 0.68364
}Semantic roles & 50–950 ramp
primary
#DBD7D3
secondary
#A3A9AF
accent
#739451
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484