#D6DEFF#D6DEFF
#D6DEFF is a very light, muted blue. Relative luminance 0.738; OKLCH L 90.5% C 0.046 H 274.7°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEFF |
|---|---|
| RGB | rgb(214, 222, 255) |
| HSL | hsl(228, 100%, 92%) |
| HSV | hsv(228, 16%, 100%) |
| CMYK | cmyk(16.1%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(88.81, 3.82, -16.91) |
| CIE-LCH | lch(88.81, 17.34, 282.73°) |
| OKLab | oklab(90.49% 0.0038 -0.0459) |
| OKLCH | oklch(90.49% 0.046 274.7) |
| XYZ | xyz(71.8986, 73.7576, 105.0370) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.29
Periwinkle
#CCCCFF
ΔE00 6.19
Light Periwinkle
#C1C6FC
ΔE00 7.25
Light Blue Grey
#B7C9E2
ΔE00 7.84
Powder Blue (survey)
#B1D1FC
ΔE00 8.87
Lightsteelblue
#B0C4DE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEFF #FFF7D6
analogous
#D6F3FF #D6DEFF #E3D6FF
triadic
#D6DEFF #FFD6DE #DEFFD6
tetradic
#D6DEFF #FFD6F3 #FFF7D6 #D6FFE3
square
#D6DEFF #FFD6F3 #FFF7D6 #D6FFE3
split-complementary
#D6DEFF #FFE3D6 #F3FFD6
monochromatic
#5C7BFF #99ADFF #D6DEFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.33
#D6DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#D6DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEFF
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEFF | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#D2DEFE
Tritanopia (blue-blind)
#CDE4E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d6deff; /* rgb */ color: rgb(214, 222, 255); /* oklch */ color: oklch(90.5% 0.046 274.7);
Tailwind
colors: {
custom: {
50: '#e3e8ff',
500: '#d6deff',
950: '#000000',
},
}SCSS
$custom: #d6deff; $custom-light: #e3e8ff; $custom-dark: #000000;
JSON
{
"hex": "#d6deff",
"rgb": {
"r": 214,
"g": 222,
"b": 255
},
"hsl": {
"h": 228.293,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.90486,
"c": 0.04601,
"h": 274.7
},
"luminance": 0.73759
}Semantic roles & 50–950 ramp
primary
#D6DEFF
secondary
#EBD98E
accent
#B900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486