#D1DDFF#D1DDFF
#D1DDFF is a very light, muted blue. Relative luminance 0.725; OKLCH L 89.9% C 0.049 H 270.0°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DDFF |
|---|---|
| RGB | rgb(209, 221, 255) |
| HSL | hsl(224, 100%, 91%) |
| HSV | hsv(224, 18%, 100%) |
| CMYK | cmyk(18%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(88.20, 2.81, -17.86) |
| CIE-LCH | lch(88.20, 18.08, 278.93°) |
| OKLab | oklab(89.92% 0 -0.0485) |
| OKLCH | oklch(89.92% 0.049 270) |
| XYZ | xyz(70.1966, 72.4869, 104.8814) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.34
Lavender (CSS)
#E6E6FA
ΔE00 6.42
Light Blue Grey
#B7C9E2
ΔE00 6.80
Light Periwinkle
#C1C6FC
ΔE00 6.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.30
Lightsteelblue
#B0C4DE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DDFF #FFF3D1
analogous
#D1F4FF #D1DDFF #DCD1FF
triadic
#D1DDFF #FFD1DD #DDFFD1
tetradic
#D1DDFF #FFD1F4 #FFF3D1 #D1FFDC
square
#D1DDFF #FFD1F4 #FFF3D1 #D1FFDC
split-complementary
#D1DDFF #FFDCD1 #F4FFD1
monochromatic
#5783FF #94B0FF #D1DDFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.36
#D1DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D1DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DDFF
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DDFF | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#C6E3E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d1ddff; /* rgb */ color: rgb(209, 221, 255); /* oklch */ color: oklch(89.9% 0.049 270.0);
Tailwind
colors: {
custom: {
50: '#dfe7ff',
500: '#d1ddff',
950: '#000000',
},
}SCSS
$custom: #d1ddff; $custom-light: #dfe7ff; $custom-dark: #000000;
JSON
{
"hex": "#d1ddff",
"rgb": {
"r": 209,
"g": 221,
"b": 255
},
"hsl": {
"h": 224.348,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.89924,
"c": 0.04851,
"h": 270
},
"luminance": 0.72488
}Semantic roles & 50–950 ramp
primary
#D1DDFF
secondary
#EAD18A
accent
#AA00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486