#DBDDD6#DBDDD6
#DBDDD6 is a very light, near-neutral yellow-green. Relative luminance 0.716; OKLCH L 89.4% C 0.010 H 119.6°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDDD6 |
|---|---|
| RGB | rgb(219, 221, 214) |
| HSL | hsl(77, 9%, 85%) |
| HSV | hsv(77, 3%, 87%) |
| CMYK | cmyk(0.9%, 0%, 3.2%, 13.3%) |
| CIE-LAB | lab(87.79, -1.92, 3.19) |
| CIE-LCH | lch(87.79, 3.73, 121.08°) |
| OKLab | oklab(89.4% -0.0048 0.0084) |
| OKLCH | oklch(89.4% 0.01 119.6) |
| XYZ | xyz(67.2055, 71.6280, 73.8904) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.01
Gainsboro
#DCDCDC
ΔE00 3.92
Light Gray
#D3D3D3
ΔE00 4.45
Silver (survey)
#C5C9C7
ΔE00 5.35
Fog
#D8DCE0
ΔE00 5.64
Eggshell
#F0EAD6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDDD6 #D8D6DD
analogous
#DDDBD6 #DBDDD6 #D7DDD6
triadic
#DBDDD6 #D6DBDD #DDD6DB
tetradic
#DBDDD6 #D6DDDB #D8D6DD #DDD6D7
square
#DBDDD6 #D6DDDB #D8D6DD #DDD6D7
split-complementary
#DBDDD6 #D6D7DD #DBD6DD
monochromatic
#A0A693 #BEC1B5 #DBDDD6 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.37
#DBDDD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#DBDDD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDDD6
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDDD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDDD6 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD6
Deuteranopia (green-blind)
#DEDCD6
Tritanopia (blue-blind)
#DCDCDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbddd6; /* rgb */ color: rgb(219, 221, 214); /* oklch */ color: oklch(89.4% 0.010 119.6);
Tailwind
colors: {
custom: {
50: '#e6e7e2',
500: '#dbddd6',
950: '#000000',
},
}SCSS
$custom: #dbddd6; $custom-light: #e6e7e2; $custom-dark: #000000;
JSON
{
"hex": "#dbddd6",
"rgb": {
"r": 219,
"g": 221,
"b": 214
},
"hsl": {
"h": 77.143,
"s": 9.333,
"l": 85.294
},
"oklch": {
"l": 0.89403,
"c": 0.00966,
"h": 119.6
},
"luminance": 0.71628
}Semantic roles & 50–950 ramp
primary
#DBDDD6
secondary
#A9A6B1
accent
#529365
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484