#D3DBFE#D3DBFE
#D3DBFE is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.6% C 0.049 H 275.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DBFE |
|---|---|
| RGB | rgb(211, 219, 254) |
| HSL | hsl(229, 96%, 91%) |
| HSV | hsv(229, 17%, 100%) |
| CMYK | cmyk(16.9%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(87.81, 4.26, -17.91) |
| CIE-LCH | lch(87.81, 18.41, 283.37°) |
| OKLab | oklab(89.64% 0.0044 -0.0486) |
| OKLCH | oklch(89.64% 0.049 275.2) |
| XYZ | xyz(70.0807, 71.6666, 103.8875) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.36
Lavender (CSS)
#E6E6FA
ΔE00 6.00
Light Periwinkle
#C1C6FC
ΔE00 6.37
Light Blue Grey
#B7C9E2
ΔE00 7.68
Powder Blue (survey)
#B1D1FC
ΔE00 8.56
Lightsteelblue
#B0C4DE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DBFE #FEF6D3
analogous
#D3F0FE #D3DBFE #E0D3FE
triadic
#D3DBFE #FED3DB #DBFED3
tetradic
#D3DBFE #FED3F0 #FEF6D3 #D3FEE0
square
#D3DBFE #FED3F0 #FEF6D3 #D3FEE0
split-complementary
#D3DBFE #FEE0D3 #F0FED3
monochromatic
#5B79FB #97AAFD #D3DBFE #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.37
#D3DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D3DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DBFE
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DBFE | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#C9E1E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dbfe; /* rgb */ color: rgb(211, 219, 254); /* oklch */ color: oklch(89.6% 0.049 275.2);
Tailwind
colors: {
custom: {
50: '#e0e6fe',
500: '#d3dbfe',
950: '#000000',
},
}SCSS
$custom: #d3dbfe; $custom-light: #e0e6fe; $custom-dark: #000000;
JSON
{
"hex": "#d3dbfe",
"rgb": {
"r": 211,
"g": 219,
"b": 254
},
"hsl": {
"h": 228.837,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.8964,
"c": 0.04883,
"h": 275.2
},
"luminance": 0.71668
}Semantic roles & 50–950 ramp
primary
#D3DBFE
secondary
#E8D78D
accent
#BB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485