#D4DCF4#D4DCF4
#D4DCF4 is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.6% C 0.034 H 271.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCF4 |
|---|---|
| RGB | rgb(212, 220, 244) |
| HSL | hsl(225, 59%, 89%) |
| HSV | hsv(225, 13%, 96%) |
| CMYK | cmyk(13.1%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(87.83, 1.98, -12.61) |
| CIE-LCH | lch(87.83, 12.76, 278.92°) |
| OKLab | oklab(89.58% 0.0006 -0.034) |
| OKLCH | oklch(89.58% 0.034 271) |
| XYZ | xyz(69.0701, 71.7142, 95.7737) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.29
Light Blue Grey
#B7C9E2
ΔE00 6.36
Lightsteelblue
#B0C4DE
ΔE00 7.80
Fog
#D8DCE0
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 8.51
Powder Blue (survey)
#B1D1FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCF4 #F4ECD4
analogous
#D4ECF4 #D4DCF4 #DCD4F4
triadic
#D4DCF4 #F4D4DC #DCF4D4
tetradic
#D4DCF4 #F4D4EC #F4ECD4 #D4F4DC
square
#D4DCF4 #F4D4EC #F4ECD4 #D4F4DC
split-complementary
#D4DCF4 #F4DCD4 #ECF4D4
monochromatic
#738DDB #A3B4E8 #D4DCF4 #E7EBF9 #E7EBF9
Accessibility & contrast
On white
1.37
#D4DCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D4DCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCF4
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCF4 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF5
Deuteranopia (green-blind)
#D3DBF3
Tritanopia (blue-blind)
#CDE0E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dcf4; /* rgb */ color: rgb(212, 220, 244); /* oklch */ color: oklch(89.6% 0.034 271.0);
Tailwind
colors: {
custom: {
50: '#e1e6f7',
500: '#d4dcf4',
950: '#000000',
},
}SCSS
$custom: #d4dcf4; $custom-light: #e1e6f7; $custom-dark: #000000;
JSON
{
"hex": "#d4dcf4",
"rgb": {
"r": 212,
"g": 220,
"b": 244
},
"hsl": {
"h": 225,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.89576,
"c": 0.03404,
"h": 271
},
"luminance": 0.71715
}Semantic roles & 50–950 ramp
primary
#D4DCF4
secondary
#D4C598
accent
#9D1FC7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485