#D4D8F4#D4D8F4
#D4D8F4 is a very light, muted blue. Relative luminance 0.696; OKLCH L 88.8% C 0.039 H 279.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D8F4 |
|---|---|
| RGB | rgb(212, 216, 244) |
| HSL | hsl(233, 59%, 89%) |
| HSV | hsv(233, 13%, 96%) |
| CMYK | cmyk(13.1%, 11.5%, 0%, 4.3%) |
| CIE-LAB | lab(86.82, 4.07, -14.12) |
| CIE-LCH | lch(86.82, 14.70, 286.09°) |
| OKLab | oklab(88.78% 0.0061 -0.0382) |
| OKLCH | oklch(88.78% 0.039 279.1) |
| XYZ | xyz(68.0328, 69.6397, 95.4280) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.39
Periwinkle
#CCCCFF
ΔE00 6.73
Light Blue Grey
#B7C9E2
ΔE00 7.64
Light Periwinkle
#C1C6FC
ΔE00 7.88
Lightsteelblue
#B0C4DE
ΔE00 8.89
Fog
#D8DCE0
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D8F4 #F4F0D4
analogous
#D4E8F4 #D4D8F4 #E0D4F4
triadic
#D4D8F4 #F4D4D8 #D8F4D4
tetradic
#D4D8F4 #F4D4E8 #F4F0D4 #D4F4E0
square
#D4D8F4 #F4D4E8 #F4F0D4 #D4F4E0
split-complementary
#D4D8F4 #F4E0D4 #E8F4D4
monochromatic
#7380DB #A3ACE8 #D4D8F4 #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.41
#D4D8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#D4D8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D8F4
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D8F4 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DBF5
Deuteranopia (green-blind)
#CFD8F3
Tritanopia (blue-blind)
#CDDDE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4d8f4; /* rgb */ color: rgb(212, 216, 244); /* oklch */ color: oklch(88.8% 0.039 279.1);
Tailwind
colors: {
custom: {
50: '#e1e4f7',
500: '#d4d8f4',
950: '#000000',
},
}SCSS
$custom: #d4d8f4; $custom-light: #e1e4f7; $custom-dark: #000000;
JSON
{
"hex": "#d4d8f4",
"rgb": {
"r": 212,
"g": 216,
"b": 244
},
"hsl": {
"h": 232.5,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.88784,
"c": 0.03864,
"h": 279.1
},
"luminance": 0.6964
}Semantic roles & 50–950 ramp
primary
#D4D8F4
secondary
#D4CD98
accent
#B21FC7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485