#DBDFFE#DBDFFE
#DBDFFE is a very light, muted blue. Relative luminance 0.750; OKLCH L 91.0% C 0.042 H 279.7°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDFFE |
|---|---|
| RGB | rgb(219, 223, 254) |
| HSL | hsl(233, 95%, 93%) |
| HSV | hsv(233, 14%, 100%) |
| CMYK | cmyk(13.8%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(89.39, 4.65, -15.48) |
| CIE-LCH | lch(89.39, 16.16, 286.71°) |
| OKLab | oklab(91.02% 0.0072 -0.0419) |
| OKLCH | oklch(91.02% 0.042 279.7) |
| XYZ | xyz(73.4865, 74.9903, 104.3497) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.14
Periwinkle
#CCCCFF
ΔE00 6.65
Light Periwinkle
#C1C6FC
ΔE00 8.12
Light Blue Grey
#B7C9E2
ΔE00 8.95
Pale Lilac
#E4CBFF
ΔE00 10.20
Lightsteelblue
#B0C4DE
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDFFE #FEFADB
analogous
#DBF0FE #DBDFFE #E8DBFE
triadic
#DBDFFE #FEDBDF #DFFEDB
tetradic
#DBDFFE #FEDBF0 #FEFADB #DBFEE8
square
#DBDFFE #FEDBF0 #FEFADB #DBFEE8
split-complementary
#DBDFFE #FEE8DB #F0FEDB
monochromatic
#6475FB #9FAAFC #DBDFFE #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.31
#DBDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#DBDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDFFE
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDFFE | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D6DFFD
Tritanopia (blue-blind)
#D4E4E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dbdffe; /* rgb */ color: rgb(219, 223, 254); /* oklch */ color: oklch(91.0% 0.042 279.7);
Tailwind
colors: {
custom: {
50: '#e6e8fe',
500: '#dbdffe',
950: '#000000',
},
}SCSS
$custom: #dbdffe; $custom-light: #e6e8fe; $custom-dark: #000000;
JSON
{
"hex": "#dbdffe",
"rgb": {
"r": 219,
"g": 223,
"b": 254
},
"hsl": {
"h": 233.143,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.9102,
"c": 0.04248,
"h": 279.7
},
"luminance": 0.74991
}Semantic roles & 50–950 ramp
primary
#DBDFFE
secondary
#E9DF94
accent
#CB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485