#D9DDFC#D9DDFC
#D9DDFC is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.4% C 0.043 H 279.7°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DDFC |
|---|---|
| RGB | rgb(217, 221, 252) |
| HSL | hsl(233, 85%, 92%) |
| HSV | hsv(233, 14%, 99%) |
| CMYK | cmyk(13.9%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.68, 4.66, -15.51) |
| CIE-LCH | lch(88.68, 16.19, 286.73°) |
| OKLab | oklab(90.41% 0.0072 -0.0419) |
| OKLCH | oklch(90.41% 0.043 279.7) |
| XYZ | xyz(72.0385, 73.4921, 102.4667) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.34
Periwinkle
#CCCCFF
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 7.82
Light Blue Grey
#B7C9E2
ΔE00 8.67
Lightsteelblue
#B0C4DE
ΔE00 9.93
Pale Lilac
#E4CBFF
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DDFC #FCF8D9
analogous
#D9EFFC #D9DDFC #E7D9FC
triadic
#D9DDFC #FCD9DD #DDFCD9
tetradic
#D9DDFC #FCD9EF #FCF8D9 #D9FCE7
square
#D9DDFC #FCD9EF #FCF8D9 #D9FCE7
split-complementary
#D9DDFC #FCE7D9 #EFFCD9
monochromatic
#6877F3 #A0AAF8 #D9DDFC #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.34
#D9DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#D9DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DDFC
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DDFC | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FD
Deuteranopia (green-blind)
#D4DDFB
Tritanopia (blue-blind)
#D2E2E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d9ddfc; /* rgb */ color: rgb(217, 221, 252); /* oklch */ color: oklch(90.4% 0.043 279.7);
Tailwind
colors: {
custom: {
50: '#e5e7fd',
500: '#d9ddfc',
950: '#000000',
},
}SCSS
$custom: #d9ddfc; $custom-light: #e5e7fd; $custom-dark: #000000;
JSON
{
"hex": "#d9ddfc",
"rgb": {
"r": 217,
"g": 221,
"b": 252
},
"hsl": {
"h": 233.143,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.90411,
"c": 0.04255,
"h": 279.7
},
"luminance": 0.73493
}Semantic roles & 50–950 ramp
primary
#D9DDFC
secondary
#E4DB95
accent
#C804E2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485