#D1DBFF#D1DBFF
#D1DBFF is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.5% C 0.051 H 273.1°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DBFF |
|---|---|
| RGB | rgb(209, 219, 255) |
| HSL | hsl(227, 100%, 91%) |
| HSV | hsv(227, 18%, 100%) |
| CMYK | cmyk(18%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(87.70, 3.86, -18.62) |
| CIE-LCH | lch(87.70, 19.02, 281.70°) |
| OKLab | oklab(89.53% 0.0027 -0.0506) |
| OKLCH | oklch(89.53% 0.051 273.1) |
| XYZ | xyz(69.6717, 71.4371, 104.7064) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.39
Light Periwinkle
#C1C6FC
ΔE00 6.14
Lavender (CSS)
#E6E6FA
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 7.30
Powder Blue (survey)
#B1D1FC
ΔE00 7.80
Lightsteelblue
#B0C4DE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DBFF #FFF5D1
analogous
#D1F2FF #D1DBFF #DED1FF
triadic
#D1DBFF #FFD1DB #DBFFD1
tetradic
#D1DBFF #FFD1F2 #FFF5D1 #D1FFDE
square
#D1DBFF #FFD1F2 #FFF5D1 #D1FFDE
split-complementary
#D1DBFF #FFDED1 #F2FFD1
monochromatic
#577BFF #94ABFF #D1DBFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.37
#D1DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#D1DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DBFF
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DBFF | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#C6E2E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1dbff; /* rgb */ color: rgb(209, 219, 255); /* oklch */ color: oklch(89.5% 0.051 273.1);
Tailwind
colors: {
custom: {
50: '#dfe6ff',
500: '#d1dbff',
950: '#000000',
},
}SCSS
$custom: #d1dbff; $custom-light: #dfe6ff; $custom-dark: #000000;
JSON
{
"hex": "#d1dbff",
"rgb": {
"r": 209,
"g": 219,
"b": 255
},
"hsl": {
"h": 226.957,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.89528,
"c": 0.05068,
"h": 273.1
},
"luminance": 0.71438
}Semantic roles & 50–950 ramp
primary
#D1DBFF
secondary
#EAD58A
accent
#B400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486