#D6DFFC#D6DFFC
#D6DFFC is a very light, muted blue. Relative luminance 0.741; OKLCH L 90.6% C 0.041 H 271.9°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DFFC |
|---|---|
| RGB | rgb(214, 223, 252) |
| HSL | hsl(226, 86%, 91%) |
| HSV | hsv(226, 15%, 99%) |
| CMYK | cmyk(15.1%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(88.97, 2.68, -15.10) |
| CIE-LCH | lch(88.97, 15.33, 280.05°) |
| OKLab | oklab(90.58% 0.0014 -0.0409) |
| OKLCH | oklch(90.58% 0.041 271.9) |
| XYZ | xyz(71.6859, 74.0987, 102.6023) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.71
Light Blue Grey
#B7C9E2
ΔE00 7.16
Periwinkle
#CCCCFF
ΔE00 7.39
Light Periwinkle
#C1C6FC
ΔE00 8.23
Lightsteelblue
#B0C4DE
ΔE00 8.53
Powder Blue (survey)
#B1D1FC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DFFC #FCF3D6
analogous
#D6F2FC #D6DFFC #E0D6FC
triadic
#D6DFFC #FCD6DF #DFFCD6
tetradic
#D6DFFC #FCD6F2 #FCF3D6 #D6FCE0
square
#D6DFFC #FCD6F2 #FCF3D6 #D6FCE0
split-complementary
#D6DFFC #FCE0D6 #F2FCD6
monochromatic
#6486F4 #9DB2F8 #D6DFFC #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.33
#D6DFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#D6DFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DFFC
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DFFC | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FD
Deuteranopia (green-blind)
#D4DEFB
Tritanopia (blue-blind)
#CDE4E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d6dffc; /* rgb */ color: rgb(214, 223, 252); /* oklch */ color: oklch(90.6% 0.041 271.9);
Tailwind
colors: {
custom: {
50: '#e2e8fd',
500: '#d6dffc',
950: '#000000',
},
}SCSS
$custom: #d6dffc; $custom-light: #e2e8fd; $custom-dark: #000000;
JSON
{
"hex": "#d6dffc",
"rgb": {
"r": 214,
"g": 223,
"b": 252
},
"hsl": {
"h": 225.789,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.90582,
"c": 0.04088,
"h": 271.9
},
"luminance": 0.741
}Semantic roles & 50–950 ramp
primary
#D6DFFC
secondary
#E4D192
accent
#AE03E3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485