#DBDFD5#DBDFD5
#DBDFD5 is a very light, near-neutral yellow-green. Relative luminance 0.726; OKLCH L 89.8% C 0.014 H 124.6°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDFD5 |
|---|---|
| RGB | rgb(219, 223, 213) |
| HSL | hsl(84, 14%, 85%) |
| HSV | hsv(84, 4%, 87%) |
| CMYK | cmyk(1.8%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(88.28, -3.13, 4.42) |
| CIE-LCH | lch(88.28, 5.42, 125.28°) |
| OKLab | oklab(89.78% -0.008 0.0116) |
| OKLCH | oklch(89.78% 0.014 124.6) |
| XYZ | xyz(67.6094, 72.6395, 73.3969) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.92
Gainsboro
#DCDCDC
ΔE00 5.64
Eggshell
#F0EAD6
ΔE00 6.06
Light Gray
#D3D3D3
ΔE00 6.13
Silver (survey)
#C5C9C7
ΔE00 6.32
Fog
#D8DCE0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDFD5 #D9D5DF
analogous
#DFDED5 #DBDFD5 #D6DFD5
triadic
#DBDFD5 #D5DBDF #DFD5DB
tetradic
#DBDFD5 #D5DFDE #D9D5DF #DFD5D6
square
#DBDFD5 #D5DFDE #D9D5DF #DFD5D6
split-complementary
#DBDFD5 #D5D6DF #DED5DF
monochromatic
#9FAA90 #BDC5B2 #DBDFD5 #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.35
#DBDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DBDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDFD5
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDFD5 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED4
Deuteranopia (green-blind)
#E0DDD5
Tritanopia (blue-blind)
#DCDEDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbdfd5; /* rgb */ color: rgb(219, 223, 213); /* oklch */ color: oklch(89.8% 0.014 124.6);
Tailwind
colors: {
custom: {
50: '#e6e9e1',
500: '#dbdfd5',
950: '#000000',
},
}SCSS
$custom: #dbdfd5; $custom-light: #e6e9e1; $custom-dark: #000000;
JSON
{
"hex": "#dbdfd5",
"rgb": {
"r": 219,
"g": 223,
"b": 213
},
"hsl": {
"h": 84,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89778,
"c": 0.01411,
"h": 124.6
},
"luminance": 0.7264
}Semantic roles & 50–950 ramp
primary
#DBDFD5
secondary
#ABA4B4
accent
#4E986B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484