#DBDCD2#DBDCD2
#DBDCD2 is a very light, near-neutral yellow. Relative luminance 0.709; OKLCH L 89.1% C 0.013 H 111.3°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCD2 |
|---|---|
| RGB | rgb(219, 220, 210) |
| HSL | hsl(66, 13%, 84%) |
| HSV | hsv(66, 5%, 86%) |
| CMYK | cmyk(0.5%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(87.44, -2.11, 4.79) |
| CIE-LCH | lch(87.44, 5.23, 113.74°) |
| OKLab | oklab(89.09% -0.0049 0.0126) |
| OKLCH | oklch(89.09% 0.014 111.3) |
| XYZ | xyz(66.4377, 70.8997, 71.1452) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.09
Gainsboro
#DCDCDC
ΔE00 5.08
Light Gray
#D3D3D3
ΔE00 5.42
Eggshell
#F0EAD6
ΔE00 5.57
Silver (survey)
#C5C9C7
ΔE00 5.91
Warm Beige
#E9DCC9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCD2 #D3D2DC
analogous
#DCD8D2 #DBDCD2 #D6DCD2
triadic
#DBDCD2 #D2DBDC #DCD2DB
tetradic
#DBDCD2 #D2DCD8 #D3D2DC #DCD2D6
square
#DBDCD2 #D2DCD8 #D3D2DC #DCD2D6
split-complementary
#DBDCD2 #D2D6DC #D8D2DC
monochromatic
#A4A68D #BFC1B0 #DBDCD2 #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.38
#DBDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#DBDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCD2
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCD2 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#DEDBD2
Tritanopia (blue-blind)
#DCDBD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbdcd2; /* rgb */ color: rgb(219, 220, 210); /* oklch */ color: oklch(89.1% 0.013 111.3);
Tailwind
colors: {
custom: {
50: '#e6e6df',
500: '#dbdcd2',
950: '#000000',
},
}SCSS
$custom: #dbdcd2; $custom-light: #e6e6df; $custom-dark: #000000;
JSON
{
"hex": "#dbdcd2",
"rgb": {
"r": 219,
"g": 220,
"b": 210
},
"hsl": {
"h": 66,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.89093,
"c": 0.0135,
"h": 111.3
},
"luminance": 0.709
}Semantic roles & 50–950 ramp
primary
#DBDCD2
secondary
#A3A2B1
accent
#4F9756
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484