#D6DEF8#D6DEF8
#D6DEF8 is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.3% C 0.037 H 272.0°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEF8 |
|---|---|
| RGB | rgb(214, 222, 248) |
| HSL | hsl(226, 71%, 91%) |
| HSV | hsv(226, 14%, 97%) |
| CMYK | cmyk(13.7%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(88.60, 2.38, -13.55) |
| CIE-LCH | lch(88.60, 13.76, 279.95°) |
| OKLab | oklab(90.25% 0.0013 -0.0366) |
| OKLCH | oklch(90.25% 0.037 272) |
| XYZ | xyz(70.7923, 73.3151, 99.2103) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.16
Light Blue Grey
#B7C9E2
ΔE00 6.91
Periwinkle
#CCCCFF
ΔE00 8.06
Lightsteelblue
#B0C4DE
ΔE00 8.33
Light Periwinkle
#C1C6FC
ΔE00 8.88
Fog
#D8DCE0
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEF8 #F8F0D6
analogous
#D6EFF8 #D6DEF8 #DFD6F8
triadic
#D6DEF8 #F8D6DE #DEF8D6
tetradic
#D6DEF8 #F8D6EF #F8F0D6 #D6F8DF
square
#D6DEF8 #F8D6EF #F8F0D6 #D6F8DF
split-complementary
#D6DEF8 #F8DFD6 #EFF8D6
monochromatic
#6D8AE6 #A2B4EF #D6DEF8 #E5EAFB #E5EAFB
Accessibility & contrast
On white
1.34
#D6DEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#D6DEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEF8
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEF8 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F9
Deuteranopia (green-blind)
#D4DDF7
Tritanopia (blue-blind)
#CEE3E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6def8; /* rgb */ color: rgb(214, 222, 248); /* oklch */ color: oklch(90.3% 0.037 272.0);
Tailwind
colors: {
custom: {
50: '#e2e8fa',
500: '#d6def8',
950: '#000000',
},
}SCSS
$custom: #d6def8; $custom-light: #e2e8fa; $custom-dark: #000000;
JSON
{
"hex": "#d6def8",
"rgb": {
"r": 214,
"g": 222,
"b": 248
},
"hsl": {
"h": 225.882,
"s": 70.833,
"l": 90.588
},
"oklch": {
"l": 0.90252,
"c": 0.03663,
"h": 272
},
"luminance": 0.73316
}Semantic roles & 50–950 ramp
primary
#D6DEF8
secondary
#DCCB96
accent
#A613D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485