#DBE2FC#DBE2FC
#DBE2FC is a very light, muted blue. Relative luminance 0.765; OKLCH L 91.5% C 0.036 H 273.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2FC |
|---|---|
| RGB | rgb(219, 226, 252) |
| HSL | hsl(227, 85%, 92%) |
| HSV | hsv(227, 13%, 99%) |
| CMYK | cmyk(13.1%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.08, 2.68, -13.39) |
| CIE-LCH | lch(90.08, 13.66, 281.30°) |
| OKLab | oklab(91.54% 0.0023 -0.0362) |
| OKLCH | oklch(91.54% 0.036 273.7) |
| XYZ | xyz(73.9766, 76.4802, 102.9413) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.46
Light Blue Grey
#B7C9E2
ΔE00 7.92
Periwinkle
#CCCCFF
ΔE00 8.42
Ghostwhite
#F8F8FF
ΔE00 8.75
Fog
#D8DCE0
ΔE00 9.08
Aliceblue
#F0F8FF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2FC #FCF5DB
analogous
#DBF2FC #DBE2FC #E5DBFC
triadic
#DBE2FC #FCDBE2 #E2FCDB
tetradic
#DBE2FC #FCDBF2 #FCF5DB #DBFCE5
square
#DBE2FC #FCDBF2 #FCF5DB #DBFCE5
split-complementary
#DBE2FC #FCE5DB #F2FCDB
monochromatic
#6A87F3 #A3B4F7 #DBE2FC #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.29
#DBE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#DBE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2FC
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2FC | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FD
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#D4E7EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbe2fc; /* rgb */ color: rgb(219, 226, 252); /* oklch */ color: oklch(91.5% 0.036 273.7);
Tailwind
colors: {
custom: {
50: '#e6ebfd',
500: '#dbe2fc',
950: '#000000',
},
}SCSS
$custom: #dbe2fc; $custom-light: #e6ebfd; $custom-dark: #000000;
JSON
{
"hex": "#dbe2fc",
"rgb": {
"r": 219,
"g": 226,
"b": 252
},
"hsl": {
"h": 227.273,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.91543,
"c": 0.03623,
"h": 273.7
},
"luminance": 0.76481
}Semantic roles & 50–950 ramp
primary
#DBE2FC
secondary
#E4D497
accent
#B204E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485