#D3DCFF#D3DCFF
#D3DCFF is a very light, muted blue. Relative luminance 0.723; OKLCH L 89.9% C 0.049 H 274.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCFF |
|---|---|
| RGB | rgb(211, 220, 255) |
| HSL | hsl(228, 100%, 91%) |
| HSV | hsv(228, 17%, 100%) |
| CMYK | cmyk(17.3%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.09, 3.95, -18.01) |
| CIE-LCH | lch(88.09, 18.44, 282.35°) |
| OKLab | oklab(89.87% 0.0034 -0.0489) |
| OKLCH | oklch(89.87% 0.049 274) |
| XYZ | xyz(70.5029, 72.2541, 104.8203) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.59
Lavender (CSS)
#E6E6FA
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 7.55
Powder Blue (survey)
#B1D1FC
ΔE00 8.27
Lightsteelblue
#B0C4DE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCFF #FFF6D3
analogous
#D3F2FF #D3DCFF #E0D3FF
triadic
#D3DCFF #FFD3DC #DCFFD3
tetradic
#D3DCFF #FFD3F2 #FFF6D3 #D3FFE0
square
#D3DCFF #FFD3F2 #FFF6D3 #D3FFE0
split-complementary
#D3DCFF #FFE0D3 #F2FFD3
monochromatic
#597BFF #96ABFF #D3DCFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.36
#D3DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D3DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCFF
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCFF | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#C9E2E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3dcff; /* rgb */ color: rgb(211, 220, 255); /* oklch */ color: oklch(89.9% 0.049 274.0);
Tailwind
colors: {
custom: {
50: '#e0e6ff',
500: '#d3dcff',
950: '#000000',
},
}SCSS
$custom: #d3dcff; $custom-light: #e0e6ff; $custom-dark: #000000;
JSON
{
"hex": "#d3dcff",
"rgb": {
"r": 211,
"g": 220,
"b": 255
},
"hsl": {
"h": 227.727,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.89872,
"c": 0.04903,
"h": 274
},
"luminance": 0.72255
}Semantic roles & 50–950 ramp
primary
#D3DCFF
secondary
#EBD78C
accent
#B700E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486