#D1DFFC#D1DFFC
#D1DFFC is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.2% C 0.043 H 265.0°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFFC |
|---|---|
| RGB | rgb(209, 223, 252) |
| HSL | hsl(220, 88%, 90%) |
| HSV | hsv(220, 17%, 99%) |
| CMYK | cmyk(17.1%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(88.62, 1.13, -15.66) |
| CIE-LCH | lch(88.62, 15.70, 274.12°) |
| OKLab | oklab(90.22% -0.0037 -0.0424) |
| OKLCH | oklch(90.22% 0.043 265) |
| XYZ | xyz(70.2486, 73.3576, 102.5349) |
| Luminance | 0.7336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.99
Lavender (CSS)
#E6E6FA
ΔE00 6.26
Powder Blue (survey)
#B1D1FC
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.37
Periwinkle
#CCCCFF
ΔE00 8.08
Light Periwinkle
#C1C6FC
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFFC #FCEED1
analogous
#D1F4FC #D1DFFC #D8D1FC
triadic
#D1DFFC #FCD1DF #DFFCD1
tetradic
#D1DFFC #FCD1F4 #FCEED1 #D1FCD8
square
#D1DFFC #FCD1F4 #FCEED1 #D1FCD8
split-complementary
#D1DFFC #FCD8D1 #F4FCD1
monochromatic
#5E8FF5 #98B7F8 #D1DFFC #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.34
#D1DFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#D1DFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFFC
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFFC | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FD
Deuteranopia (green-blind)
#D2DDFB
Tritanopia (blue-blind)
#C7E5E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d1dffc; /* rgb */ color: rgb(209, 223, 252); /* oklch */ color: oklch(90.2% 0.043 265.0);
Tailwind
colors: {
custom: {
50: '#dfe8fd',
500: '#d1dffc',
950: '#000000',
},
}SCSS
$custom: #d1dffc; $custom-light: #dfe8fd; $custom-dark: #000000;
JSON
{
"hex": "#d1dffc",
"rgb": {
"r": 209,
"g": 223,
"b": 252
},
"hsl": {
"h": 220.465,
"s": 87.755,
"l": 90.392
},
"oklch": {
"l": 0.90219,
"c": 0.04261,
"h": 265
},
"luminance": 0.73359
}Semantic roles & 50–950 ramp
primary
#D1DFFC
secondary
#E4C88D
accent
#9A01E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485