#DBDED8#DBDED8
#DBDED8 is a very light, near-neutral yellow-green. Relative luminance 0.723; OKLCH L 89.7% C 0.009 H 128.6°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDED8 |
|---|---|
| RGB | rgb(219, 222, 216) |
| HSL | hsl(90, 8%, 86%) |
| HSV | hsv(90, 3%, 87%) |
| CMYK | cmyk(1.4%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(88.09, -2.09, 2.58) |
| CIE-LCH | lch(88.09, 3.32, 128.95°) |
| OKLab | oklab(89.66% -0.0054 0.0068) |
| OKLCH | oklch(89.66% 0.009 128.6) |
| XYZ | xyz(67.7273, 72.2604, 75.3321) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 0.69
Gainsboro
#DCDCDC
ΔE00 3.72
Light Gray
#D3D3D3
ΔE00 4.37
Fog
#D8DCE0
ΔE00 5.20
Silver (survey)
#C5C9C7
ΔE00 5.32
Whitesmoke
#F5F5F5
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDED8 #DBD8DE
analogous
#DEDED8 #DBDED8 #D8DED8
triadic
#DBDED8 #D8DBDE #DED8DB
tetradic
#DBDED8 #D8DEDE #DBD8DE #DED8D8
square
#DBDED8 #D8DEDE #DBD8DE #DED8D8
split-complementary
#DBDED8 #D8D8DE #DED8DE
monochromatic
#9EA696 #BCC2B7 #DBDED8 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.36
#DBDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#DBDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDED8
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDED8 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#DEDDD8
Tritanopia (blue-blind)
#DBDDDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbded8; /* rgb */ color: rgb(219, 222, 216); /* oklch */ color: oklch(89.7% 0.009 128.6);
Tailwind
colors: {
custom: {
50: '#e6e8e4',
500: '#dbded8',
950: '#000000',
},
}SCSS
$custom: #dbded8; $custom-light: #e6e8e4; $custom-dark: #000000;
JSON
{
"hex": "#dbded8",
"rgb": {
"r": 219,
"g": 222,
"b": 216
},
"hsl": {
"h": 90,
"s": 8.333,
"l": 85.882
},
"oklch": {
"l": 0.89659,
"c": 0.0087,
"h": 128.6
},
"luminance": 0.7226
}Semantic roles & 50–950 ramp
primary
#DBDED8
secondary
#ADA8B2
accent
#539273
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484