#D4DCF8#D4DCF8
#D4DCF8 is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.7% C 0.039 H 272.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCF8 |
|---|---|
| RGB | rgb(212, 220, 248) |
| HSL | hsl(227, 72%, 90%) |
| HSV | hsv(227, 15%, 97%) |
| CMYK | cmyk(14.5%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(87.95, 2.80, -14.54) |
| CIE-LCH | lch(87.95, 14.80, 280.89°) |
| OKLab | oklab(89.71% 0.002 -0.0393) |
| OKLCH | oklch(89.71% 0.039 272.9) |
| XYZ | xyz(69.6840, 71.9598, 99.0071) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.62
Light Blue Grey
#B7C9E2
ΔE00 6.82
Periwinkle
#CCCCFF
ΔE00 7.27
Light Periwinkle
#C1C6FC
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 8.18
Powder Blue (survey)
#B1D1FC
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCF8 #F8F0D4
analogous
#D4EEF8 #D4DCF8 #DED4F8
triadic
#D4DCF8 #F8D4DC #DCF8D4
tetradic
#D4DCF8 #F8D4EE #F8F0D4 #D4F8DE
square
#D4DCF8 #F8D4EE #F8F0D4 #D4F8DE
split-complementary
#D4DCF8 #F8DED4 #EEF8D4
monochromatic
#6B86E7 #9FB1EF #D4DCF8 #E5EAFB #E5EAFB
Accessibility & contrast
On white
1.36
#D4DCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D4DCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCF8
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCF8 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEF9
Deuteranopia (green-blind)
#D2DBF7
Tritanopia (blue-blind)
#CCE1E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d4dcf8; /* rgb */ color: rgb(212, 220, 248); /* oklch */ color: oklch(89.7% 0.039 272.9);
Tailwind
colors: {
custom: {
50: '#e1e6fa',
500: '#d4dcf8',
950: '#000000',
},
}SCSS
$custom: #d4dcf8; $custom-light: #e1e6fa; $custom-dark: #000000;
JSON
{
"hex": "#d4dcf8",
"rgb": {
"r": 212,
"g": 220,
"b": 248
},
"hsl": {
"h": 226.667,
"s": 72,
"l": 90.196
},
"oklch": {
"l": 0.89708,
"c": 0.03937,
"h": 272.9
},
"luminance": 0.71961
}Semantic roles & 50–950 ramp
primary
#D4DCF8
secondary
#DCCC94
accent
#A911D4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485