#DBDDF6#DBDDF6
#DBDDF6 is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.4% C 0.034 H 282.0°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDDF6 |
|---|---|
| RGB | rgb(219, 221, 246) |
| HSL | hsl(236, 60%, 91%) |
| HSV | hsv(236, 11%, 96%) |
| CMYK | cmyk(11%, 10.2%, 0%, 3.5%) |
| CIE-LAB | lab(88.65, 4.08, -12.38) |
| CIE-LCH | lch(88.65, 13.04, 288.24°) |
| OKLab | oklab(90.36% 0.0071 -0.0334) |
| OKLCH | oklch(90.36% 0.034 282) |
| XYZ | xyz(71.7009, 73.4262, 97.5661) |
| Luminance | 0.7343 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.73
Periwinkle
#CCCCFF
ΔE00 8.12
Light Blue Grey
#B7C9E2
ΔE00 8.75
Ghostwhite
#F8F8FF
ΔE00 9.04
Fog
#D8DCE0
ΔE00 9.25
Light Periwinkle
#C1C6FC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDDF6 #F6F4DB
analogous
#DBEAF6 #DBDDF6 #E6DBF6
triadic
#DBDDF6 #F6DBDD #DDF6DB
tetradic
#DBDDF6 #F6DBEA #F6F4DB #DBF6E6
square
#DBDDF6 #F6DBEA #F6F4DB #DBF6E6
split-complementary
#DBDDF6 #F6E6DB #EAF6DB
monochromatic
#7981DE #AAAFEA #DBDDF6 #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.34
#DBDDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DBDDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDDF6
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDDF6 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF7
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#D6E1E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dbddf6; /* rgb */ color: rgb(219, 221, 246); /* oklch */ color: oklch(90.4% 0.034 282.0);
Tailwind
colors: {
custom: {
50: '#e6e7f9',
500: '#dbddf6',
950: '#000000',
},
}SCSS
$custom: #dbddf6; $custom-light: #e6e7f9; $custom-dark: #000000;
JSON
{
"hex": "#dbddf6",
"rgb": {
"r": 219,
"g": 221,
"b": 246
},
"hsl": {
"h": 235.556,
"s": 60,
"l": 91.176
},
"oklch": {
"l": 0.90364,
"c": 0.03411,
"h": 282
},
"luminance": 0.73427
}Semantic roles & 50–950 ramp
primary
#DBDDF6
secondary
#D7D39E
accent
#BB1EC8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485