#DBDCF9#DBDCF9
#DBDCF9 is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.3% C 0.040 H 284.0°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCF9 |
|---|---|
| RGB | rgb(219, 220, 249) |
| HSL | hsl(238, 71%, 92%) |
| HSV | hsv(238, 12%, 98%) |
| CMYK | cmyk(12%, 11.6%, 0%, 2.4%) |
| CIE-LAB | lab(88.49, 5.21, -14.20) |
| CIE-LCH | lch(88.49, 15.13, 290.13°) |
| OKLab | oklab(90.27% 0.0096 -0.0383) |
| OKLCH | oklch(90.27% 0.04 284) |
| XYZ | xyz(71.9019, 73.0854, 99.9230) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.77
Periwinkle
#CCCCFF
ΔE00 6.89
Light Periwinkle
#C1C6FC
ΔE00 8.51
Light Blue Grey
#B7C9E2
ΔE00 9.37
Pale Lilac
#E4CBFF
ΔE00 9.70
Ghostwhite
#F8F8FF
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCF9 #F9F8DB
analogous
#DBEBF9 #DBDCF9 #E9DBF9
triadic
#DBDCF9 #F9DBDC #DCF9DB
tetradic
#DBDCF9 #F9DBEB #F9F8DB #DBF9E9
square
#DBDCF9 #F9DBEB #F9F8DB #DBF9E9
split-complementary
#DBDCF9 #F9E9DB #EBF9DB
monochromatic
#7276E8 #A7A9F0 #DBDCF9 #E5E5FB #E5E5FB
Accessibility & contrast
On white
1.34
#DBDCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DBDCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCF9
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCF9 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFA
Deuteranopia (green-blind)
#D4DDF8
Tritanopia (blue-blind)
#D5E1E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dbdcf9; /* rgb */ color: rgb(219, 220, 249); /* oklch */ color: oklch(90.3% 0.040 284.0);
Tailwind
colors: {
custom: {
50: '#e6e6fb',
500: '#dbdcf9',
950: '#000000',
},
}SCSS
$custom: #dbdcf9; $custom-light: #e6e6fb; $custom-dark: #000000;
JSON
{
"hex": "#dbdcf9",
"rgb": {
"r": 219,
"g": 220,
"b": 249
},
"hsl": {
"h": 238,
"s": 71.429,
"l": 91.765
},
"oklch": {
"l": 0.90267,
"c": 0.03951,
"h": 284
},
"luminance": 0.73086
}Semantic roles & 50–950 ramp
primary
#DBDCF9
secondary
#DEDB9B
accent
#CD12D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485