#D4DCF0#D4DCF0
#D4DCF0 is a very light, muted blue. Relative luminance 0.715; OKLCH L 89.4% C 0.029 H 268.3°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCF0 |
|---|---|
| RGB | rgb(212, 220, 240) |
| HSL | hsl(223, 48%, 89%) |
| HSV | hsv(223, 12%, 94%) |
| CMYK | cmyk(11.7%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(87.71, 1.17, -10.68) |
| CIE-LCH | lch(87.71, 10.74, 276.26°) |
| OKLab | oklab(89.45% -0.0008 -0.0287) |
| OKLCH | oklch(89.45% 0.029 268.3) |
| XYZ | xyz(68.4693, 71.4739, 92.6098) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.47
Light Blue Grey
#B7C9E2
ΔE00 6.16
Fog
#D8DCE0
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 7.63
Aliceblue
#F0F8FF
ΔE00 8.25
Ghostwhite
#F8F8FF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCF0 #F0E8D4
analogous
#D4EAF0 #D4DCF0 #DAD4F0
triadic
#D4DCF0 #F0D4DC #DCF0D4
tetradic
#D4DCF0 #F0D4EA #F0E8D4 #D4F0DA
square
#D4DCF0 #F0D4EA #F0E8D4 #D4F0DA
split-complementary
#D4DCF0 #F0DAD4 #EAF0D4
monochromatic
#7992D0 #A7B7E0 #D4DCF0 #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.37
#D4DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D4DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCF0
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCF0 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF1
Deuteranopia (green-blind)
#D4DBEF
Tritanopia (blue-blind)
#CEE0E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4dcf0; /* rgb */ color: rgb(212, 220, 240); /* oklch */ color: oklch(89.4% 0.029 268.3);
Tailwind
colors: {
custom: {
50: '#e1e6f5',
500: '#d4dcf0',
950: '#000000',
},
}SCSS
$custom: #d4dcf0; $custom-light: #e1e6f5; $custom-dark: #000000;
JSON
{
"hex": "#d4dcf0",
"rgb": {
"r": 212,
"g": 220,
"b": 240
},
"hsl": {
"h": 222.857,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.89447,
"c": 0.02876,
"h": 268.3
},
"luminance": 0.71475
}Semantic roles & 50–950 ramp
primary
#D4DCF0
secondary
#CDBF9B
accent
#922ABC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485