#DBDED7#DBDED7
#DBDED7 is a very light, near-neutral yellow-green. Relative luminance 0.722; OKLCH L 89.6% C 0.010 H 125.7°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDED7 |
|---|---|
| RGB | rgb(219, 222, 215) |
| HSL | hsl(86, 10%, 86%) |
| HSV | hsv(86, 3%, 87%) |
| CMYK | cmyk(1.4%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(88.07, -2.26, 3.07) |
| CIE-LCH | lch(88.07, 3.82, 126.39°) |
| OKLab | oklab(89.63% -0.0058 0.0081) |
| OKLCH | oklch(89.63% 0.01 125.7) |
| XYZ | xyz(67.5984, 72.2089, 74.6533) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.77
Gainsboro
#DCDCDC
ΔE00 4.16
Light Gray
#D3D3D3
ΔE00 4.74
Silver (survey)
#C5C9C7
ΔE00 5.49
Fog
#D8DCE0
ΔE00 5.69
Eggshell
#F0EAD6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDED7 #DAD7DE
analogous
#DEDDD7 #DBDED7 #D7DED7
triadic
#DBDED7 #D7DBDE #DED7DB
tetradic
#DBDED7 #D7DEDD #DAD7DE #DED7D7
square
#DBDED7 #D7DEDD #DAD7DE #DED7D7
split-complementary
#DBDED7 #D7D7DE #DDD7DE
monochromatic
#9FA794 #BDC2B5 #DBDED7 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.36
#DBDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#DBDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDED7
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDED7 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD7
Deuteranopia (green-blind)
#DEDDD7
Tritanopia (blue-blind)
#DBDDDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbded7; /* rgb */ color: rgb(219, 222, 215); /* oklch */ color: oklch(89.6% 0.010 125.7);
Tailwind
colors: {
custom: {
50: '#e6e8e3',
500: '#dbded7',
950: '#000000',
},
}SCSS
$custom: #dbded7; $custom-light: #e6e8e3; $custom-dark: #000000;
JSON
{
"hex": "#dbded7",
"rgb": {
"r": 219,
"g": 222,
"b": 215
},
"hsl": {
"h": 85.714,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.89631,
"c": 0.00995,
"h": 125.7
},
"luminance": 0.72209
}Semantic roles & 50–950 ramp
primary
#DBDED7
secondary
#ACA7B2
accent
#52946E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484