#D6DDFA#D6DDFA
#D6DDFA is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.1% C 0.040 H 274.8°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DDFA |
|---|---|
| RGB | rgb(214, 221, 250) |
| HSL | hsl(228, 78%, 91%) |
| HSV | hsv(228, 14%, 98%) |
| CMYK | cmyk(14.4%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(88.40, 3.31, -14.89) |
| CIE-LCH | lch(88.40, 15.26, 282.53°) |
| OKLab | oklab(90.12% 0.0034 -0.0403) |
| OKLCH | oklch(90.12% 0.04 274.8) |
| XYZ | xyz(70.8394, 72.9102, 100.7649) |
| Luminance | 0.7291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.41
Periwinkle
#CCCCFF
ΔE00 7.02
Light Blue Grey
#B7C9E2
ΔE00 7.43
Light Periwinkle
#C1C6FC
ΔE00 8.03
Lightsteelblue
#B0C4DE
ΔE00 8.76
Powder Blue (survey)
#B1D1FC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DDFA #FAF3D6
analogous
#D6EFFA #D6DDFA #E1D6FA
triadic
#D6DDFA #FAD6DD #DDFAD6
tetradic
#D6DDFA #FAD6EF #FAF3D6 #D6FAE1
square
#D6DDFA #FAD6EF #FAF3D6 #D6FAE1
split-complementary
#D6DDFA #FAE1D6 #EFFAD6
monochromatic
#6983ED #9FB0F3 #D6DDFA #E4E8FC #E4E8FC
Accessibility & contrast
On white
1.35
#D6DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#D6DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DDFA
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DDFA | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFB
Deuteranopia (green-blind)
#D3DDF9
Tritanopia (blue-blind)
#CEE2E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6ddfa; /* rgb */ color: rgb(214, 221, 250); /* oklch */ color: oklch(90.1% 0.040 274.8);
Tailwind
colors: {
custom: {
50: '#e2e7fc',
500: '#d6ddfa',
950: '#000000',
},
}SCSS
$custom: #d6ddfa; $custom-light: #e2e7fc; $custom-dark: #000000;
JSON
{
"hex": "#d6ddfa",
"rgb": {
"r": 214,
"g": 221,
"b": 250
},
"hsl": {
"h": 228.333,
"s": 78.261,
"l": 90.98
},
"oklch": {
"l": 0.90121,
"c": 0.04042,
"h": 274.8
},
"luminance": 0.72911
}Semantic roles & 50–950 ramp
primary
#D6DDFA
secondary
#E0D194
accent
#B20BDB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485