#DBDCD5#DBDCD5
#DBDCD5 is a very light, near-neutral yellow. Relative luminance 0.711; OKLCH L 89.2% C 0.009 H 113.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCD5 |
|---|---|
| RGB | rgb(219, 220, 213) |
| HSL | hsl(69, 9%, 85%) |
| HSV | hsv(69, 3%, 86%) |
| CMYK | cmyk(0.5%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(87.51, -1.58, 3.31) |
| CIE-LCH | lch(87.51, 3.67, 115.54°) |
| OKLab | oklab(89.18% -0.0037 0.0087) |
| OKLCH | oklch(89.18% 0.01 113.2) |
| XYZ | xyz(66.8150, 71.0506, 73.1321) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.41
Gainsboro
#DCDCDC
ΔE00 3.74
Light Gray
#D3D3D3
ΔE00 4.20
Silver (survey)
#C5C9C7
ΔE00 5.26
Fog
#D8DCE0
ΔE00 5.63
Eggshell
#F0EAD6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCD5 #D6D5DC
analogous
#DCDAD5 #DBDCD5 #D8DCD5
triadic
#DBDCD5 #D5DBDC #DCD5DB
tetradic
#DBDCD5 #D5DCDA #D6D5DC #DCD5D8
square
#DBDCD5 #D5DCDA #D6D5DC #DCD5D8
split-complementary
#DBDCD5 #D5D8DC #DAD5DC
monochromatic
#A2A492 #BEC0B4 #DBDCD5 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.38
#DBDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DBDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCD5
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCD5 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#DDDBD5
Tritanopia (blue-blind)
#DCDBDA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbdcd5; /* rgb */ color: rgb(219, 220, 213); /* oklch */ color: oklch(89.2% 0.009 113.2);
Tailwind
colors: {
custom: {
50: '#e6e6e1',
500: '#dbdcd5',
950: '#000000',
},
}SCSS
$custom: #dbdcd5; $custom-light: #e6e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dbdcd5",
"rgb": {
"r": 219,
"g": 220,
"b": 213
},
"hsl": {
"h": 68.571,
"s": 9.091,
"l": 84.902
},
"oklch": {
"l": 0.89175,
"c": 0.0095,
"h": 113.2
},
"luminance": 0.71051
}Semantic roles & 50–950 ramp
primary
#DBDCD5
secondary
#A7A5B0
accent
#52935C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484