#D8D8F2#D8D8F2
#D8D8F2 is a very light, muted blue. Relative luminance 0.701; OKLCH L 89.0% C 0.035 H 285.7°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D8F2 |
|---|---|
| RGB | rgb(216, 216, 242) |
| HSL | hsl(240, 50%, 90%) |
| HSV | hsv(240, 11%, 95%) |
| CMYK | cmyk(10.7%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(87.06, 4.94, -12.68) |
| CIE-LCH | lch(87.06, 13.61, 291.30°) |
| OKLab | oklab(89.02% 0.0096 -0.0342) |
| OKLCH | oklch(89.02% 0.035 285.7) |
| XYZ | xyz(68.8985, 70.1210, 93.8921) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.74
Periwinkle
#CCCCFF
ΔE00 7.45
Light Periwinkle
#C1C6FC
ΔE00 8.93
Light Blue Grey
#B7C9E2
ΔE00 9.01
Fog
#D8DCE0
ΔE00 9.91
Pale Lilac
#E4CBFF
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D8F2 #F2F2D8
analogous
#D8E5F2 #D8D8F2 #E5D8F2
triadic
#D8D8F2 #F2D8D8 #D8F2D8
tetradic
#D8D8F2 #F2D8E5 #F2F2D8 #D8F2E5
square
#D8D8F2 #F2D8E5 #F2F2D8 #D8F2E5
split-complementary
#D8D8F2 #F2E5D8 #E5F2D8
monochromatic
#7C7CD3 #AAAAE3 #D8D8F2 #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.40
#D8D8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#D8D8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D8F2
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D8F2 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#D1D9F1
Tritanopia (blue-blind)
#D3DCE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d8d8f2; /* rgb */ color: rgb(216, 216, 242); /* oklch */ color: oklch(89.0% 0.035 285.7);
Tailwind
colors: {
custom: {
50: '#e4e4f6',
500: '#d8d8f2',
950: '#000000',
},
}SCSS
$custom: #d8d8f2; $custom-light: #e4e4f6; $custom-dark: #000000;
JSON
{
"hex": "#d8d8f2",
"rgb": {
"r": 216,
"g": 216,
"b": 242
},
"hsl": {
"h": 240,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.89023,
"c": 0.03549,
"h": 285.7
},
"luminance": 0.70121
}Semantic roles & 50–950 ramp
primary
#D8D8F2
secondary
#D0D09E
accent
#BD28BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485