#D5DDFF#D5DDFF
#D5DDFF is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.2% C 0.047 H 275.0°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DDFF |
|---|---|
| RGB | rgb(213, 221, 255) |
| HSL | hsl(229, 100%, 92%) |
| HSV | hsv(229, 16%, 100%) |
| CMYK | cmyk(16.5%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(88.48, 4.04, -17.41) |
| CIE-LCH | lch(88.48, 17.87, 283.06°) |
| OKLab | oklab(90.22% 0.0041 -0.0472) |
| OKLCH | oklch(90.22% 0.047 275) |
| XYZ | xyz(71.3428, 73.0779, 104.9351) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.60
Periwinkle
#CCCCFF
ΔE00 5.84
Light Periwinkle
#C1C6FC
ΔE00 6.89
Light Blue Grey
#B7C9E2
ΔE00 7.83
Powder Blue (survey)
#B1D1FC
ΔE00 8.75
Lightsteelblue
#B0C4DE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DDFF #FFF7D5
analogous
#D5F2FF #D5DDFF #E2D5FF
triadic
#D5DDFF #FFD5DD #DDFFD5
tetradic
#D5DDFF #FFD5F2 #FFF7D5 #D5FFE2
square
#D5DDFF #FFD5F2 #FFF7D5 #D5FFE2
split-complementary
#D5DDFF #FFE2D5 #F2FFD5
monochromatic
#5B7AFF #98ABFF #D5DDFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.34
#D5DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#D5DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DDFF
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DDFF | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D1DDFE
Tritanopia (blue-blind)
#CCE3E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d5ddff; /* rgb */ color: rgb(213, 221, 255); /* oklch */ color: oklch(90.2% 0.047 275.0);
Tailwind
colors: {
custom: {
50: '#e2e7ff',
500: '#d5ddff',
950: '#000000',
},
}SCSS
$custom: #d5ddff; $custom-light: #e2e7ff; $custom-dark: #000000;
JSON
{
"hex": "#d5ddff",
"rgb": {
"r": 213,
"g": 221,
"b": 255
},
"hsl": {
"h": 228.571,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.90216,
"c": 0.0474,
"h": 275
},
"luminance": 0.73079
}Semantic roles & 50–950 ramp
primary
#D5DDFF
secondary
#EBD98D
accent
#BA00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486