#DBD4CD#DBD4CD
#DBD4CD is a very light, near-neutral orange. Relative luminance 0.666; OKLCH L 87.4% C 0.012 H 67.7°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD4CD |
|---|---|
| RGB | rgb(219, 212, 205) |
| HSL | hsl(30, 16%, 83%) |
| HSV | hsv(30, 6%, 86%) |
| CMYK | cmyk(0%, 3.2%, 6.4%, 14.1%) |
| CIE-LAB | lab(85.28, 1.18, 4.31) |
| CIE-LCH | lch(85.28, 4.47, 74.64°) |
| OKLab | oklab(87.36% 0.0047 0.0114) |
| OKLCH | oklch(87.36% 0.012 67.7) |
| XYZ | xyz(63.7750, 66.5553, 67.2325) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.25
Gainsboro
#DCDCDC
ΔE00 4.52
Warm Beige
#E9DCC9
ΔE00 5.34
Light Grey
#D8DCD6
ΔE00 5.58
Warm Gray
#C9BEB0
ΔE00 6.21
Silver (survey)
#C5C9C7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD4CD #CDD4DB
analogous
#DBCDCD #DBD4CD #DBDBCD
triadic
#DBD4CD #CDDBD4 #D4CDDB
tetradic
#DBD4CD #CDDBCD #CDD4DB #DBCDDB
square
#DBD4CD #CDDBCD #CDD4DB #DBCDDB
split-complementary
#DBD4CD #CDDBDB #CDCDDB
monochromatic
#A89786 #C1B5A9 #DBD4CD #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.47
#DBD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#DBD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD4CD
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD4CD | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#DED2D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dbd4cd; /* rgb */ color: rgb(219, 212, 205); /* oklch */ color: oklch(87.4% 0.012 67.7);
Tailwind
colors: {
custom: {
50: '#e6e1dc',
500: '#dbd4cd',
950: '#000000',
},
}SCSS
$custom: #dbd4cd; $custom-light: #e6e1dc; $custom-dark: #000000;
JSON
{
"hex": "#dbd4cd",
"rgb": {
"r": 219,
"g": 212,
"b": 205
},
"hsl": {
"h": 30,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.87356,
"c": 0.01229,
"h": 67.7
},
"luminance": 0.66555
}Semantic roles & 50–950 ramp
primary
#DBD4CD
secondary
#9CA6B0
accent
#739B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484