#D1DDFE#D1DDFE
#D1DDFE is a very light, muted blue. Relative luminance 0.724; OKLCH L 89.9% C 0.047 H 269.6°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DDFE |
|---|---|
| RGB | rgb(209, 221, 254) |
| HSL | hsl(224, 96%, 91%) |
| HSV | hsv(224, 18%, 100%) |
| CMYK | cmyk(17.7%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(88.17, 2.60, -17.38) |
| CIE-LCH | lch(88.17, 17.57, 278.49°) |
| OKLab | oklab(89.89% -0.0003 -0.0472) |
| OKLCH | oklch(89.89% 0.047 269.6) |
| XYZ | xyz(70.0360, 72.4227, 104.0358) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.26
Periwinkle
#CCCCFF
ΔE00 6.56
Light Blue Grey
#B7C9E2
ΔE00 6.63
Light Periwinkle
#C1C6FC
ΔE00 7.06
Powder Blue (survey)
#B1D1FC
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DDFE #FEF2D1
analogous
#D1F3FE #D1DDFE #DBD1FE
triadic
#D1DDFE #FED1DD #DDFED1
tetradic
#D1DDFE #FED1F3 #FEF2D1 #D1FEDB
square
#D1DDFE #FED1F3 #FEF2D1 #D1FEDB
split-complementary
#D1DDFE #FEDBD1 #F3FED1
monochromatic
#5984FB #95B1FD #D1DDFE #E1E9FE #E1E9FE
Accessibility & contrast
On white
1.36
#D1DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#D1DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DDFE
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DDFE | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#C6E3E8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d1ddfe; /* rgb */ color: rgb(209, 221, 254); /* oklch */ color: oklch(89.9% 0.047 269.6);
Tailwind
colors: {
custom: {
50: '#dfe7fe',
500: '#d1ddfe',
950: '#000000',
},
}SCSS
$custom: #d1ddfe; $custom-light: #dfe7fe; $custom-dark: #000000;
JSON
{
"hex": "#d1ddfe",
"rgb": {
"r": 209,
"g": 221,
"b": 254
},
"hsl": {
"h": 224,
"s": 95.745,
"l": 90.784
},
"oklch": {
"l": 0.8989,
"c": 0.04719,
"h": 269.6
},
"luminance": 0.72424
}Semantic roles & 50–950 ramp
primary
#D1DDFE
secondary
#E8CF8B
accent
#A800E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485