#DBDFEE#DBDFEE
#DBDFEE is a very light, muted blue. Relative luminance 0.740; OKLCH L 90.5% C 0.021 H 274.0°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDFEE |
|---|---|
| RGB | rgb(219, 223, 238) |
| HSL | hsl(227, 36%, 90%) |
| HSV | hsv(227, 8%, 93%) |
| CMYK | cmyk(8%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.93, 1.47, -7.77) |
| CIE-LCH | lch(88.93, 7.91, 280.72°) |
| OKLab | oklab(90.51% 0.0015 -0.0208) |
| OKLCH | oklch(90.51% 0.021 274) |
| XYZ | xyz(71.0306, 74.0080, 91.4152) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.52
Fog
#D8DCE0
ΔE00 5.24
Ghostwhite
#F8F8FF
ΔE00 6.45
Gainsboro
#DCDCDC
ΔE00 6.87
Aliceblue
#F0F8FF
ΔE00 6.92
Light Gray
#D3D3D3
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDFEE #EEEADB
analogous
#DBE9EE #DBDFEE #E1DBEE
triadic
#DBDFEE #EEDBDF #DFEEDB
tetradic
#DBDFEE #EEDBE9 #EEEADB #DBEEE1
square
#DBDFEE #EEDBE9 #EEEADB #DBEEE1
split-complementary
#DBDFEE #EEE1DB #E9EEDB
monochromatic
#8895C7 #B1BADA #DBDFEE #EAEDF5 #EAEDF5
Accessibility & contrast
On white
1.33
#DBDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#DBDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDFEE
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDFEE | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#D7E2E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dbdfee; /* rgb */ color: rgb(219, 223, 238); /* oklch */ color: oklch(90.5% 0.021 274.0);
Tailwind
colors: {
custom: {
50: '#e6e9f3',
500: '#dbdfee',
950: '#000000',
},
}SCSS
$custom: #dbdfee; $custom-light: #e6e9f3; $custom-dark: #000000;
JSON
{
"hex": "#dbdfee",
"rgb": {
"r": 219,
"g": 223,
"b": 238
},
"hsl": {
"h": 227.368,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.90505,
"c": 0.02087,
"h": 274
},
"luminance": 0.74008
}Semantic roles & 50–950 ramp
primary
#DBDFEE
secondary
#C9C1A4
accent
#9537AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485