#DBD3CD#DBD3CD
#DBD3CD is a very light, near-neutral orange. Relative luminance 0.661; OKLCH L 87.2% C 0.012 H 59.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD3CD |
|---|---|
| RGB | rgb(219, 211, 205) |
| HSL | hsl(26, 16%, 83%) |
| HSV | hsv(26, 6%, 86%) |
| CMYK | cmyk(0%, 3.7%, 6.4%, 14.1%) |
| CIE-LAB | lab(85.03, 1.71, 3.94) |
| CIE-LCH | lch(85.03, 4.30, 66.61°) |
| OKLab | oklab(87.16% 0.0061 0.0104) |
| OKLCH | oklch(87.16% 0.012 59.5) |
| XYZ | xyz(63.5258, 66.0569, 67.1494) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.26
Gainsboro
#DCDCDC
ΔE00 4.61
Warm Beige
#E9DCC9
ΔE00 5.82
Light Grey
#D8DCD6
ΔE00 6.25
Warm Gray
#C9BEB0
ΔE00 6.30
Silver (survey)
#C5C9C7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD3CD #CDD5DB
analogous
#DBCDCE #DBD3CD #DBDACD
triadic
#DBD3CD #CDDBD3 #D3CDDB
tetradic
#DBD3CD #CEDBCD #CDD5DB #DACDDB
square
#DBD3CD #CEDBCD #CDD5DB #DACDDB
split-complementary
#DBD3CD #CDDBDA #CDCEDB
monochromatic
#A89486 #C1B4A9 #DBD3CD #F2EFED #F2EFED
Accessibility & contrast
On white
1.48
#DBD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DBD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD3CD
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD3CD | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#DED1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dbd3cd; /* rgb */ color: rgb(219, 211, 205); /* oklch */ color: oklch(87.2% 0.012 59.5);
Tailwind
colors: {
custom: {
50: '#e6e0dc',
500: '#dbd3cd',
950: '#000000',
},
}SCSS
$custom: #dbd3cd; $custom-light: #e6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#dbd3cd",
"rgb": {
"r": 219,
"g": 211,
"b": 205
},
"hsl": {
"h": 25.714,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.87157,
"c": 0.01209,
"h": 59.5
},
"luminance": 0.66056
}Semantic roles & 50–950 ramp
primary
#DBD3CD
secondary
#9CA8B0
accent
#789B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484