#D6DEF0#D6DEF0
#D6DEF0 is a very light, muted blue. Relative luminance 0.728; OKLCH L 90.0% C 0.026 H 266.6°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEF0 |
|---|---|
| RGB | rgb(214, 222, 240) |
| HSL | hsl(222, 46%, 89%) |
| HSV | hsv(222, 11%, 94%) |
| CMYK | cmyk(10.8%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(88.37, 0.77, -9.69) |
| CIE-LCH | lch(88.37, 9.72, 274.54°) |
| OKLab | oklab(89.99% -0.0015 -0.0261) |
| OKLCH | oklch(89.99% 0.026 266.6) |
| XYZ | xyz(69.5776, 72.8292, 92.8130) |
| Luminance | 0.7283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.54
Fog
#D8DCE0
ΔE00 6.03
Light Blue Grey
#B7C9E2
ΔE00 6.56
Aliceblue
#F0F8FF
ΔE00 7.38
Ghostwhite
#F8F8FF
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEF0 #F0E8D6
analogous
#D6EBF0 #D6DEF0 #DBD6F0
triadic
#D6DEF0 #F0D6DE #DEF0D6
tetradic
#D6DEF0 #F0D6EB #F0E8D6 #D6F0DB
square
#D6DEF0 #F0D6EB #F0E8D6 #D6F0DB
split-complementary
#D6DEF0 #F0DBD6 #EBF0D6
monochromatic
#7C96CF #A9BAE0 #D6DEF0 #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.35
#D6DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#D6DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEF0
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEF0 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#D7DDF0
Tritanopia (blue-blind)
#D0E1E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6def0; /* rgb */ color: rgb(214, 222, 240); /* oklch */ color: oklch(90.0% 0.026 266.6);
Tailwind
colors: {
custom: {
50: '#e2e8f5',
500: '#d6def0',
950: '#000000',
},
}SCSS
$custom: #d6def0; $custom-light: #e2e8f5; $custom-dark: #000000;
JSON
{
"hex": "#d6def0",
"rgb": {
"r": 214,
"g": 222,
"b": 240
},
"hsl": {
"h": 221.538,
"s": 46.429,
"l": 89.02
},
"oklch": {
"l": 0.89994,
"c": 0.02612,
"h": 266.6
},
"luminance": 0.7283
}Semantic roles & 50–950 ramp
primary
#D6DEF0
secondary
#CDBE9D
accent
#8E2CBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485