#D7DFFA#D7DFFA
#D7DFFA is a very light, muted blue. Relative luminance 0.741; OKLCH L 90.6% C 0.038 H 272.5°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DFFA |
|---|---|
| RGB | rgb(215, 223, 250) |
| HSL | hsl(226, 78%, 91%) |
| HSV | hsv(226, 14%, 98%) |
| CMYK | cmyk(14%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(88.98, 2.58, -14.02) |
| CIE-LCH | lch(88.98, 14.26, 280.42°) |
| OKLab | oklab(90.59% 0.0017 -0.0379) |
| OKLCH | oklch(90.59% 0.038 272.5) |
| XYZ | xyz(71.6634, 74.1236, 100.9557) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.16
Light Blue Grey
#B7C9E2
ΔE00 7.20
Periwinkle
#CCCCFF
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 8.61
Light Periwinkle
#C1C6FC
ΔE00 8.75
Powder Blue (survey)
#B1D1FC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DFFA #FAF2D7
analogous
#D7F0FA #D7DFFA #E0D7FA
triadic
#D7DFFA #FAD7DF #DFFAD7
tetradic
#D7DFFA #FAD7F0 #FAF2D7 #D7FAE0
square
#D7DFFA #FAD7F0 #FAF2D7 #D7FAE0
split-complementary
#D7DFFA #FAE0D7 #F0FAD7
monochromatic
#6A88EC #A1B3F3 #D7DFFA #E4E9FC #E4E9FC
Accessibility & contrast
On white
1.33
#D7DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#D7DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DFFA
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DFFA | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#D5DEF9
Tritanopia (blue-blind)
#CFE4E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d7dffa; /* rgb */ color: rgb(215, 223, 250); /* oklch */ color: oklch(90.6% 0.038 272.5);
Tailwind
colors: {
custom: {
50: '#e3e8fc',
500: '#d7dffa',
950: '#000000',
},
}SCSS
$custom: #d7dffa; $custom-light: #e3e8fc; $custom-dark: #000000;
JSON
{
"hex": "#d7dffa",
"rgb": {
"r": 215,
"g": 223,
"b": 250
},
"hsl": {
"h": 226.286,
"s": 77.778,
"l": 91.176
},
"oklch": {
"l": 0.9059,
"c": 0.03793,
"h": 272.5
},
"luminance": 0.74125
}Semantic roles & 50–950 ramp
primary
#D7DFFA
secondary
#E0CF95
accent
#AB0BDA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485