#DBE2FD#DBE2FD
#DBE2FD is a very light, muted blue. Relative luminance 0.765; OKLCH L 91.6% C 0.038 H 274.1°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2FD |
|---|---|
| RGB | rgb(219, 226, 253) |
| HSL | hsl(228, 89%, 93%) |
| HSV | hsv(228, 13%, 99%) |
| CMYK | cmyk(13.4%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(90.11, 2.88, -13.87) |
| CIE-LCH | lch(90.11, 14.17, 281.73°) |
| OKLab | oklab(91.58% 0.0027 -0.0375) |
| OKLCH | oklch(91.58% 0.038 274.1) |
| XYZ | xyz(74.1354, 76.5437, 103.7781) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.61
Light Blue Grey
#B7C9E2
ΔE00 8.02
Periwinkle
#CCCCFF
ΔE00 8.14
Ghostwhite
#F8F8FF
ΔE00 9.01
Light Periwinkle
#C1C6FC
ΔE00 9.22
Fog
#D8DCE0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2FD #FDF6DB
analogous
#DBF3FD #DBE2FD #E5DBFD
triadic
#DBE2FD #FDDBE2 #E2FDDB
tetradic
#DBE2FD #FDDBF3 #FDF6DB #DBFDE5
square
#DBE2FD #FDDBF3 #FDF6DB #DBFDE5
split-complementary
#DBE2FD #FDE5DB #F3FDDB
monochromatic
#6785F7 #A1B3FA #DBE2FD #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.29
#DBE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#DBE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2FD
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2FD | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FE
Deuteranopia (green-blind)
#D9E1FC
Tritanopia (blue-blind)
#D4E7EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbe2fd; /* rgb */ color: rgb(219, 226, 253); /* oklch */ color: oklch(91.6% 0.038 274.1);
Tailwind
colors: {
custom: {
50: '#e6ebfe',
500: '#dbe2fd',
950: '#000000',
},
}SCSS
$custom: #dbe2fd; $custom-light: #e6ebfe; $custom-dark: #000000;
JSON
{
"hex": "#dbe2fd",
"rgb": {
"r": 219,
"g": 226,
"b": 253
},
"hsl": {
"h": 227.647,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.91576,
"c": 0.03757,
"h": 274.1
},
"luminance": 0.76545
}Semantic roles & 50–950 ramp
primary
#DBE2FD
secondary
#E7D695
accent
#B600E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485