#D6DDFC#D6DDFC
#D6DDFC is a very light, muted blue. Relative luminance 0.730; OKLCH L 90.2% C 0.043 H 275.4°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DDFC |
|---|---|
| RGB | rgb(214, 221, 252) |
| HSL | hsl(229, 86%, 91%) |
| HSV | hsv(229, 15%, 99%) |
| CMYK | cmyk(15.1%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.47, 3.72, -15.85) |
| CIE-LCH | lch(88.47, 16.28, 283.21°) |
| OKLab | oklab(90.19% 0.0041 -0.0429) |
| OKLCH | oklch(90.19% 0.043 275.4) |
| XYZ | xyz(71.1547, 73.0363, 102.4252) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.79
Periwinkle
#CCCCFF
ΔE00 6.48
Light Periwinkle
#C1C6FC
ΔE00 7.56
Light Blue Grey
#B7C9E2
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 8.99
Powder Blue (survey)
#B1D1FC
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DDFC #FCF5D6
analogous
#D6F0FC #D6DDFC #E2D6FC
triadic
#D6DDFC #FCD6DD #DDFCD6
tetradic
#D6DDFC #FCD6F0 #FCF5D6 #D6FCE2
square
#D6DDFC #FCD6F0 #FCF5D6 #D6FCE2
split-complementary
#D6DDFC #FCE2D6 #F0FCD6
monochromatic
#647EF4 #9DAEF8 #D6DDFC #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.35
#D6DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#D6DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DDFC
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DDFC | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FD
Deuteranopia (green-blind)
#D2DDFB
Tritanopia (blue-blind)
#CEE2E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6ddfc; /* rgb */ color: rgb(214, 221, 252); /* oklch */ color: oklch(90.2% 0.043 275.4);
Tailwind
colors: {
custom: {
50: '#e2e7fd',
500: '#d6ddfc',
950: '#000000',
},
}SCSS
$custom: #d6ddfc; $custom-light: #e2e7fd; $custom-dark: #000000;
JSON
{
"hex": "#d6ddfc",
"rgb": {
"r": 214,
"g": 221,
"b": 252
},
"hsl": {
"h": 228.947,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.90188,
"c": 0.04312,
"h": 275.4
},
"luminance": 0.73037
}Semantic roles & 50–950 ramp
primary
#D6DDFC
secondary
#E4D592
accent
#BA03E3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485