#D7DDFE#D7DDFE
#D7DDFE is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.3% C 0.046 H 277.3°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DDFE |
|---|---|
| RGB | rgb(215, 221, 254) |
| HSL | hsl(231, 95%, 92%) |
| HSV | hsv(231, 15%, 100%) |
| CMYK | cmyk(15.4%, 13%, 0%, 0.4%) |
| CIE-LAB | lab(88.60, 4.45, -16.70) |
| CIE-LCH | lch(88.60, 17.28, 284.91°) |
| OKLab | oklab(90.33% 0.0058 -0.0452) |
| OKLCH | oklch(90.33% 0.046 277.3) |
| XYZ | xyz(71.7661, 73.3148, 104.1169) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.06
Periwinkle
#CCCCFF
ΔE00 5.94
Light Periwinkle
#C1C6FC
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 9.52
Powder Blue (survey)
#B1D1FC
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DDFE #FEF8D7
analogous
#D7F1FE #D7DDFE #E5D7FE
triadic
#D7DDFE #FED7DD #DDFED7
tetradic
#D7DDFE #FED7F1 #FEF8D7 #D7FEE5
square
#D7DDFE #FED7F1 #FEF8D7 #D7FEE5
split-complementary
#D7DDFE #FEE5D7 #F1FED7
monochromatic
#6077FB #9BAAFD #D7DDFE #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.34
#D7DDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#D7DDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DDFE
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DDFE | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D2DDFD
Tritanopia (blue-blind)
#CEE3E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7ddfe; /* rgb */ color: rgb(215, 221, 254); /* oklch */ color: oklch(90.3% 0.046 277.3);
Tailwind
colors: {
custom: {
50: '#e3e7fe',
500: '#d7ddfe',
950: '#000000',
},
}SCSS
$custom: #d7ddfe; $custom-light: #e3e7fe; $custom-dark: #000000;
JSON
{
"hex": "#d7ddfe",
"rgb": {
"r": 215,
"g": 221,
"b": 254
},
"hsl": {
"h": 230.769,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.90329,
"c": 0.04561,
"h": 277.3
},
"luminance": 0.73316
}Semantic roles & 50–950 ramp
primary
#D7DDFE
secondary
#E9DB90
accent
#C200E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485