#D7DDFC#D7DDFC
#D7DDFC is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.3% C 0.043 H 276.8°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DDFC |
|---|---|
| RGB | rgb(215, 221, 252) |
| HSL | hsl(230, 86%, 92%) |
| HSV | hsv(230, 15%, 99%) |
| CMYK | cmyk(14.7%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.54, 4.03, -15.74) |
| CIE-LCH | lch(88.54, 16.25, 284.38°) |
| OKLab | oklab(90.26% 0.0051 -0.0426) |
| OKLCH | oklch(90.26% 0.043 276.8) |
| XYZ | xyz(71.4475, 73.1873, 102.4390) |
| Luminance | 0.7319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.61
Periwinkle
#CCCCFF
ΔE00 6.43
Light Periwinkle
#C1C6FC
ΔE00 7.63
Light Blue Grey
#B7C9E2
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 9.29
Powder Blue (survey)
#B1D1FC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DDFC #FCF6D7
analogous
#D7F0FC #D7DDFC #E4D7FC
triadic
#D7DDFC #FCD7DD #DDFCD7
tetradic
#D7DDFC #FCD7F0 #FCF6D7 #D7FCE4
square
#D7DDFC #FCD7F0 #FCF6D7 #D7FCE4
split-complementary
#D7DDFC #FCE4D7 #F0FCD7
monochromatic
#657CF3 #9EADF8 #D7DDFC #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.34
#D7DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#D7DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DDFC
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DDFC | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FD
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#CFE2E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7ddfc; /* rgb */ color: rgb(215, 221, 252); /* oklch */ color: oklch(90.3% 0.043 276.8);
Tailwind
colors: {
custom: {
50: '#e3e7fd',
500: '#d7ddfc',
950: '#000000',
},
}SCSS
$custom: #d7ddfc; $custom-light: #e3e7fd; $custom-dark: #000000;
JSON
{
"hex": "#d7ddfc",
"rgb": {
"r": 215,
"g": 221,
"b": 252
},
"hsl": {
"h": 230.27,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.90262,
"c": 0.04291,
"h": 276.8
},
"luminance": 0.73188
}Semantic roles & 50–950 ramp
primary
#D7DDFC
secondary
#E4D793
accent
#BE03E3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485