#DBD2CD#DBD2CD
#DBD2CD is a very light, near-neutral orange. Relative luminance 0.656; OKLCH L 87.0% C 0.012 H 51.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD2CD |
|---|---|
| RGB | rgb(219, 210, 205) |
| HSL | hsl(21, 16%, 83%) |
| HSV | hsv(21, 6%, 86%) |
| CMYK | cmyk(0%, 4.1%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.77, 2.23, 3.58) |
| CIE-LCH | lch(84.77, 4.21, 58.08°) |
| OKLab | oklab(86.96% 0.0076 0.0095) |
| OKLCH | oklch(86.96% 0.012 51.3) |
| XYZ | xyz(63.2781, 65.5616, 67.0669) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.41
Gainsboro
#DCDCDC
ΔE00 4.82
Warm Beige
#E9DCC9
ΔE00 6.41
Warm Gray
#C9BEB0
ΔE00 6.51
Silver
#C0C0C0
ΔE00 6.54
Silver (survey)
#C5C9C7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD2CD #CDD6DB
analogous
#DBCDCF #DBD2CD #DBD9CD
triadic
#DBD2CD #CDDBD2 #D2CDDB
tetradic
#DBD2CD #CFDBCD #CDD6DB #D9CDDB
square
#DBD2CD #CFDBCD #CDD6DB #D9CDDB
split-complementary
#DBD2CD #CDDBD9 #CDCFDB
monochromatic
#A89286 #C1B2A9 #DBD2CD #F2EFED #F2EFED
Accessibility & contrast
On white
1.49
#DBD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DBD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD2CD
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD2CD | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#DED1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dbd2cd; /* rgb */ color: rgb(219, 210, 205); /* oklch */ color: oklch(87.0% 0.012 51.3);
Tailwind
colors: {
custom: {
50: '#e6dfdc',
500: '#dbd2cd',
950: '#000000',
},
}SCSS
$custom: #dbd2cd; $custom-light: #e6dfdc; $custom-dark: #000000;
JSON
{
"hex": "#dbd2cd",
"rgb": {
"r": 219,
"g": 210,
"b": 205
},
"hsl": {
"h": 21.429,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.86958,
"c": 0.01213,
"h": 51.3
},
"luminance": 0.65561
}Semantic roles & 50–950 ramp
primary
#DBD2CD
secondary
#9CA9B0
accent
#7E9B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484