#D7DAFF#D7DAFF
#D7DAFF is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.8% C 0.051 H 281.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DAFF |
|---|---|
| RGB | rgb(215, 218, 255) |
| HSL | hsl(236, 100%, 92%) |
| HSV | hsv(236, 16%, 100%) |
| CMYK | cmyk(15.7%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(87.88, 6.23, -18.31) |
| CIE-LCH | lch(87.88, 19.34, 288.80°) |
| OKLab | oklab(89.78% 0.0103 -0.0497) |
| OKLCH | oklch(89.78% 0.051 281.7) |
| XYZ | xyz(71.1416, 71.8090, 104.7008) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.59
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Light Periwinkle
#C1C6FC
ΔE00 6.29
Pale Lilac
#E4CBFF
ΔE00 8.68
Light Lavender
#DFC5FE
ΔE00 9.19
Light Blue Grey
#B7C9E2
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DAFF #FFFCD7
analogous
#D7EEFF #D7DAFF #E8D7FF
triadic
#D7DAFF #FFD7DA #DAFFD7
tetradic
#D7DAFF #FFD7EE #FFFCD7 #D7FFE8
square
#D7DAFF #FFD7EE #FFFCD7 #D7FFE8
split-complementary
#D7DAFF #FFE8D7 #EEFFD7
monochromatic
#5D69FF #9AA1FF #D7DAFF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.37
#D7DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D7DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DAFF
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DAFF | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#CFDBFE
Tritanopia (blue-blind)
#CFE0E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d7daff; /* rgb */ color: rgb(215, 218, 255); /* oklch */ color: oklch(89.8% 0.051 281.7);
Tailwind
colors: {
custom: {
50: '#e3e5ff',
500: '#d7daff',
950: '#000000',
},
}SCSS
$custom: #d7daff; $custom-light: #e3e5ff; $custom-dark: #000000;
JSON
{
"hex": "#d7daff",
"rgb": {
"r": 215,
"g": 218,
"b": 255
},
"hsl": {
"h": 235.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.89776,
"c": 0.05073,
"h": 281.7
},
"luminance": 0.7181
}Semantic roles & 50–950 ramp
primary
#D7DAFF
secondary
#EBE48F
accent
#D400E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486