#D5DDFC#D5DDFC
#D5DDFC is a very light, muted blue. Relative luminance 0.729; OKLCH L 90.1% C 0.043 H 274.0°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DDFC |
|---|---|
| RGB | rgb(213, 221, 252) |
| HSL | hsl(228, 87%, 91%) |
| HSV | hsv(228, 15%, 99%) |
| CMYK | cmyk(15.5%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.39, 3.41, -15.97) |
| CIE-LCH | lch(88.39, 16.33, 282.06°) |
| OKLab | oklab(90.11% 0.0031 -0.0432) |
| OKLCH | oklch(90.11% 0.043 274) |
| XYZ | xyz(70.8637, 72.8863, 102.4116) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.99
Periwinkle
#CCCCFF
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 8.69
Powder Blue (survey)
#B1D1FC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DDFC #FCF4D5
analogous
#D5F0FC #D5DDFC #E0D5FC
triadic
#D5DDFC #FCD5DD #DDFCD5
tetradic
#D5DDFC #FCD5F0 #FCF4D5 #D5FCE0
square
#D5DDFC #FCD5F0 #FCF4D5 #D5FCE0
split-complementary
#D5DDFC #FCE0D5 #F0FCD5
monochromatic
#6381F4 #9CAFF8 #D5DDFC #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.35
#D5DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#D5DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DDFC
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DDFC | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFE
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#CCE3E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d5ddfc; /* rgb */ color: rgb(213, 221, 252); /* oklch */ color: oklch(90.1% 0.043 274.0);
Tailwind
colors: {
custom: {
50: '#e2e7fd',
500: '#d5ddfc',
950: '#000000',
},
}SCSS
$custom: #d5ddfc; $custom-light: #e2e7fd; $custom-dark: #000000;
JSON
{
"hex": "#d5ddfc",
"rgb": {
"r": 213,
"g": 221,
"b": 252
},
"hsl": {
"h": 227.692,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.90114,
"c": 0.04336,
"h": 274
},
"luminance": 0.72887
}Semantic roles & 50–950 ramp
primary
#D5DDFC
secondary
#E4D391
accent
#B502E3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485