#DBE2FF#DBE2FF
#DBE2FF is a very light, muted blue. Relative luminance 0.767; OKLCH L 91.6% C 0.040 H 274.8°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE2FF |
|---|---|
| RGB | rgb(219, 226, 255) |
| HSL | hsl(228, 100%, 93%) |
| HSV | hsv(228, 14%, 100%) |
| CMYK | cmyk(14.1%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(90.17, 3.29, -14.83) |
| CIE-LCH | lch(90.17, 15.19, 282.49°) |
| OKLab | oklab(91.64% 0.0034 -0.0401) |
| OKLCH | oklch(91.64% 0.04 274.8) |
| XYZ | xyz(74.4557, 76.6718, 105.4648) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.96
Periwinkle
#CCCCFF
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 8.25
Light Periwinkle
#C1C6FC
ΔE00 8.76
Ghostwhite
#F8F8FF
ΔE00 9.52
Lightsteelblue
#B0C4DE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE2FF #FFF8DB
analogous
#DBF4FF #DBE2FF #E6DBFF
triadic
#DBE2FF #FFDBE2 #E2FFDB
tetradic
#DBE2FF #FFDBF4 #FFF8DB #DBFFE6
square
#DBE2FF #FFDBF4 #FFF8DB #DBFFE6
split-complementary
#DBE2FF #FFE6DB #F4FFDB
monochromatic
#617FFF #9EB1FF #DBE2FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.29
#DBE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#DBE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE2FF
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE2FF | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#D3E7EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbe2ff; /* rgb */ color: rgb(219, 226, 255); /* oklch */ color: oklch(91.6% 0.040 274.8);
Tailwind
colors: {
custom: {
50: '#e6ebff',
500: '#dbe2ff',
950: '#000000',
},
}SCSS
$custom: #dbe2ff; $custom-light: #e6ebff; $custom-dark: #000000;
JSON
{
"hex": "#dbe2ff",
"rgb": {
"r": 219,
"g": 226,
"b": 255
},
"hsl": {
"h": 228.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.91642,
"c": 0.04024,
"h": 274.8
},
"luminance": 0.76673
}Semantic roles & 50–950 ramp
primary
#DBE2FF
secondary
#ECDA92
accent
#B900E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486