#D6DEF2#D6DEF2
#D6DEF2 is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.1% C 0.029 H 268.3°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEF2 |
|---|---|
| RGB | rgb(214, 222, 242) |
| HSL | hsl(223, 52%, 89%) |
| HSV | hsv(223, 12%, 95%) |
| CMYK | cmyk(11.6%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(88.42, 1.17, -10.66) |
| CIE-LCH | lch(88.42, 10.72, 276.25°) |
| OKLab | oklab(90.06% -0.0008 -0.0287) |
| OKLCH | oklch(90.06% 0.029 268.3) |
| XYZ | xyz(69.8763, 72.9487, 94.3863) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.22
Light Blue Grey
#B7C9E2
ΔE00 6.52
Fog
#D8DCE0
ΔE00 6.79
Aliceblue
#F0F8FF
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.00
Ghostwhite
#F8F8FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEF2 #F2EAD6
analogous
#D6ECF2 #D6DEF2 #DCD6F2
triadic
#D6DEF2 #F2D6DE #DEF2D6
tetradic
#D6DEF2 #F2D6EC #F2EAD6 #D6F2DC
square
#D6DEF2 #F2D6EC #F2EAD6 #D6F2DC
split-complementary
#D6DEF2 #F2DCD6 #ECF2D6
monochromatic
#7993D5 #A8B9E3 #D6DEF2 #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.35
#D6DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#D6DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEF2
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEF2 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF3
Deuteranopia (green-blind)
#D6DDF1
Tritanopia (blue-blind)
#D0E2E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6def2; /* rgb */ color: rgb(214, 222, 242); /* oklch */ color: oklch(90.1% 0.029 268.3);
Tailwind
colors: {
custom: {
50: '#e2e8f6',
500: '#d6def2',
950: '#000000',
},
}SCSS
$custom: #d6def2; $custom-light: #e2e8f6; $custom-dark: #000000;
JSON
{
"hex": "#d6def2",
"rgb": {
"r": 214,
"g": 222,
"b": 242
},
"hsl": {
"h": 222.857,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.90057,
"c": 0.02871,
"h": 268.3
},
"luminance": 0.72949
}Semantic roles & 50–950 ramp
primary
#D6DEF2
secondary
#D1C19C
accent
#9426BF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485