#D9DBFF#D9DBFF
#D9DBFF is a very light, muted blue. Relative luminance 0.726; OKLCH L 90.1% C 0.049 H 282.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DBFF |
|---|---|
| RGB | rgb(217, 219, 255) |
| HSL | hsl(237, 100%, 93%) |
| HSV | hsv(237, 15%, 100%) |
| CMYK | cmyk(14.9%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(88.27, 6.33, -17.70) |
| CIE-LCH | lch(88.27, 18.79, 289.67°) |
| OKLab | oklab(90.12% 0.0109 -0.048) |
| OKLCH | oklch(90.12% 0.049 282.8) |
| XYZ | xyz(71.9928, 72.6339, 104.8152) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.98
Lavender (CSS)
#E6E6FA
ΔE00 5.72
Light Periwinkle
#C1C6FC
ΔE00 6.77
Pale Lilac
#E4CBFF
ΔE00 8.60
Light Lavender
#DFC5FE
ΔE00 9.21
Light Blue Grey
#B7C9E2
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DBFF #FFFDD9
analogous
#D9EEFF #D9DBFF #EAD9FF
triadic
#D9DBFF #FFD9DB #DBFFD9
tetradic
#D9DBFF #FFD9EE #FFFDD9 #D9FFEA
square
#D9DBFF #FFD9EE #FFFDD9 #D9FFEA
split-complementary
#D9DBFF #FFEAD9 #EEFFD9
monochromatic
#5F67FF #9CA1FF #D9DBFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.35
#D9DBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#D9DBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DBFF
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DBFF | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#D1E1E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dbff; /* rgb */ color: rgb(217, 219, 255); /* oklch */ color: oklch(90.1% 0.049 282.8);
Tailwind
colors: {
custom: {
50: '#e5e6ff',
500: '#d9dbff',
950: '#000000',
},
}SCSS
$custom: #d9dbff; $custom-light: #e5e6ff; $custom-dark: #000000;
JSON
{
"hex": "#d9dbff",
"rgb": {
"r": 217,
"g": 219,
"b": 255
},
"hsl": {
"h": 236.842,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.90122,
"c": 0.0492,
"h": 282.8
},
"luminance": 0.72635
}Semantic roles & 50–950 ramp
primary
#D9DBFF
secondary
#ECE791
accent
#D900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486