#D7DDFF#D7DDFF
#D7DDFF is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.4% C 0.047 H 277.5°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DDFF |
|---|---|
| RGB | rgb(215, 221, 255) |
| HSL | hsl(231, 100%, 92%) |
| HSV | hsv(231, 16%, 100%) |
| CMYK | cmyk(15.7%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(88.63, 4.66, -17.18) |
| CIE-LCH | lch(88.63, 17.80, 285.16°) |
| OKLab | oklab(90.36% 0.0061 -0.0466) |
| OKLCH | oklch(90.36% 0.047 277.5) |
| XYZ | xyz(71.9266, 73.3790, 104.9625) |
| Luminance | 0.7338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.30
Periwinkle
#CCCCFF
ΔE00 5.71
Light Periwinkle
#C1C6FC
ΔE00 7.01
Light Blue Grey
#B7C9E2
ΔE00 8.41
Powder Blue (survey)
#B1D1FC
ΔE00 9.51
Lightsteelblue
#B0C4DE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DDFF #FFF9D7
analogous
#D7F1FF #D7DDFF #E5D7FF
triadic
#D7DDFF #FFD7DD #DDFFD7
tetradic
#D7DDFF #FFD7F1 #FFF9D7 #D7FFE5
square
#D7DDFF #FFD7F1 #FFF9D7 #D7FFE5
split-complementary
#D7DDFF #FFE5D7 #F1FFD7
monochromatic
#5D75FF #9AA9FF #D7DDFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.34
#D7DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#D7DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DDFF
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DDFF | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#CEE3E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d7ddff; /* rgb */ color: rgb(215, 221, 255); /* oklch */ color: oklch(90.4% 0.047 277.5);
Tailwind
colors: {
custom: {
50: '#e3e7ff',
500: '#d7ddff',
950: '#000000',
},
}SCSS
$custom: #d7ddff; $custom-light: #e3e7ff; $custom-dark: #000000;
JSON
{
"hex": "#d7ddff",
"rgb": {
"r": 215,
"g": 221,
"b": 255
},
"hsl": {
"h": 231,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.90363,
"c": 0.04697,
"h": 277.5
},
"luminance": 0.7338
}Semantic roles & 50–950 ramp
primary
#D7DDFF
secondary
#EBDD8F
accent
#C300E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486