#DBDED2#DBDED2
#DBDED2 is a very light, near-neutral yellow-green. Relative luminance 0.720; OKLCH L 89.5% C 0.016 H 118.2°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDED2 |
|---|---|
| RGB | rgb(219, 222, 210) |
| HSL | hsl(75, 15%, 85%) |
| HSV | hsv(75, 5%, 87%) |
| CMYK | cmyk(1.4%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(87.95, -3.14, 5.53) |
| CIE-LCH | lch(87.95, 6.35, 119.57°) |
| OKLab | oklab(89.5% -0.0078 0.0145) |
| OKLCH | oklch(89.5% 0.016 118.2) |
| XYZ | xyz(66.9658, 71.9558, 71.3212) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.67
Eggshell
#F0EAD6
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 6.24
Light Gray
#D3D3D3
ΔE00 6.62
Silver (survey)
#C5C9C7
ΔE00 6.68
Beige
#F5F5DC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDED2 #D5D2DE
analogous
#DEDBD2 #DBDED2 #D5DED2
triadic
#DBDED2 #D2DBDE #DED2DB
tetradic
#DBDED2 #D2DEDB #D5D2DE #DED2D5
square
#DBDED2 #D2DEDB #D5D2DE #DED2D5
split-complementary
#DBDED2 #D2D5DE #DBD2DE
monochromatic
#A3AA8B #BFC4AF #DBDED2 #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.36
#DBDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#DBDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDED2
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDED2 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD1
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#DCDDDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbded2; /* rgb */ color: rgb(219, 222, 210); /* oklch */ color: oklch(89.5% 0.016 118.2);
Tailwind
colors: {
custom: {
50: '#e6e8df',
500: '#dbded2',
950: '#000000',
},
}SCSS
$custom: #dbded2; $custom-light: #e6e8df; $custom-dark: #000000;
JSON
{
"hex": "#dbded2",
"rgb": {
"r": 219,
"g": 222,
"b": 210
},
"hsl": {
"h": 75,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.89495,
"c": 0.01645,
"h": 118.2
},
"luminance": 0.71956
}Semantic roles & 50–950 ramp
primary
#DBDED2
secondary
#A6A1B3
accent
#4C9A5F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484