#DBDDED#DBDDED
#DBDDED is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.1% C 0.022 H 280.3°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDDED |
|---|---|
| RGB | rgb(219, 221, 237) |
| HSL | hsl(233, 33%, 89%) |
| HSV | hsv(233, 8%, 93%) |
| CMYK | cmyk(7.6%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(88.39, 2.32, -8.03) |
| CIE-LCH | lch(88.39, 8.36, 286.10°) |
| OKLab | oklab(90.08% 0.0039 -0.0215) |
| OKLCH | oklch(90.08% 0.022 280.3) |
| XYZ | xyz(70.3529, 72.8870, 90.4665) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.89
Fog
#D8DCE0
ΔE00 5.96
Ghostwhite
#F8F8FF
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 7.32
Light Gray
#D3D3D3
ΔE00 7.72
Aliceblue
#F0F8FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDDED #EDEBDB
analogous
#DBE6ED #DBDDED #E2DBED
triadic
#DBDDED #EDDBDD #DDEDDB
tetradic
#DBDDED #EDDBE6 #EDEBDB #DBEDE2
square
#DBDDED #EDDBE6 #EDEBDB #DBEDE2
split-complementary
#DBDDED #EDE2DB #E6EDDB
monochromatic
#8990C4 #B2B6D9 #DBDDED #EBECF5 #EBECF5
Accessibility & contrast
On white
1.35
#DBDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#DBDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDDED
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDDED | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#D8DDED
Tritanopia (blue-blind)
#D7E0E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dbdded; /* rgb */ color: rgb(219, 221, 237); /* oklch */ color: oklch(90.1% 0.022 280.3);
Tailwind
colors: {
custom: {
50: '#e6e7f2',
500: '#dbdded',
950: '#000000',
},
}SCSS
$custom: #dbdded; $custom-light: #e6e7f2; $custom-dark: #000000;
JSON
{
"hex": "#dbdded",
"rgb": {
"r": 219,
"g": 221,
"b": 237
},
"hsl": {
"h": 233.333,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.90078,
"c": 0.02187,
"h": 280.3
},
"luminance": 0.72887
}Semantic roles & 50–950 ramp
primary
#DBDDED
secondary
#C7C3A5
accent
#9F39AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485