#D5DCFF#D5DCFF
#D5DCFF is a very light, muted blue. Relative luminance 0.726; OKLCH L 90.0% C 0.049 H 276.5°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCFF |
|---|---|
| RGB | rgb(213, 220, 255) |
| HSL | hsl(230, 100%, 92%) |
| HSV | hsv(230, 16%, 100%) |
| CMYK | cmyk(16.5%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.23, 4.56, -17.79) |
| CIE-LCH | lch(88.23, 18.36, 284.38°) |
| OKLab | oklab(90.02% 0.0055 -0.0483) |
| OKLCH | oklch(90.02% 0.049 276.5) |
| XYZ | xyz(71.0796, 72.5515, 104.8474) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.41
Lavender (CSS)
#E6E6FA
ΔE00 5.76
Light Periwinkle
#C1C6FC
ΔE00 6.59
Light Blue Grey
#B7C9E2
ΔE00 8.11
Powder Blue (survey)
#B1D1FC
ΔE00 9.02
Lightsteelblue
#B0C4DE
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCFF #FFF8D5
analogous
#D5F1FF #D5DCFF #E3D5FF
triadic
#D5DCFF #FFD5DC #DCFFD5
tetradic
#D5DCFF #FFD5F1 #FFF8D5 #D5FFE3
square
#D5DCFF #FFD5F1 #FFF8D5 #D5FFE3
split-complementary
#D5DCFF #FFE3D5 #F1FFD5
monochromatic
#5B76FF #98A9FF #D5DCFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.35
#D5DCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#D5DCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCFF
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCFF | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#CCE2E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5dcff; /* rgb */ color: rgb(213, 220, 255); /* oklch */ color: oklch(90.0% 0.049 276.5);
Tailwind
colors: {
custom: {
50: '#e2e6ff',
500: '#d5dcff',
950: '#000000',
},
}SCSS
$custom: #d5dcff; $custom-light: #e2e6ff; $custom-dark: #000000;
JSON
{
"hex": "#d5dcff",
"rgb": {
"r": 213,
"g": 220,
"b": 255
},
"hsl": {
"h": 230,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.90019,
"c": 0.04857,
"h": 276.5
},
"luminance": 0.72553
}Semantic roles & 50–950 ramp
primary
#D5DCFF
secondary
#EBDB8D
accent
#BF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486