#D5DEFF#D5DEFF
#D5DEFF is a very light, muted blue. Relative luminance 0.736; OKLCH L 90.4% C 0.046 H 273.4°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DEFF |
|---|---|
| RGB | rgb(213, 222, 255) |
| HSL | hsl(227, 100%, 92%) |
| HSV | hsv(227, 16%, 100%) |
| CMYK | cmyk(16.5%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(88.74, 3.51, -17.03) |
| CIE-LCH | lch(88.74, 17.39, 281.66°) |
| OKLab | oklab(90.41% 0.0027 -0.0462) |
| OKLCH | oklch(90.41% 0.046 273.4) |
| XYZ | xyz(71.6076, 73.6075, 105.0234) |
| Luminance | 0.7361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Periwinkle
#CCCCFF
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 7.56
Powder Blue (survey)
#B1D1FC
ΔE00 8.49
Lightsteelblue
#B0C4DE
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DEFF #FFF6D5
analogous
#D5F3FF #D5DEFF #E1D5FF
triadic
#D5DEFF #FFD5DE #DEFFD5
tetradic
#D5DEFF #FFD5F3 #FFF6D5 #D5FFE1
square
#D5DEFF #FFD5F3 #FFF6D5 #D5FFE1
split-complementary
#D5DEFF #FFE1D5 #F3FFD5
monochromatic
#5B7EFF #98AEFF #D5DEFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.34
#D5DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#D5DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DEFF
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DEFF | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#CCE4E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d5deff; /* rgb */ color: rgb(213, 222, 255); /* oklch */ color: oklch(90.4% 0.046 273.4);
Tailwind
colors: {
custom: {
50: '#e2e8ff',
500: '#d5deff',
950: '#000000',
},
}SCSS
$custom: #d5deff; $custom-light: #e2e8ff; $custom-dark: #000000;
JSON
{
"hex": "#d5deff",
"rgb": {
"r": 213,
"g": 222,
"b": 255
},
"hsl": {
"h": 227.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.90413,
"c": 0.04626,
"h": 273.4
},
"luminance": 0.73609
}Semantic roles & 50–950 ramp
primary
#D5DEFF
secondary
#EBD78D
accent
#B400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486