#D4DCFA#D4DCFA
#D4DCFA is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.8% C 0.042 H 273.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCFA |
|---|---|
| RGB | rgb(212, 220, 250) |
| HSL | hsl(227, 79%, 91%) |
| HSV | hsv(227, 15%, 98%) |
| CMYK | cmyk(15.2%, 12%, 0%, 2%) |
| CIE-LAB | lab(88.01, 3.21, -15.50) |
| CIE-LCH | lch(88.01, 15.83, 281.70°) |
| OKLab | oklab(89.78% 0.0027 -0.042) |
| OKLCH | oklch(89.78% 0.042 273.7) |
| XYZ | xyz(69.9959, 72.0846, 100.6499) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.92
Periwinkle
#CCCCFF
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.10
Light Periwinkle
#C1C6FC
ΔE00 7.60
Lightsteelblue
#B0C4DE
ΔE00 8.41
Powder Blue (survey)
#B1D1FC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCFA #FAF2D4
analogous
#D4EFFA #D4DCFA #DFD4FA
triadic
#D4DCFA #FAD4DC #DCFAD4
tetradic
#D4DCFA #FAD4EF #FAF2D4 #D4FADF
square
#D4DCFA #FAD4EF #FAF2D4 #D4FADF
split-complementary
#D4DCFA #FADFD4 #EFFAD4
monochromatic
#6683ED #9DAFF4 #D4DCFA #E4E9FC #E4E9FC
Accessibility & contrast
On white
1.36
#D4DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D4DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCFA
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCFA | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFB
Deuteranopia (green-blind)
#D1DBF9
Tritanopia (blue-blind)
#CCE1E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4dcfa; /* rgb */ color: rgb(212, 220, 250); /* oklch */ color: oklch(89.8% 0.042 273.7);
Tailwind
colors: {
custom: {
50: '#e1e6fc',
500: '#d4dcfa',
950: '#000000',
},
}SCSS
$custom: #d4dcfa; $custom-light: #e1e6fc; $custom-dark: #000000;
JSON
{
"hex": "#d4dcfa",
"rgb": {
"r": 212,
"g": 220,
"b": 250
},
"hsl": {
"h": 227.368,
"s": 79.167,
"l": 90.588
},
"oklch": {
"l": 0.89775,
"c": 0.04205,
"h": 273.7
},
"luminance": 0.72086
}Semantic roles & 50–950 ramp
primary
#D4DCFA
secondary
#E0D092
accent
#AF0ADB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485