#D1DCFF#D1DCFF
#D1DCFF is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.7% C 0.050 H 271.6°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DCFF |
|---|---|
| RGB | rgb(209, 220, 255) |
| HSL | hsl(226, 100%, 91%) |
| HSV | hsv(226, 18%, 100%) |
| CMYK | cmyk(18%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(87.95, 3.33, -18.24) |
| CIE-LCH | lch(87.95, 18.54, 280.35°) |
| OKLab | oklab(89.73% 0.0014 -0.0496) |
| OKLCH | oklch(89.73% 0.05 271.6) |
| XYZ | xyz(69.9333, 71.9604, 104.7936) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.86
Lavender (CSS)
#E6E6FA
ΔE00 6.46
Light Periwinkle
#C1C6FC
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 7.04
Powder Blue (survey)
#B1D1FC
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DCFF #FFF4D1
analogous
#D1F3FF #D1DCFF #DDD1FF
triadic
#D1DCFF #FFD1DC #DCFFD1
tetradic
#D1DCFF #FFD1F3 #FFF4D1 #D1FFDD
square
#D1DCFF #FFD1F3 #FFF4D1 #D1FFDD
split-complementary
#D1DCFF #FFDDD1 #F3FFD1
monochromatic
#577FFF #94ADFF #D1DCFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.36
#D1DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D1DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DCFF
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DCFF | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#C6E2E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d1dcff; /* rgb */ color: rgb(209, 220, 255); /* oklch */ color: oklch(89.7% 0.050 271.6);
Tailwind
colors: {
custom: {
50: '#dfe6ff',
500: '#d1dcff',
950: '#000000',
},
}SCSS
$custom: #d1dcff; $custom-light: #dfe6ff; $custom-dark: #000000;
JSON
{
"hex": "#d1dcff",
"rgb": {
"r": 209,
"g": 220,
"b": 255
},
"hsl": {
"h": 225.652,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.89726,
"c": 0.04958,
"h": 271.6
},
"luminance": 0.71962
}Semantic roles & 50–950 ramp
primary
#D1DCFF
secondary
#EAD38A
accent
#AF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486