#D4D8F0#D4D8F0
#D4D8F0 is a very light, muted blue. Relative luminance 0.694; OKLCH L 88.7% C 0.033 H 278.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D8F0 |
|---|---|
| RGB | rgb(212, 216, 240) |
| HSL | hsl(231, 48%, 89%) |
| HSV | hsv(231, 12%, 94%) |
| CMYK | cmyk(11.7%, 10%, 0%, 5.9%) |
| CIE-LAB | lab(86.70, 3.26, -12.19) |
| CIE-LCH | lch(86.70, 12.62, 284.99°) |
| OKLab | oklab(88.65% 0.0047 -0.0328) |
| OKLCH | oklch(88.65% 0.033 278.2) |
| XYZ | xyz(67.4320, 69.3994, 92.2640) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.84
Light Blue Grey
#B7C9E2
ΔE00 7.19
Periwinkle
#CCCCFF
ΔE00 8.01
Lightsteelblue
#B0C4DE
ΔE00 8.52
Fog
#D8DCE0
ΔE00 8.67
Light Periwinkle
#C1C6FC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D8F0 #F0ECD4
analogous
#D4E6F0 #D4D8F0 #DED4F0
triadic
#D4D8F0 #F0D4D8 #D8F0D4
tetradic
#D4D8F0 #F0D4E6 #F0ECD4 #D4F0DE
square
#D4D8F0 #F0D4E6 #F0ECD4 #D4F0DE
split-complementary
#D4D8F0 #F0DED4 #E6F0D4
monochromatic
#7986D0 #A7AFE0 #D4D8F0 #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.41
#D4D8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#D4D8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D8F0
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D8F0 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#D1D8EF
Tritanopia (blue-blind)
#CEDCE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4d8f0; /* rgb */ color: rgb(212, 216, 240); /* oklch */ color: oklch(88.7% 0.033 278.2);
Tailwind
colors: {
custom: {
50: '#e1e4f5',
500: '#d4d8f0',
950: '#000000',
},
}SCSS
$custom: #d4d8f0; $custom-light: #e1e4f5; $custom-dark: #000000;
JSON
{
"hex": "#d4d8f0",
"rgb": {
"r": 212,
"g": 216,
"b": 240
},
"hsl": {
"h": 231.429,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.88653,
"c": 0.03319,
"h": 278.2
},
"luminance": 0.694
}Semantic roles & 50–950 ramp
primary
#D4D8F0
secondary
#CDC69B
accent
#A72ABC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485