#D6DEF4#D6DEF4
#D6DEF4 is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.1% C 0.031 H 269.8°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEF4 |
|---|---|
| RGB | rgb(214, 222, 244) |
| HSL | hsl(224, 58%, 90%) |
| HSV | hsv(224, 12%, 96%) |
| CMYK | cmyk(12.3%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(88.48, 1.57, -11.62) |
| CIE-LCH | lch(88.48, 11.73, 277.68°) |
| OKLab | oklab(90.12% -0.0001 -0.0313) |
| OKLCH | oklch(90.12% 0.031 269.8) |
| XYZ | xyz(70.1784, 73.0695, 95.9769) |
| Luminance | 0.7307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.06
Light Blue Grey
#B7C9E2
ΔE00 6.58
Fog
#D8DCE0
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 8.05
Ghostwhite
#F8F8FF
ΔE00 8.44
Aliceblue
#F0F8FF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEF4 #F4ECD6
analogous
#D6EDF4 #D6DEF4 #DDD6F4
triadic
#D6DEF4 #F4D6DE #DEF4D6
tetradic
#D6DEF4 #F4D6ED #F4ECD6 #D6F4DD
square
#D6DEF4 #F4D6ED #F4ECD6 #D6F4DD
split-complementary
#D6DEF4 #F4DDD6 #EDF4D6
monochromatic
#7590DA #A6B7E7 #D6DEF4 #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.34
#D6DEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#D6DEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEF4
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEF4 | 1.00 | 1.34 | 15.61 | 15.61 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF5
Deuteranopia (green-blind)
#D6DDF3
Tritanopia (blue-blind)
#CFE2E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6def4; /* rgb */ color: rgb(214, 222, 244); /* oklch */ color: oklch(90.1% 0.031 269.8);
Tailwind
colors: {
custom: {
50: '#e2e8f7',
500: '#d6def4',
950: '#000000',
},
}SCSS
$custom: #d6def4; $custom-light: #e2e8f7; $custom-dark: #000000;
JSON
{
"hex": "#d6def4",
"rgb": {
"r": 214,
"g": 222,
"b": 244
},
"hsl": {
"h": 224,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.90122,
"c": 0.03133,
"h": 269.8
},
"luminance": 0.7307
}Semantic roles & 50–950 ramp
primary
#D6DEF4
secondary
#D4C59A
accent
#9920C5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485