#D8D8F0#D8D8F0
#D8D8F0 is a very light, muted blue. Relative luminance 0.700; OKLCH L 89.0% C 0.033 H 285.7°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D8F0 |
|---|---|
| RGB | rgb(216, 216, 240) |
| HSL | hsl(240, 44%, 89%) |
| HSV | hsv(240, 10%, 94%) |
| CMYK | cmyk(10%, 10%, 0%, 5.9%) |
| CIE-LAB | lab(87.00, 4.55, -11.71) |
| CIE-LCH | lch(87.00, 12.56, 291.22°) |
| OKLab | oklab(88.96% 0.0089 -0.0315) |
| OKLCH | oklch(88.96% 0.033 285.7) |
| XYZ | xyz(68.5997, 70.0015, 92.3187) |
| Luminance | 0.7000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.41
Periwinkle
#CCCCFF
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.85
Fog
#D8DCE0
ΔE00 9.26
Light Periwinkle
#C1C6FC
ΔE00 9.49
Ghostwhite
#F8F8FF
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D8F0 #F0F0D8
analogous
#D8E4F0 #D8D8F0 #E4D8F0
triadic
#D8D8F0 #F0D8D8 #D8F0D8
tetradic
#D8D8F0 #F0D8E4 #F0F0D8 #D8F0E4
square
#D8D8F0 #F0D8E4 #F0F0D8 #D8F0E4
split-complementary
#D8D8F0 #F0E4D8 #E4F0D8
monochromatic
#8080CE #ACACDF #D8D8F0 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.40
#D8D8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#D8D8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D8F0
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D8F0 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF1
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#D3DCE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d8d8f0; /* rgb */ color: rgb(216, 216, 240); /* oklch */ color: oklch(89.0% 0.033 285.7);
Tailwind
colors: {
custom: {
50: '#e4e4f5',
500: '#d8d8f0',
950: '#000000',
},
}SCSS
$custom: #d8d8f0; $custom-light: #e4e4f5; $custom-dark: #000000;
JSON
{
"hex": "#d8d8f0",
"rgb": {
"r": 216,
"g": 216,
"b": 240
},
"hsl": {
"h": 240,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.88958,
"c": 0.03274,
"h": 285.7
},
"luminance": 0.70002
}Semantic roles & 50–950 ramp
primary
#D8D8F0
secondary
#CDCD9F
accent
#B82EB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485