#D7DCFF#D7DCFF
#D7DCFF is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.2% C 0.048 H 279.0°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCFF |
|---|---|
| RGB | rgb(215, 220, 255) |
| HSL | hsl(233, 100%, 92%) |
| HSV | hsv(233, 16%, 100%) |
| CMYK | cmyk(15.7%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.38, 5.18, -17.55) |
| CIE-LCH | lch(88.38, 18.30, 286.44°) |
| OKLab | oklab(90.17% 0.0075 -0.0476) |
| OKLCH | oklch(90.17% 0.048 279) |
| XYZ | xyz(71.6634, 72.8525, 104.8747) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.31
Lavender (CSS)
#E6E6FA
ΔE00 5.53
Light Periwinkle
#C1C6FC
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 8.70
Pale Lilac
#E4CBFF
ΔE00 9.61
Powder Blue (survey)
#B1D1FC
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCFF #FFFAD7
analogous
#D7F0FF #D7DCFF #E6D7FF
triadic
#D7DCFF #FFD7DC #DCFFD7
tetradic
#D7DCFF #FFD7F0 #FFFAD7 #D7FFE6
square
#D7DCFF #FFD7F0 #FFFAD7 #D7FFE6
split-complementary
#D7DCFF #FFE6D7 #F0FFD7
monochromatic
#5D71FF #9AA6FF #D7DCFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.35
#D7DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#D7DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCFF
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCFF | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D1DCFE
Tritanopia (blue-blind)
#CEE2E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7dcff; /* rgb */ color: rgb(215, 220, 255); /* oklch */ color: oklch(90.2% 0.048 279.0);
Tailwind
colors: {
custom: {
50: '#e3e6ff',
500: '#d7dcff',
950: '#000000',
},
}SCSS
$custom: #d7dcff; $custom-light: #e3e6ff; $custom-dark: #000000;
JSON
{
"hex": "#d7dcff",
"rgb": {
"r": 215,
"g": 220,
"b": 255
},
"hsl": {
"h": 232.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.90167,
"c": 0.04819,
"h": 279
},
"luminance": 0.72853
}Semantic roles & 50–950 ramp
primary
#D7DCFF
secondary
#EBE08F
accent
#C900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486