#DBD7D4#DBD7D4
#DBD7D4 is a very light, near-neutral orange. Relative luminance 0.684; OKLCH L 88.1% C 0.006 H 59.7°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD7D4 |
|---|---|
| RGB | rgb(219, 215, 212) |
| HSL | hsl(26, 9%, 85%) |
| HSV | hsv(26, 3%, 86%) |
| CMYK | cmyk(0%, 1.8%, 3.2%, 14.1%) |
| CIE-LAB | lab(86.21, 0.83, 1.96) |
| CIE-LCH | lch(86.21, 2.13, 66.96°) |
| OKLab | oklab(88.15% 0.003 0.0052) |
| OKLCH | oklch(88.15% 0.006 59.7) |
| XYZ | xyz(65.3958, 68.4147, 72.0348) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.42
Light Gray
#D3D3D3
ΔE00 2.46
Light Grey
#D8DCD6
ΔE00 4.72
Fog
#D8DCE0
ΔE00 4.75
Silver (survey)
#C5C9C7
ΔE00 5.46
Silver
#C0C0C0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD7D4 #D4D8DB
analogous
#DBD4D5 #DBD7D4 #DBDBD4
triadic
#DBD7D4 #D4DBD7 #D7D4DB
tetradic
#DBD7D4 #D5DBD4 #D4D8DB #DBD4DB
square
#DBD7D4 #D5DBD4 #D4D8DB #DBD4DB
split-complementary
#DBD7D4 #D4DBDB #D4D5DB
monochromatic
#A39991 #BFB8B3 #DBD7D4 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.43
#DBD7D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#DBD7D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD7D4
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD7D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD7D4 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#D9D8D4
Tritanopia (blue-blind)
#DDD6D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dbd7d4; /* rgb */ color: rgb(219, 215, 212); /* oklch */ color: oklch(88.1% 0.006 59.7);
Tailwind
colors: {
custom: {
50: '#e6e3e1',
500: '#dbd7d4',
950: '#000000',
},
}SCSS
$custom: #dbd7d4; $custom-light: #e6e3e1; $custom-dark: #000000;
JSON
{
"hex": "#dbd7d4",
"rgb": {
"r": 219,
"g": 215,
"b": 212
},
"hsl": {
"h": 25.714,
"s": 8.861,
"l": 84.51
},
"oklch": {
"l": 0.88147,
"c": 0.00602,
"h": 59.7
},
"luminance": 0.68414
}Semantic roles & 50–950 ramp
primary
#DBD7D4
secondary
#A4AAAF
accent
#779353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484