#D8D2FF#D8D2FF
#D8D2FF is a very light, moderate blue. Relative luminance 0.679; OKLCH L 88.3% C 0.062 H 291.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D2FF |
|---|---|
| RGB | rgb(216, 210, 255) |
| HSL | hsl(248, 100%, 91%) |
| HSV | hsv(248, 18%, 100%) |
| CMYK | cmyk(15.3%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(85.96, 10.77, -21.19) |
| CIE-LCH | lch(85.96, 23.77, 296.94°) |
| OKLab | oklab(88.3% 0.0223 -0.0576) |
| OKLCH | oklch(88.3% 0.062 291.2) |
| XYZ | xyz(69.4116, 67.9115, 104.0397) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.13
Pale Lilac
#E4CBFF
ΔE00 5.17
Light Periwinkle
#C1C6FC
ΔE00 5.56
Light Lavender
#DFC5FE
ΔE00 5.68
Pale Lavender
#EECFFE
ΔE00 6.93
Light Lilac
#EDC8FF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D2FF #F9FFD2
analogous
#D2E2FF #D8D2FF #EED2FF
triadic
#D8D2FF #FFD8D2 #D2FFD8
tetradic
#D8D2FF #FFD2E2 #F9FFD2 #D2FFEE
square
#D8D2FF #FFD2E2 #F9FFD2 #D2FFEE
split-complementary
#D8D2FF #FFEED2 #E2FFD2
monochromatic
#6E58FF #A395FF #D8D2FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.44
#D8D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#D8D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D2FF
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D2FF | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#D0D9E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d8d2ff; /* rgb */ color: rgb(216, 210, 255); /* oklch */ color: oklch(88.3% 0.062 291.2);
Tailwind
colors: {
custom: {
50: '#e4dfff',
500: '#d8d2ff',
950: '#000000',
},
}SCSS
$custom: #d8d2ff; $custom-light: #e4dfff; $custom-dark: #000000;
JSON
{
"hex": "#d8d2ff",
"rgb": {
"r": 216,
"g": 210,
"b": 255
},
"hsl": {
"h": 248,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.88302,
"c": 0.0618,
"h": 291.2
},
"luminance": 0.67912
}Semantic roles & 50–950 ramp
primary
#D8D2FF
secondary
#DEEA8B
accent
#E600C7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486