#DBD8CD#DBD8CD
#DBD8CD is a very light, near-neutral yellow. Relative luminance 0.686; OKLCH L 88.2% C 0.015 H 94.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD8CD |
|---|---|
| RGB | rgb(219, 216, 205) |
| HSL | hsl(47, 16%, 83%) |
| HSV | hsv(47, 6%, 86%) |
| CMYK | cmyk(0%, 1.4%, 6.4%, 14.1%) |
| CIE-LAB | lab(86.30, -0.89, 5.78) |
| CIE-LCH | lch(86.30, 5.85, 98.80°) |
| OKLab | oklab(88.16% -0.0011 0.0152) |
| OKLCH | oklch(88.16% 0.015 94.2) |
| XYZ | xyz(64.7873, 68.5799, 67.5700) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.70
Warm Beige
#E9DCC9
ΔE00 4.98
Eggshell
#F0EAD6
ΔE00 5.28
Gainsboro
#DCDCDC
ΔE00 5.32
Light Gray
#D3D3D3
ΔE00 5.36
Silver (survey)
#C5C9C7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD8CD #CDD0DB
analogous
#DBD1CD #DBD8CD #D7DBCD
triadic
#DBD8CD #CDDBD8 #D8CDDB
tetradic
#DBD8CD #CDDBD1 #CDD0DB #DBCDD7
square
#DBD8CD #CDDBD1 #CDD0DB #DBCDD7
split-complementary
#DBD8CD #CDD7DB #D1CDDB
monochromatic
#A8A086 #C1BCA9 #DBD8CD #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.43
#DBD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DBD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD8CD
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD8CD | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#DED6D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dbd8cd; /* rgb */ color: rgb(219, 216, 205); /* oklch */ color: oklch(88.2% 0.015 94.2);
Tailwind
colors: {
custom: {
50: '#e6e4dc',
500: '#dbd8cd',
950: '#000000',
},
}SCSS
$custom: #dbd8cd; $custom-light: #e6e4dc; $custom-dark: #000000;
JSON
{
"hex": "#dbd8cd",
"rgb": {
"r": 219,
"g": 216,
"b": 205
},
"hsl": {
"h": 47.143,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.88155,
"c": 0.01522,
"h": 94.2
},
"luminance": 0.6858
}Semantic roles & 50–950 ramp
primary
#DBD8CD
secondary
#9CA0B0
accent
#5C9B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484