#D6E0FF#D6E0FF
#D6E0FF is a very light, muted blue. Relative luminance 0.748; OKLCH L 90.9% C 0.044 H 271.3°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E0FF |
|---|---|
| RGB | rgb(214, 224, 255) |
| HSL | hsl(225, 100%, 92%) |
| HSV | hsv(225, 16%, 100%) |
| CMYK | cmyk(16.1%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(89.31, 2.78, -16.16) |
| CIE-LCH | lch(89.31, 16.39, 279.75°) |
| OKLab | oklab(90.88% 0.001 -0.0438) |
| OKLCH | oklch(90.88% 0.044 271.3) |
| XYZ | xyz(72.4330, 74.8263, 105.2151) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.20
Periwinkle
#CCCCFF
ΔE00 7.10
Light Blue Grey
#B7C9E2
ΔE00 7.34
Light Periwinkle
#C1C6FC
ΔE00 7.92
Powder Blue (survey)
#B1D1FC
ΔE00 8.37
Lightsteelblue
#B0C4DE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E0FF #FFF5D6
analogous
#D6F5FF #D6E0FF #E1D6FF
triadic
#D6E0FF #FFD6E0 #E0FFD6
tetradic
#D6E0FF #FFD6F5 #FFF5D6 #D6FFE1
square
#D6E0FF #FFD6F5 #FFF5D6 #D6FFE1
split-complementary
#D6E0FF #FFE1D6 #F5FFD6
monochromatic
#5C83FF #99B2FF #D6E0FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.32
#D6E0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#D6E0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E0FF
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E0FF | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#CDE6EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d6e0ff; /* rgb */ color: rgb(214, 224, 255); /* oklch */ color: oklch(90.9% 0.044 271.3);
Tailwind
colors: {
custom: {
50: '#e3e9ff',
500: '#d6e0ff',
950: '#000000',
},
}SCSS
$custom: #d6e0ff; $custom-light: #e3e9ff; $custom-dark: #000000;
JSON
{
"hex": "#d6e0ff",
"rgb": {
"r": 214,
"g": 224,
"b": 255
},
"hsl": {
"h": 225.366,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.90881,
"c": 0.04379,
"h": 271.3
},
"luminance": 0.74827
}Semantic roles & 50–950 ramp
primary
#D6E0FF
secondary
#EBD48E
accent
#AE00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486