#D8D8F4#D8D8F4
#D8D8F4 is a very light, muted blue. Relative luminance 0.702; OKLCH L 89.1% C 0.038 H 285.6°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D8F4 |
|---|---|
| RGB | rgb(216, 216, 244) |
| HSL | hsl(240, 56%, 90%) |
| HSV | hsv(240, 11%, 96%) |
| CMYK | cmyk(11.5%, 11.5%, 0%, 4.3%) |
| CIE-LAB | lab(87.12, 5.35, -13.65) |
| CIE-LCH | lch(87.12, 14.66, 291.39°) |
| OKLab | oklab(89.09% 0.0103 -0.0368) |
| OKLCH | oklch(89.09% 0.038 285.6) |
| XYZ | xyz(69.2005, 70.2418, 95.4827) |
| Luminance | 0.7024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.15
Periwinkle
#CCCCFF
ΔE00 6.84
Light Periwinkle
#C1C6FC
ΔE00 8.41
Light Blue Grey
#B7C9E2
ΔE00 9.19
Pale Lilac
#E4CBFF
ΔE00 9.52
Thistle
#D8BFD8
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D8F4 #F4F4D8
analogous
#D8E6F4 #D8D8F4 #E6D8F4
triadic
#D8D8F4 #F4D8D8 #D8F4D8
tetradic
#D8D8F4 #F4D8E6 #F4F4D8 #D8F4E6
square
#D8D8F4 #F4D8E6 #F4F4D8 #D8F4E6
split-complementary
#D8D8F4 #F4E6D8 #E6F4D8
monochromatic
#7979D9 #A8A8E7 #D8D8F4 #E7E7F8 #E7E7F8
Accessibility & contrast
On white
1.40
#D8D8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#D8D8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D8F4
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D8F4 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF5
Deuteranopia (green-blind)
#D1D9F3
Tritanopia (blue-blind)
#D2DCE1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d8d8f4; /* rgb */ color: rgb(216, 216, 244); /* oklch */ color: oklch(89.1% 0.038 285.6);
Tailwind
colors: {
custom: {
50: '#e4e4f7',
500: '#d8d8f4',
950: '#000000',
},
}SCSS
$custom: #d8d8f4; $custom-light: #e4e4f7; $custom-dark: #000000;
JSON
{
"hex": "#d8d8f4",
"rgb": {
"r": 216,
"g": 216,
"b": 244
},
"hsl": {
"h": 240,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.89089,
"c": 0.03822,
"h": 285.6
},
"luminance": 0.70242
}Semantic roles & 50–950 ramp
primary
#D8D8F4
secondary
#D4D49C
accent
#C422C4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485