#D5DAFF#D5DAFF
#D5DAFF is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.6% C 0.051 H 279.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DAFF |
|---|---|
| RGB | rgb(213, 218, 255) |
| HSL | hsl(233, 100%, 92%) |
| HSV | hsv(233, 16%, 100%) |
| CMYK | cmyk(16.5%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(87.73, 5.61, -18.54) |
| CIE-LCH | lch(87.73, 19.37, 286.84°) |
| OKLab | oklab(89.63% 0.0082 -0.0503) |
| OKLCH | oklch(89.63% 0.051 279.2) |
| XYZ | xyz(70.5578, 71.5079, 104.6734) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.61
Light Periwinkle
#C1C6FC
ΔE00 6.06
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Light Blue Grey
#B7C9E2
ΔE00 8.69
Pale Lilac
#E4CBFF
ΔE00 9.24
Powder Blue (survey)
#B1D1FC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DAFF #FFFAD5
analogous
#D5EFFF #D5DAFF #E5D5FF
triadic
#D5DAFF #FFD5DA #DAFFD5
tetradic
#D5DAFF #FFD5EF #FFFAD5 #D5FFE5
square
#D5DAFF #FFD5EF #FFFAD5 #D5FFE5
split-complementary
#D5DAFF #FFE5D5 #EFFFD5
monochromatic
#5B6EFF #98A4FF #D5DAFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.37
#D5DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D5DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DAFF
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DAFF | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#CEDBFE
Tritanopia (blue-blind)
#CCE0E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d5daff; /* rgb */ color: rgb(213, 218, 255); /* oklch */ color: oklch(89.6% 0.051 279.2);
Tailwind
colors: {
custom: {
50: '#e2e5ff',
500: '#d5daff',
950: '#000000',
},
}SCSS
$custom: #d5daff; $custom-light: #e2e5ff; $custom-dark: #000000;
JSON
{
"hex": "#d5daff",
"rgb": {
"r": 213,
"g": 218,
"b": 255
},
"hsl": {
"h": 232.857,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.89626,
"c": 0.051,
"h": 279.2
},
"luminance": 0.71509
}Semantic roles & 50–950 ramp
primary
#D5DAFF
secondary
#EBE08D
accent
#CA00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486