#D7DCFC#D7DCFC
#D7DCFC is a very light, muted blue. Relative luminance 0.727; OKLCH L 90.1% C 0.044 H 278.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCFC |
|---|---|
| RGB | rgb(215, 220, 252) |
| HSL | hsl(232, 86%, 92%) |
| HSV | hsv(232, 15%, 99%) |
| CMYK | cmyk(14.7%, 12.7%, 0%, 1.2%) |
| CIE-LAB | lab(88.29, 4.56, -16.12) |
| CIE-LCH | lch(88.29, 16.75, 285.79°) |
| OKLab | oklab(90.07% 0.0065 -0.0436) |
| OKLCH | oklch(90.07% 0.044 278.4) |
| XYZ | xyz(71.1843, 72.6608, 102.3512) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.80
Periwinkle
#CCCCFF
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 7.35
Light Blue Grey
#B7C9E2
ΔE00 8.32
Lightsteelblue
#B0C4DE
ΔE00 9.56
Powder Blue (survey)
#B1D1FC
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCFC #FCF7D7
analogous
#D7EFFC #D7DCFC #E5D7FC
triadic
#D7DCFC #FCD7DC #DCFCD7
tetradic
#D7DCFC #FCD7EF #FCF7D7 #D7FCE5
square
#D7DCFC #FCD7EF #FCF7D7 #D7FCE5
split-complementary
#D7DCFC #FCE5D7 #EFFCD7
monochromatic
#6578F3 #9EAAF8 #D7DCFC #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.35
#D7DCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#D7DCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCFC
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCFC | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFE
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#CFE1E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d7dcfc; /* rgb */ color: rgb(215, 220, 252); /* oklch */ color: oklch(90.1% 0.044 278.4);
Tailwind
colors: {
custom: {
50: '#e3e6fd',
500: '#d7dcfc',
950: '#000000',
},
}SCSS
$custom: #d7dcfc; $custom-light: #e3e6fd; $custom-dark: #000000;
JSON
{
"hex": "#d7dcfc",
"rgb": {
"r": 215,
"g": 220,
"b": 252
},
"hsl": {
"h": 231.892,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.90065,
"c": 0.04411,
"h": 278.4
},
"luminance": 0.72662
}Semantic roles & 50–950 ramp
primary
#D7DCFC
secondary
#E4D993
accent
#C403E3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485