#D6DDFF#D6DDFF
#D6DDFF is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.3% C 0.047 H 276.2°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DDFF |
|---|---|
| RGB | rgb(214, 221, 255) |
| HSL | hsl(230, 100%, 92%) |
| HSV | hsv(230, 16%, 100%) |
| CMYK | cmyk(16.1%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(88.56, 4.35, -17.29) |
| CIE-LCH | lch(88.56, 17.83, 284.11°) |
| OKLab | oklab(90.29% 0.0051 -0.0469) |
| OKLCH | oklch(90.29% 0.047 276.2) |
| XYZ | xyz(71.6338, 73.2280, 104.9487) |
| Luminance | 0.7323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.44
Periwinkle
#CCCCFF
ΔE00 5.76
Light Periwinkle
#C1C6FC
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 8.12
Powder Blue (survey)
#B1D1FC
ΔE00 9.13
Lightsteelblue
#B0C4DE
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DDFF #FFF8D6
analogous
#D6F2FF #D6DDFF #E4D6FF
triadic
#D6DDFF #FFD6DD #DDFFD6
tetradic
#D6DDFF #FFD6F2 #FFF8D6 #D6FFE4
square
#D6DDFF #FFD6F2 #FFF8D6 #D6FFE4
split-complementary
#D6DDFF #FFE4D6 #F2FFD6
monochromatic
#5C77FF #99AAFF #D6DDFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.34
#D6DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#D6DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DDFF
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DDFF | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#CDE3E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d6ddff; /* rgb */ color: rgb(214, 221, 255); /* oklch */ color: oklch(90.3% 0.047 276.2);
Tailwind
colors: {
custom: {
50: '#e3e7ff',
500: '#d6ddff',
950: '#000000',
},
}SCSS
$custom: #d6ddff; $custom-light: #e3e7ff; $custom-dark: #000000;
JSON
{
"hex": "#d6ddff",
"rgb": {
"r": 214,
"g": 221,
"b": 255
},
"hsl": {
"h": 229.756,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.90289,
"c": 0.04717,
"h": 276.2
},
"luminance": 0.73229
}Semantic roles & 50–950 ramp
primary
#D6DDFF
secondary
#EBDB8E
accent
#BE00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486