#DBD1CD#DBD1CD
#DBD1CD is a very light, near-neutral orange. Relative luminance 0.651; OKLCH L 86.8% C 0.012 H 43.3°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD1CD |
|---|---|
| RGB | rgb(219, 209, 205) |
| HSL | hsl(17, 16%, 83%) |
| HSV | hsv(17, 6%, 86%) |
| CMYK | cmyk(0%, 4.6%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.52, 2.75, 3.21) |
| CIE-LCH | lch(84.52, 4.23, 49.41°) |
| OKLab | oklab(86.76% 0.009 0.0085) |
| OKLCH | oklch(86.76% 0.012 43.3) |
| XYZ | xyz(63.0320, 65.0694, 66.9849) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.68
Gainsboro
#DCDCDC
ΔE00 5.13
Silver
#C0C0C0
ΔE00 6.60
Warm Gray
#C9BEB0
ΔE00 6.83
Warm Beige
#E9DCC9
ΔE00 7.07
Fog
#D8DCE0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD1CD #CDD7DB
analogous
#DBCDD0 #DBD1CD #DBD8CD
triadic
#DBD1CD #CDDBD1 #D1CDDB
tetradic
#DBD1CD #D0DBCD #CDD7DB #D8CDDB
square
#DBD1CD #D0DBCD #CDD7DB #D8CDDB
split-complementary
#DBD1CD #CDDBD8 #CDD0DB
monochromatic
#A89086 #C1B0A9 #DBD1CD #F2EFED #F2EFED
Accessibility & contrast
On white
1.50
#DBD1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#DBD1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD1CD
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD1CD | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#DED0D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dbd1cd; /* rgb */ color: rgb(219, 209, 205); /* oklch */ color: oklch(86.8% 0.012 43.3);
Tailwind
colors: {
custom: {
50: '#e6dfdc',
500: '#dbd1cd',
950: '#000000',
},
}SCSS
$custom: #dbd1cd; $custom-light: #e6dfdc; $custom-dark: #000000;
JSON
{
"hex": "#dbd1cd",
"rgb": {
"r": 219,
"g": 209,
"b": 205
},
"hsl": {
"h": 17.143,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.8676,
"c": 0.01242,
"h": 43.3
},
"luminance": 0.65069
}Semantic roles & 50–950 ramp
primary
#DBD1CD
secondary
#9CAAB0
accent
#849B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484