#D7DCFD#D7DCFD
#D7DCFD is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.1% C 0.045 H 278.6°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCFD |
|---|---|
| RGB | rgb(215, 220, 253) |
| HSL | hsl(232, 90%, 92%) |
| HSV | hsv(232, 15%, 99%) |
| CMYK | cmyk(15%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(88.32, 4.76, -16.60) |
| CIE-LCH | lch(88.32, 17.27, 286.02°) |
| OKLab | oklab(90.1% 0.0068 -0.0449) |
| OKLCH | oklch(90.1% 0.045 278.6) |
| XYZ | xyz(71.3431, 72.7244, 103.1880) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Periwinkle
#CCCCFF
ΔE00 5.77
Light Periwinkle
#C1C6FC
ΔE00 7.14
Light Blue Grey
#B7C9E2
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 9.67
Powder Blue (survey)
#B1D1FC
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCFD #FDF8D7
analogous
#D7EFFD #D7DCFD #E5D7FD
triadic
#D7DCFD #FDD7DC #DCFDD7
tetradic
#D7DCFD #FDD7EF #FDF8D7 #D7FDE5
square
#D7DCFD #FDD7EF #FDF8D7 #D7FDE5
split-complementary
#D7DCFD #FDE5D7 #EFFDD7
monochromatic
#6276F7 #9DA9FA #D7DCFD #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.35
#D7DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#D7DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCFD
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCFD | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D2DCFC
Tritanopia (blue-blind)
#CFE2E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7dcfd; /* rgb */ color: rgb(215, 220, 253); /* oklch */ color: oklch(90.1% 0.045 278.6);
Tailwind
colors: {
custom: {
50: '#e3e6fe',
500: '#d7dcfd',
950: '#000000',
},
}SCSS
$custom: #d7dcfd; $custom-light: #e3e6fe; $custom-dark: #000000;
JSON
{
"hex": "#d7dcfd",
"rgb": {
"r": 215,
"g": 220,
"b": 253
},
"hsl": {
"h": 232.105,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.90099,
"c": 0.04546,
"h": 278.6
},
"luminance": 0.72725
}Semantic roles & 50–950 ramp
primary
#D7DCFD
secondary
#E6DB92
accent
#C700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485