#D4D8F2#D4D8F2
#D4D8F2 is a very light, muted blue. Relative luminance 0.695; OKLCH L 88.7% C 0.036 H 278.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D8F2 |
|---|---|
| RGB | rgb(212, 216, 242) |
| HSL | hsl(232, 54%, 89%) |
| HSV | hsv(232, 12%, 95%) |
| CMYK | cmyk(12.4%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(86.76, 3.67, -13.15) |
| CIE-LCH | lch(86.76, 13.66, 285.58°) |
| OKLab | oklab(88.72% 0.0054 -0.0355) |
| OKLCH | oklch(88.72% 0.036 278.7) |
| XYZ | xyz(67.7308, 69.5189, 93.8373) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.07
Periwinkle
#CCCCFF
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 8.69
Fog
#D8DCE0
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D8F2 #F2EED4
analogous
#D4E7F2 #D4D8F2 #DFD4F2
triadic
#D4D8F2 #F2D4D8 #D8F2D4
tetradic
#D4D8F2 #F2D4E7 #F2EED4 #D4F2DF
square
#D4D8F2 #F2D4E7 #F2EED4 #D4F2DF
split-complementary
#D4D8F2 #F2DFD4 #E7F2D4
monochromatic
#7683D6 #A5ADE4 #D4D8F2 #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.41
#D4D8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#D4D8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D8F2
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D8F2 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF3
Deuteranopia (green-blind)
#D0D8F1
Tritanopia (blue-blind)
#CEDCE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4d8f2; /* rgb */ color: rgb(212, 216, 242); /* oklch */ color: oklch(88.7% 0.036 278.7);
Tailwind
colors: {
custom: {
50: '#e1e4f6',
500: '#d4d8f2',
950: '#000000',
},
}SCSS
$custom: #d4d8f2; $custom-light: #e1e4f6; $custom-dark: #000000;
JSON
{
"hex": "#d4d8f2",
"rgb": {
"r": 212,
"g": 216,
"b": 242
},
"hsl": {
"h": 232,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.88718,
"c": 0.03591,
"h": 278.7
},
"luminance": 0.6952
}Semantic roles & 50–950 ramp
primary
#D4D8F2
secondary
#D1C999
accent
#AC24C1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485