#DBDCF7#DBDCF7
#DBDCF7 is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.2% C 0.037 H 284.0°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCF7 |
|---|---|
| RGB | rgb(219, 220, 247) |
| HSL | hsl(238, 64%, 91%) |
| HSV | hsv(238, 11%, 97%) |
| CMYK | cmyk(11.3%, 10.9%, 0%, 3.1%) |
| CIE-LAB | lab(88.43, 4.80, -13.24) |
| CIE-LCH | lch(88.43, 14.09, 289.94°) |
| OKLab | oklab(90.2% 0.0089 -0.0357) |
| OKLCH | oklch(90.2% 0.037 284) |
| XYZ | xyz(71.5916, 72.9613, 98.2889) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.28
Periwinkle
#CCCCFF
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 8.99
Light Blue Grey
#B7C9E2
ΔE00 9.18
Ghostwhite
#F8F8FF
ΔE00 9.71
Fog
#D8DCE0
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCF7 #F7F6DB
analogous
#DBEAF7 #DBDCF7 #E8DBF7
triadic
#DBDCF7 #F7DBDC #DCF7DB
tetradic
#DBDCF7 #F7DBEA #F7F6DB #DBF7E8
square
#DBDCF7 #F7DBEA #F7F6DB #DBF7E8
split-complementary
#DBDCF7 #F7E8DB #EAF7DB
monochromatic
#777BE1 #A9ABEC #DBDCF7 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.35
#DBDCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#DBDCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCF7
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCF7 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF8
Deuteranopia (green-blind)
#D5DDF6
Tritanopia (blue-blind)
#D5E0E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dbdcf7; /* rgb */ color: rgb(219, 220, 247); /* oklch */ color: oklch(90.2% 0.037 284.0);
Tailwind
colors: {
custom: {
50: '#e6e6f9',
500: '#dbdcf7',
950: '#000000',
},
}SCSS
$custom: #dbdcf7; $custom-light: #e6e6f9; $custom-dark: #000000;
JSON
{
"hex": "#dbdcf7",
"rgb": {
"r": 219,
"g": 220,
"b": 247
},
"hsl": {
"h": 237.857,
"s": 63.636,
"l": 91.373
},
"oklch": {
"l": 0.90201,
"c": 0.03679,
"h": 284
},
"luminance": 0.72962
}Semantic roles & 50–950 ramp
primary
#DBDCF7
secondary
#D9D79D
accent
#C51ACB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485