#D6DEF6#D6DEF6
#D6DEF6 is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.2% C 0.034 H 271.0°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEF6 |
|---|---|
| RGB | rgb(214, 222, 246) |
| HSL | hsl(225, 64%, 90%) |
| HSV | hsv(225, 13%, 96%) |
| CMYK | cmyk(13%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(88.54, 1.97, -12.59) |
| CIE-LCH | lch(88.54, 12.74, 278.90°) |
| OKLab | oklab(90.19% 0.0006 -0.034) |
| OKLCH | oklch(90.19% 0.034 271) |
| XYZ | xyz(70.4837, 73.1916, 97.5849) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.04
Light Blue Grey
#B7C9E2
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 8.17
Fog
#D8DCE0
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 8.68
Ghostwhite
#F8F8FF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEF6 #F6EED6
analogous
#D6EEF6 #D6DEF6 #DED6F6
triadic
#D6DEF6 #F6D6DE #DEF6D6
tetradic
#D6DEF6 #F6D6EE #F6EED6 #D6F6DE
square
#D6DEF6 #F6D6EE #F6EED6 #D6F6DE
split-complementary
#D6DEF6 #F6DED6 #EEF6D6
monochromatic
#728DE0 #A4B6EB #D6DEF6 #E6EBF9 #E6EBF9
Accessibility & contrast
On white
1.34
#D6DEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#D6DEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEF6
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEF6 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F7
Deuteranopia (green-blind)
#D5DDF5
Tritanopia (blue-blind)
#CFE2E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6def6; /* rgb */ color: rgb(214, 222, 246); /* oklch */ color: oklch(90.2% 0.034 271.0);
Tailwind
colors: {
custom: {
50: '#e2e8f9',
500: '#d6def6',
950: '#000000',
},
}SCSS
$custom: #d6def6; $custom-light: #e2e8f9; $custom-dark: #000000;
JSON
{
"hex": "#d6def6",
"rgb": {
"r": 214,
"g": 222,
"b": 246
},
"hsl": {
"h": 225,
"s": 64,
"l": 90.196
},
"oklch": {
"l": 0.90187,
"c": 0.03398,
"h": 271
},
"luminance": 0.73193
}Semantic roles & 50–950 ramp
primary
#D6DEF6
secondary
#D8C898
accent
#9F1ACC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485