#DBDED5#DBDED5
#DBDED5 is a very light, near-neutral yellow-green. Relative luminance 0.721; OKLCH L 89.6% C 0.013 H 121.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDED5 |
|---|---|
| RGB | rgb(219, 222, 213) |
| HSL | hsl(80, 12%, 85%) |
| HSV | hsv(80, 4%, 87%) |
| CMYK | cmyk(1.4%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(88.02, -2.62, 4.05) |
| CIE-LCH | lch(88.02, 4.82, 122.83°) |
| OKLab | oklab(89.58% -0.0066 0.0107) |
| OKLCH | oklch(89.58% 0.013 121.7) |
| XYZ | xyz(67.3430, 72.1067, 73.3081) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.45
Gainsboro
#DCDCDC
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 5.49
Silver (survey)
#C5C9C7
ΔE00 5.91
Eggshell
#F0EAD6
ΔE00 6.10
Fog
#D8DCE0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDED5 #D8D5DE
analogous
#DEDCD5 #DBDED5 #D6DED5
triadic
#DBDED5 #D5DBDE #DED5DB
tetradic
#DBDED5 #D5DEDC #D8D5DE #DED5D6
square
#DBDED5 #D5DEDC #D8D5DE #DED5D6
split-complementary
#DBDED5 #D5D6DE #DCD5DE
monochromatic
#A0A890 #BEC3B3 #DBDED5 #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.36
#DBDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#DBDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDED5
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDED5 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD5
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#DCDDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbded5; /* rgb */ color: rgb(219, 222, 213); /* oklch */ color: oklch(89.6% 0.013 121.7);
Tailwind
colors: {
custom: {
50: '#e6e8e1',
500: '#dbded5',
950: '#000000',
},
}SCSS
$custom: #dbded5; $custom-light: #e6e8e1; $custom-dark: #000000;
JSON
{
"hex": "#dbded5",
"rgb": {
"r": 219,
"g": 222,
"b": 213
},
"hsl": {
"h": 80,
"s": 12,
"l": 85.294
},
"oklch": {
"l": 0.89576,
"c": 0.01252,
"h": 121.7
},
"luminance": 0.72107
}Semantic roles & 50–950 ramp
primary
#DBDED5
secondary
#A9A5B3
accent
#4F9667
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484