#D7DDFD#D7DDFD
#D7DDFD is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.3% C 0.044 H 277.1°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DDFD |
|---|---|
| RGB | rgb(215, 221, 253) |
| HSL | hsl(231, 90%, 92%) |
| HSV | hsv(231, 15%, 99%) |
| CMYK | cmyk(15%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(88.57, 4.24, -16.22) |
| CIE-LCH | lch(88.57, 16.76, 284.65°) |
| OKLab | oklab(90.3% 0.0055 -0.0439) |
| OKLCH | oklch(90.3% 0.044 277.1) |
| XYZ | xyz(71.6064, 73.2509, 103.2757) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.83
Periwinkle
#CCCCFF
ΔE00 6.18
Light Periwinkle
#C1C6FC
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 8.15
Lightsteelblue
#B0C4DE
ΔE00 9.40
Powder Blue (survey)
#B1D1FC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DDFD #FDF7D7
analogous
#D7F0FD #D7DDFD #E4D7FD
triadic
#D7DDFD #FDD7DD #DDFDD7
tetradic
#D7DDFD #FDD7F0 #FDF7D7 #D7FDE4
square
#D7DDFD #FDD7F0 #FDF7D7 #D7FDE4
split-complementary
#D7DDFD #FDE4D7 #F0FDD7
monochromatic
#627AF7 #9DABFA #D7DDFD #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.34
#D7DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#D7DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DDFD
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DDFD | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#D3DDFC
Tritanopia (blue-blind)
#CFE3E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7ddfd; /* rgb */ color: rgb(215, 221, 253); /* oklch */ color: oklch(90.3% 0.044 277.1);
Tailwind
colors: {
custom: {
50: '#e3e7fe',
500: '#d7ddfd',
950: '#000000',
},
}SCSS
$custom: #d7ddfd; $custom-light: #e3e7fe; $custom-dark: #000000;
JSON
{
"hex": "#d7ddfd",
"rgb": {
"r": 215,
"g": 221,
"b": 253
},
"hsl": {
"h": 230.526,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.90296,
"c": 0.04426,
"h": 277.1
},
"luminance": 0.73252
}Semantic roles & 50–950 ramp
primary
#D7DDFD
secondary
#E6D992
accent
#C100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485