#D9DCFF#D9DCFF
#D9DCFF is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.3% C 0.048 H 281.5°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DCFF |
|---|---|
| RGB | rgb(217, 220, 255) |
| HSL | hsl(235, 100%, 93%) |
| HSV | hsv(235, 15%, 100%) |
| CMYK | cmyk(14.9%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.52, 5.80, -17.32) |
| CIE-LCH | lch(88.52, 18.27, 288.52°) |
| OKLab | oklab(90.32% 0.0096 -0.0469) |
| OKLCH | oklch(90.32% 0.048 281.5) |
| XYZ | xyz(72.2544, 73.1573, 104.9024) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.31
Lavender (CSS)
#E6E6FA
ΔE00 5.39
Light Periwinkle
#C1C6FC
ΔE00 6.98
Pale Lilac
#E4CBFF
ΔE00 9.07
Light Blue Grey
#B7C9E2
ΔE00 9.32
Light Lavender
#DFC5FE
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DCFF #FFFCD9
analogous
#D9EFFF #D9DCFF #E9D9FF
triadic
#D9DCFF #FFD9DC #DCFFD9
tetradic
#D9DCFF #FFD9EF #FFFCD9 #D9FFE9
square
#D9DCFF #FFD9EF #FFFCD9 #D9FFE9
split-complementary
#D9DCFF #FFE9D9 #EFFFD9
monochromatic
#5F6BFF #9CA4FF #D9DCFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.34
#D9DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#D9DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DCFF
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DCFF | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#D1E2E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d9dcff; /* rgb */ color: rgb(217, 220, 255); /* oklch */ color: oklch(90.3% 0.048 281.5);
Tailwind
colors: {
custom: {
50: '#e5e6ff',
500: '#d9dcff',
950: '#000000',
},
}SCSS
$custom: #d9dcff; $custom-light: #e5e6ff; $custom-dark: #000000;
JSON
{
"hex": "#d9dcff",
"rgb": {
"r": 217,
"g": 220,
"b": 255
},
"hsl": {
"h": 235.263,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.90317,
"c": 0.0479,
"h": 281.5
},
"luminance": 0.73158
}Semantic roles & 50–950 ramp
primary
#D9DCFF
secondary
#ECE491
accent
#D300E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486