#DBD0CD#DBD0CD
#DBD0CD is a very light, near-neutral red. Relative luminance 0.646; OKLCH L 86.6% C 0.013 H 35.8°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD0CD |
|---|---|
| RGB | rgb(219, 208, 205) |
| HSL | hsl(13, 16%, 83%) |
| HSV | hsv(13, 6%, 86%) |
| CMYK | cmyk(0%, 5%, 6.4%, 14.1%) |
| CIE-LAB | lab(84.27, 3.27, 2.84) |
| CIE-LCH | lch(84.27, 4.34, 40.97°) |
| OKLab | oklab(86.56% 0.0105 0.0076) |
| OKLCH | oklch(86.56% 0.013 35.8) |
| XYZ | xyz(62.7874, 64.5802, 66.9033) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.04
Gainsboro
#DCDCDC
ΔE00 5.52
Silver
#C0C0C0
ΔE00 6.75
Warm Gray
#C9BEB0
ΔE00 7.24
Fog
#D8DCE0
ΔE00 7.60
Warm Beige
#E9DCC9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD0CD #CDD8DB
analogous
#DBCDD1 #DBD0CD #DBD7CD
triadic
#DBD0CD #CDDBD0 #D0CDDB
tetradic
#DBD0CD #D1DBCD #CDD8DB #D7CDDB
square
#DBD0CD #D1DBCD #CDD8DB #D7CDDB
split-complementary
#DBD0CD #CDDBD7 #CDD1DB
monochromatic
#A88D86 #C1AFA9 #DBD0CD #F2EEED #F2EEED
Accessibility & contrast
On white
1.51
#DBD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#DBD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD0CD
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD0CD | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#DECFCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dbd0cd; /* rgb */ color: rgb(219, 208, 205); /* oklch */ color: oklch(86.6% 0.013 35.8);
Tailwind
colors: {
custom: {
50: '#e6dedc',
500: '#dbd0cd',
950: '#000000',
},
}SCSS
$custom: #dbd0cd; $custom-light: #e6dedc; $custom-dark: #000000;
JSON
{
"hex": "#dbd0cd",
"rgb": {
"r": 219,
"g": 208,
"b": 205
},
"hsl": {
"h": 12.857,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.86562,
"c": 0.01294,
"h": 35.8
},
"luminance": 0.6458
}Semantic roles & 50–950 ramp
primary
#DBD0CD
secondary
#9CACB0
accent
#899B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484