#D7DFFD#D7DFFD
#D7DFFD is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.7% C 0.042 H 273.7°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFFD |
|---|---|
| RGB | rgb(215, 223, 253) |
| HSL | hsl(227, 90%, 92%) |
| HSV | hsv(227, 15%, 99%) |
| CMYK | cmyk(15%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(89.07, 3.19, -15.46) |
| CIE-LCH | lch(89.07, 15.79, 281.67°) |
| OKLab | oklab(90.69% 0.0027 -0.0418) |
| OKLCH | oklch(90.69% 0.042 273.7) |
| XYZ | xyz(72.1376, 74.3132, 103.4528) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.62
Periwinkle
#CCCCFF
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 7.58
Light Periwinkle
#C1C6FC
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.92
Powder Blue (survey)
#B1D1FC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFFD #FDF5D7
analogous
#D7F2FD #D7DFFD #E2D7FD
triadic
#D7DFFD #FDD7DF #DFFDD7
tetradic
#D7DFFD #FDD7F2 #FDF5D7 #D7FDE2
square
#D7DFFD #FDD7F2 #FDF5D7 #D7FDE2
split-complementary
#D7DFFD #FDE2D7 #F2FDD7
monochromatic
#6282F7 #9DB0FA #D7DFFD #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.32
#D7DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#D7DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFFD
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFFD | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FE
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#CFE4E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d7dffd; /* rgb */ color: rgb(215, 223, 253); /* oklch */ color: oklch(90.7% 0.042 273.7);
Tailwind
colors: {
custom: {
50: '#e3e8fe',
500: '#d7dffd',
950: '#000000',
},
}SCSS
$custom: #d7dffd; $custom-light: #e3e8fe; $custom-dark: #000000;
JSON
{
"hex": "#d7dffd",
"rgb": {
"r": 215,
"g": 223,
"b": 253
},
"hsl": {
"h": 227.368,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.90689,
"c": 0.04194,
"h": 273.7
},
"luminance": 0.74314
}Semantic roles & 50–950 ramp
primary
#D7DFFD
secondary
#E6D592
accent
#B500E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485