#DBDED4#DBDED4
#DBDED4 is a very light, near-neutral yellow-green. Relative luminance 0.721; OKLCH L 89.5% C 0.014 H 120.3°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDED4 |
|---|---|
| RGB | rgb(219, 222, 212) |
| HSL | hsl(78, 13%, 85%) |
| HSV | hsv(78, 5%, 87%) |
| CMYK | cmyk(1.4%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(88.00, -2.79, 4.54) |
| CIE-LCH | lch(88.00, 5.33, 121.54°) |
| OKLab | oklab(89.55% -0.007 0.0119) |
| OKLCH | oklch(89.55% 0.014 120.3) |
| XYZ | xyz(67.2165, 72.0561, 72.6417) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.85
Gainsboro
#DCDCDC
ΔE00 5.42
Light Gray
#D3D3D3
ΔE00 5.86
Eggshell
#F0EAD6
ΔE00 5.87
Silver (survey)
#C5C9C7
ΔE00 6.15
Fog
#D8DCE0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDED4 #D7D4DE
analogous
#DEDCD4 #DBDED4 #D6DED4
triadic
#DBDED4 #D4DBDE #DED4DB
tetradic
#DBDED4 #D4DEDC #D7D4DE #DED4D6
square
#DBDED4 #D4DEDC #D7D4DE #DED4D6
split-complementary
#DBDED4 #D4D6DE #DCD4DE
monochromatic
#A1A98F #BEC3B1 #DBDED4 #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.36
#DBDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DBDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDED4
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDED4 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD3
Deuteranopia (green-blind)
#DFDDD4
Tritanopia (blue-blind)
#DCDDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbded4; /* rgb */ color: rgb(219, 222, 212); /* oklch */ color: oklch(89.5% 0.014 120.3);
Tailwind
colors: {
custom: {
50: '#e6e8e1',
500: '#dbded4',
950: '#000000',
},
}SCSS
$custom: #dbded4; $custom-light: #e6e8e1; $custom-dark: #000000;
JSON
{
"hex": "#dbded4",
"rgb": {
"r": 219,
"g": 222,
"b": 212
},
"hsl": {
"h": 78,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89549,
"c": 0.01383,
"h": 120.3
},
"luminance": 0.72056
}Semantic roles & 50–950 ramp
primary
#DBDED4
secondary
#A8A3B3
accent
#4E9764
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484