#D1DCFE#D1DCFE
#D1DCFE is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.7% C 0.048 H 271.2°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DCFE |
|---|---|
| RGB | rgb(209, 220, 254) |
| HSL | hsl(225, 96%, 91%) |
| HSV | hsv(225, 18%, 100%) |
| CMYK | cmyk(17.7%, 13.4%, 0%, 0.4%) |
| CIE-LAB | lab(87.92, 3.12, -17.76) |
| CIE-LCH | lch(87.92, 18.03, 279.96°) |
| OKLab | oklab(89.69% 0.001 -0.0482) |
| OKLCH | oklch(89.69% 0.048 271.2) |
| XYZ | xyz(69.7728, 71.8962, 103.9481) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.07
Lavender (CSS)
#E6E6FA
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 6.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DCFE #FEF3D1
analogous
#D1F2FE #D1DCFE #DCD1FE
triadic
#D1DCFE #FED1DC #DCFED1
tetradic
#D1DCFE #FED1F2 #FEF3D1 #D1FEDC
square
#D1DCFE #FED1F2 #FEF3D1 #D1FEDC
split-complementary
#D1DCFE #FEDCD1 #F2FED1
monochromatic
#5981FB #95AEFD #D1DCFE #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.37
#D1DCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D1DCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DCFE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DCFE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#CFDBFD
Tritanopia (blue-blind)
#C7E2E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1dcfe; /* rgb */ color: rgb(209, 220, 254); /* oklch */ color: oklch(89.7% 0.048 271.2);
Tailwind
colors: {
custom: {
50: '#dfe6fe',
500: '#d1dcfe',
950: '#000000',
},
}SCSS
$custom: #d1dcfe; $custom-light: #dfe6fe; $custom-dark: #000000;
JSON
{
"hex": "#d1dcfe",
"rgb": {
"r": 209,
"g": 220,
"b": 254
},
"hsl": {
"h": 225.333,
"s": 95.745,
"l": 90.784
},
"oklch": {
"l": 0.89692,
"c": 0.04825,
"h": 271.2
},
"luminance": 0.71897
}Semantic roles & 50–950 ramp
primary
#D1DCFE
secondary
#E8D18B
accent
#AD00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485