#D8D2FC#D8D2FC
#D8D2FC is a very light, muted blue. Relative luminance 0.677; OKLCH L 88.2% C 0.058 H 291.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D2FC |
|---|---|
| RGB | rgb(216, 210, 252) |
| HSL | hsl(249, 88%, 91%) |
| HSV | hsv(249, 17%, 99%) |
| CMYK | cmyk(14.3%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(85.87, 10.15, -19.75) |
| CIE-LCH | lch(85.87, 22.21, 297.19°) |
| OKLab | oklab(88.2% 0.0214 -0.0536) |
| OKLCH | oklch(88.2% 0.058 291.7) |
| XYZ | xyz(68.9324, 67.7199, 101.5162) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.67
Pale Lilac
#E4CBFF
ΔE00 5.37
Light Lavender
#DFC5FE
ΔE00 6.01
Light Periwinkle
#C1C6FC
ΔE00 6.01
Pale Lavender
#EECFFE
ΔE00 6.92
Light Lilac
#EDC8FF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D2FC #F6FCD2
analogous
#D2E1FC #D8D2FC #EDD2FC
triadic
#D8D2FC #FCD8D2 #D2FCD8
tetradic
#D8D2FC #FCD2E1 #F6FCD2 #D2FCED
square
#D8D2FC #FCD2E1 #F6FCD2 #D2FCED
split-complementary
#D8D2FC #FCEDD2 #E1FCD2
monochromatic
#755FF4 #A699F8 #D8D2FC #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.44
#D8D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#D8D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D2FC
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D2FC | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FE
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#D1D8E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d8d2fc; /* rgb */ color: rgb(216, 210, 252); /* oklch */ color: oklch(88.2% 0.058 291.7);
Tailwind
colors: {
custom: {
50: '#e4dffd',
500: '#d8d2fc',
950: '#000000',
},
}SCSS
$custom: #d8d2fc; $custom-light: #e4dffd; $custom-dark: #000000;
JSON
{
"hex": "#d8d2fc",
"rgb": {
"r": 216,
"g": 210,
"b": 252
},
"hsl": {
"h": 248.571,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.88195,
"c": 0.05772,
"h": 291.7
},
"luminance": 0.6772
}Semantic roles & 50–950 ramp
primary
#D8D2FC
secondary
#D8E48E
accent
#E401C4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485