#D9DDFF#D9DDFF
#D9DDFF is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.5% C 0.047 H 280.1°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DDFF |
|---|---|
| RGB | rgb(217, 221, 255) |
| HSL | hsl(234, 100%, 93%) |
| HSV | hsv(234, 15%, 100%) |
| CMYK | cmyk(14.9%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(88.77, 5.28, -16.94) |
| CIE-LCH | lch(88.77, 17.75, 287.30°) |
| OKLab | oklab(90.51% 0.0082 -0.0459) |
| OKLCH | oklch(90.51% 0.047 280.1) |
| XYZ | xyz(72.5177, 73.6837, 104.9902) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.10
Periwinkle
#CCCCFF
ΔE00 5.66
Light Periwinkle
#C1C6FC
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 9.02
Pale Lilac
#E4CBFF
ΔE00 9.55
Light Lavender
#DFC5FE
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DDFF #FFFBD9
analogous
#D9F0FF #D9DDFF #E8D9FF
triadic
#D9DDFF #FFD9DD #DDFFD9
tetradic
#D9DDFF #FFD9F0 #FFFBD9 #D9FFE8
square
#D9DDFF #FFD9F0 #FFFBD9 #D9FFE8
split-complementary
#D9DDFF #FFE8D9 #F0FFD9
monochromatic
#5F6FFF #9CA6FF #D9DDFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.33
#D9DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#D9DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DDFF
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DDFF | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#D1E3E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d9ddff; /* rgb */ color: rgb(217, 221, 255); /* oklch */ color: oklch(90.5% 0.047 280.1);
Tailwind
colors: {
custom: {
50: '#e5e7ff',
500: '#d9ddff',
950: '#000000',
},
}SCSS
$custom: #d9ddff; $custom-light: #e5e7ff; $custom-dark: #000000;
JSON
{
"hex": "#d9ddff",
"rgb": {
"r": 217,
"g": 221,
"b": 255
},
"hsl": {
"h": 233.684,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.90512,
"c": 0.04663,
"h": 280.1
},
"luminance": 0.73685
}Semantic roles & 50–950 ramp
primary
#D9DDFF
secondary
#ECE291
accent
#CD00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486