#D6E2FF#D6E2FF
#D6E2FF is a very light, muted blue. Relative luminance 0.759; OKLCH L 91.3% C 0.042 H 267.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D6E2FF |
|---|---|
| RGB | rgb(214, 226, 255) |
| HSL | hsl(222, 100%, 92%) |
| HSV | hsv(222, 16%, 100%) |
| CMYK | cmyk(16.1%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(89.82, 1.73, -15.40) |
| CIE-LCH | lch(89.82, 15.50, 276.42°) |
| OKLab | oklab(91.28% -0.0017 -0.0417) |
| OKLCH | oklch(91.28% 0.042 267.7) |
| XYZ | xyz(72.9736, 75.9076, 105.3953) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.41
Light Blue Grey
#B7C9E2
ΔE00 6.98
Powder Blue (survey)
#B1D1FC
ΔE00 7.98
Periwinkle
#CCCCFF
ΔE00 8.08
Lightsteelblue
#B0C4DE
ΔE00 8.37
Light Periwinkle
#C1C6FC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6E2FF #FFF3D6
analogous
#D6F7FF #D6E2FF #DFD6FF
triadic
#D6E2FF #FFD6E2 #E2FFD6
tetradic
#D6E2FF #FFD6F7 #FFF3D6 #D6FFDF
square
#D6E2FF #FFD6F7 #FFF3D6 #D6FFDF
split-complementary
#D6E2FF #FFDFD6 #F7FFD6
monochromatic
#5C8BFF #99B7FF #D6E2FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.30
#D6E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#D6E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6E2FF
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6E2FF | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#CCE7EB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d6e2ff; /* rgb */ color: rgb(214, 226, 255); /* oklch */ color: oklch(91.3% 0.042 267.7);
Tailwind
colors: {
custom: {
50: '#e3ebff',
500: '#d6e2ff',
950: '#000000',
},
}SCSS
$custom: #d6e2ff; $custom-light: #e3ebff; $custom-dark: #000000;
JSON
{
"hex": "#d6e2ff",
"rgb": {
"r": 214,
"g": 226,
"b": 255
},
"hsl": {
"h": 222.439,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91276,
"c": 0.04174,
"h": 267.7
},
"luminance": 0.75909
}Semantic roles & 50–950 ramp
primary
#D6E2FF
secondary
#EBD08E
accent
#A200E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486