#D4DFFA#D4DFFA
#D4DFFA is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.4% C 0.039 H 268.0°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFFA |
|---|---|
| RGB | rgb(212, 223, 250) |
| HSL | hsl(223, 79%, 91%) |
| HSV | hsv(223, 15%, 98%) |
| CMYK | cmyk(15.2%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(88.77, 1.64, -14.36) |
| CIE-LCH | lch(88.77, 14.46, 276.52°) |
| OKLab | oklab(90.37% -0.0014 -0.0389) |
| OKLCH | oklch(90.37% 0.039 268) |
| XYZ | xyz(70.7903, 73.6734, 100.9147) |
| Luminance | 0.7368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 7.81
Powder Blue (survey)
#B1D1FC
ΔE00 8.04
Periwinkle
#CCCCFF
ΔE00 8.17
Light Periwinkle
#C1C6FC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFFA #FAEFD4
analogous
#D4F2FA #D4DFFA #DCD4FA
triadic
#D4DFFA #FAD4DF #DFFAD4
tetradic
#D4DFFA #FAD4F2 #FAEFD4 #D4FADC
square
#D4DFFA #FAD4F2 #FAEFD4 #D4FADC
split-complementary
#D4DFFA #FADCD4 #F2FAD4
monochromatic
#668DED #9DB6F4 #D4DFFA #E4EBFC #E4EBFC
Accessibility & contrast
On white
1.33
#D4DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#D4DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFFA
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFFA | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FB
Deuteranopia (green-blind)
#D4DDF9
Tritanopia (blue-blind)
#CBE4E8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4dffa; /* rgb */ color: rgb(212, 223, 250); /* oklch */ color: oklch(90.4% 0.039 268.0);
Tailwind
colors: {
custom: {
50: '#e1e8fc',
500: '#d4dffa',
950: '#000000',
},
}SCSS
$custom: #d4dffa; $custom-light: #e1e8fc; $custom-dark: #000000;
JSON
{
"hex": "#d4dffa",
"rgb": {
"r": 212,
"g": 223,
"b": 250
},
"hsl": {
"h": 222.632,
"s": 79.167,
"l": 90.588
},
"oklch": {
"l": 0.9037,
"c": 0.03888,
"h": 268
},
"luminance": 0.73675
}Semantic roles & 50–950 ramp
primary
#D4DFFA
secondary
#E0C992
accent
#9F0ADB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485