#DBDFED#DBDFED
#DBDFED is a very light, near-neutral blue. Relative luminance 0.740; OKLCH L 90.5% C 0.020 H 273.2°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDFED |
|---|---|
| RGB | rgb(219, 223, 237) |
| HSL | hsl(227, 33%, 89%) |
| HSV | hsv(227, 8%, 93%) |
| CMYK | cmyk(7.6%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(88.90, 1.28, -7.28) |
| CIE-LCH | lch(88.90, 7.39, 279.95°) |
| OKLab | oklab(90.47% 0.0011 -0.0195) |
| OKLCH | oklch(90.47% 0.02 273.2) |
| XYZ | xyz(70.8841, 73.9494, 90.6436) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.84
Fog
#D8DCE0
ΔE00 4.82
Ghostwhite
#F8F8FF
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 6.48
Aliceblue
#F0F8FF
ΔE00 6.66
Light Gray
#D3D3D3
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDFED #EDE9DB
analogous
#DBE8ED #DBDFED #E0DBED
triadic
#DBDFED #EDDBDF #DFEDDB
tetradic
#DBDFED #EDDBE8 #EDE9DB #DBEDE0
square
#DBDFED #EDDBE8 #EDE9DB #DBEDE0
split-complementary
#DBDFED #EDE0DB #E8EDDB
monochromatic
#8996C4 #B2BBD9 #DBDFED #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.33
#DBDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#DBDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDFED
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDFED | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EE
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#D7E1E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dbdfed; /* rgb */ color: rgb(219, 223, 237); /* oklch */ color: oklch(90.5% 0.020 273.2);
Tailwind
colors: {
custom: {
50: '#e6e9f2',
500: '#dbdfed',
950: '#000000',
},
}SCSS
$custom: #dbdfed; $custom-light: #e6e9f2; $custom-dark: #000000;
JSON
{
"hex": "#dbdfed",
"rgb": {
"r": 219,
"g": 223,
"b": 237
},
"hsl": {
"h": 226.667,
"s": 33.333,
"l": 89.412
},
"oklch": {
"l": 0.90474,
"c": 0.01954,
"h": 273.2
},
"luminance": 0.7395
}Semantic roles & 50–950 ramp
primary
#DBDFED
secondary
#C7C0A5
accent
#9339AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485