#DBDED3#DBDED3
#DBDED3 is a very light, near-neutral yellow-green. Relative luminance 0.720; OKLCH L 89.5% C 0.015 H 119.1°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDED3 |
|---|---|
| RGB | rgb(219, 222, 211) |
| HSL | hsl(76, 14%, 85%) |
| HSV | hsv(76, 5%, 87%) |
| CMYK | cmyk(1.4%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(87.97, -2.96, 5.04) |
| CIE-LCH | lch(87.97, 5.84, 120.48°) |
| OKLab | oklab(89.52% -0.0074 0.0132) |
| OKLCH | oklch(89.52% 0.015 119.1) |
| XYZ | xyz(67.0907, 72.0058, 71.9794) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.26
Eggshell
#F0EAD6
ΔE00 5.66
Gainsboro
#DCDCDC
ΔE00 5.84
Light Gray
#D3D3D3
ΔE00 6.24
Silver (survey)
#C5C9C7
ΔE00 6.41
Beige
#F5F5DC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDED3 #D6D3DE
analogous
#DEDCD3 #DBDED3 #D5DED3
triadic
#DBDED3 #D3DBDE #DED3DB
tetradic
#DBDED3 #D3DEDC #D6D3DE #DED3D5
square
#DBDED3 #D3DEDC #D6D3DE #DED3D5
split-complementary
#DBDED3 #D3D5DE #DCD3DE
monochromatic
#A2AA8D #BEC4B0 #DBDED3 #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.36
#DBDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#DBDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDED3
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDED3 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#DFDDD3
Tritanopia (blue-blind)
#DCDDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbded3; /* rgb */ color: rgb(219, 222, 211); /* oklch */ color: oklch(89.5% 0.015 119.1);
Tailwind
colors: {
custom: {
50: '#e6e8e0',
500: '#dbded3',
950: '#000000',
},
}SCSS
$custom: #dbded3; $custom-light: #e6e8e0; $custom-dark: #000000;
JSON
{
"hex": "#dbded3",
"rgb": {
"r": 219,
"g": 222,
"b": 211
},
"hsl": {
"h": 76.364,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.89522,
"c": 0.01514,
"h": 119.1
},
"luminance": 0.72006
}Semantic roles & 50–950 ramp
primary
#DBDED3
secondary
#A7A2B3
accent
#4D9862
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484