#D2D1FF#D2D1FF
#D2D1FF is a very light, moderate blue. Relative luminance 0.665; OKLCH L 87.6% C 0.063 H 286.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D1FF |
|---|---|
| RGB | rgb(210, 209, 255) |
| HSL | hsl(241, 100%, 91%) |
| HSV | hsv(241, 18%, 100%) |
| CMYK | cmyk(17.6%, 18%, 0%, 0%) |
| CIE-LAB | lab(85.26, 9.45, -22.30) |
| CIE-LCH | lch(85.26, 24.22, 292.98°) |
| OKLab | oklab(87.65% 0.0174 -0.0608) |
| OKLCH | oklch(87.65% 0.063 286) |
| XYZ | xyz(67.4247, 66.5217, 103.8761) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.77
Light Periwinkle
#C1C6FC
ΔE00 4.10
Pale Lilac
#E4CBFF
ΔE00 6.58
Light Lavender
#DFC5FE
ΔE00 6.75
Pale Lavender
#EECFFE
ΔE00 8.56
Lavender (CSS)
#E6E6FA
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D1FF #FEFFD1
analogous
#D1E7FF #D2D1FF #E9D1FF
triadic
#D2D1FF #FFD2D1 #D1FFD2
tetradic
#D2D1FF #FFD1E7 #FEFFD1 #D1FFE9
square
#D2D1FF #FFD1E7 #FEFFD1 #D1FFE9
split-complementary
#D2D1FF #FFE9D1 #E7FFD1
monochromatic
#5A57FF #9694FF #D2D1FF #E1E0FF #E1E0FF
Accessibility & contrast
On white
1.47
#D2D1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#D2D1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D1FF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D1FF | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#C9D9E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d1ff; /* rgb */ color: rgb(210, 209, 255); /* oklch */ color: oklch(87.6% 0.063 286.0);
Tailwind
colors: {
custom: {
50: '#e0dfff',
500: '#d2d1ff',
950: '#000000',
},
}SCSS
$custom: #d2d1ff; $custom-light: #e0dfff; $custom-dark: #000000;
JSON
{
"hex": "#d2d1ff",
"rgb": {
"r": 210,
"g": 209,
"b": 255
},
"hsl": {
"h": 241.304,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.87645,
"c": 0.06321,
"h": 286
},
"luminance": 0.66523
}Semantic roles & 50–950 ramp
primary
#D2D1FF
secondary
#E8EA8A
accent
#E600E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486