#D6DCFF#D6DCFF
#D6DCFF is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.1% C 0.048 H 277.7°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCFF |
|---|---|
| RGB | rgb(214, 220, 255) |
| HSL | hsl(231, 100%, 92%) |
| HSV | hsv(231, 16%, 100%) |
| CMYK | cmyk(16.1%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.31, 4.87, -17.67) |
| CIE-LCH | lch(88.31, 18.33, 285.41°) |
| OKLab | oklab(90.09% 0.0065 -0.0479) |
| OKLCH | oklch(90.09% 0.048 277.7) |
| XYZ | xyz(71.3706, 72.7015, 104.8610) |
| Luminance | 0.7270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.35
Lavender (CSS)
#E6E6FA
ΔE00 5.63
Light Periwinkle
#C1C6FC
ΔE00 6.66
Light Blue Grey
#B7C9E2
ΔE00 8.40
Powder Blue (survey)
#B1D1FC
ΔE00 9.40
Lightsteelblue
#B0C4DE
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCFF #FFF9D6
analogous
#D6F1FF #D6DCFF #E5D6FF
triadic
#D6DCFF #FFD6DC #DCFFD6
tetradic
#D6DCFF #FFD6F1 #FFF9D6 #D6FFE5
square
#D6DCFF #FFD6F1 #FFF9D6 #D6FFE5
split-complementary
#D6DCFF #FFE5D6 #F1FFD6
monochromatic
#5C74FF #99A8FF #D6DCFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.35
#D6DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#D6DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCFF
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCFF | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#CDE2E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6dcff; /* rgb */ color: rgb(214, 220, 255); /* oklch */ color: oklch(90.1% 0.048 277.7);
Tailwind
colors: {
custom: {
50: '#e3e6ff',
500: '#d6dcff',
950: '#000000',
},
}SCSS
$custom: #d6dcff; $custom-light: #e3e6ff; $custom-dark: #000000;
JSON
{
"hex": "#d6dcff",
"rgb": {
"r": 214,
"g": 220,
"b": 255
},
"hsl": {
"h": 231.22,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.90093,
"c": 0.04837,
"h": 277.7
},
"luminance": 0.72703
}Semantic roles & 50–950 ramp
primary
#D6DCFF
secondary
#EBDD8E
accent
#C400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486