#D7DFFC#D7DFFC
#D7DFFC is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.7% C 0.041 H 273.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFFC |
|---|---|
| RGB | rgb(215, 223, 252) |
| HSL | hsl(227, 86%, 92%) |
| HSV | hsv(227, 15%, 99%) |
| CMYK | cmyk(14.7%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(89.04, 2.99, -14.98) |
| CIE-LCH | lch(89.04, 15.28, 281.28°) |
| OKLab | oklab(90.66% 0.0024 -0.0405) |
| OKLCH | oklch(90.66% 0.041 273.3) |
| XYZ | xyz(71.9787, 74.2497, 102.6160) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.44
Periwinkle
#CCCCFF
ΔE00 7.31
Light Blue Grey
#B7C9E2
ΔE00 7.45
Light Periwinkle
#C1C6FC
ΔE00 8.26
Lightsteelblue
#B0C4DE
ΔE00 8.81
Powder Blue (survey)
#B1D1FC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFFC #FCF4D7
analogous
#D7F2FC #D7DFFC #E2D7FC
triadic
#D7DFFC #FCD7DF #DFFCD7
tetradic
#D7DFFC #FCD7F2 #FCF4D7 #D7FCE2
square
#D7DFFC #FCD7F2 #FCF4D7 #D7FCE2
split-complementary
#D7DFFC #FCE2D7 #F2FCD7
monochromatic
#6584F3 #9EB1F8 #D7DFFC #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.32
#D7DFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#D7DFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFFC
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFFC | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FD
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#CFE4E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d7dffc; /* rgb */ color: rgb(215, 223, 252); /* oklch */ color: oklch(90.7% 0.041 273.3);
Tailwind
colors: {
custom: {
50: '#e3e8fd',
500: '#d7dffc',
950: '#000000',
},
}SCSS
$custom: #d7dffc; $custom-light: #e3e8fd; $custom-dark: #000000;
JSON
{
"hex": "#d7dffc",
"rgb": {
"r": 215,
"g": 223,
"b": 252
},
"hsl": {
"h": 227.027,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.90656,
"c": 0.0406,
"h": 273.3
},
"luminance": 0.74251
}Semantic roles & 50–950 ramp
primary
#D7DFFC
secondary
#E4D393
accent
#B203E3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485