#D1D2FF#D1D2FF
#D1D2FF is a very light, moderate blue. Relative luminance 0.669; OKLCH L 87.8% C 0.062 H 284.0°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D1D2FF |
|---|---|
| RGB | rgb(209, 210, 255) |
| HSL | hsl(239, 100%, 91%) |
| HSV | hsv(239, 18%, 100%) |
| CMYK | cmyk(18%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(85.44, 8.61, -22.04) |
| CIE-LCH | lch(85.44, 23.66, 291.35°) |
| OKLab | oklab(87.76% 0.015 -0.06) |
| OKLCH | oklch(87.76% 0.062 284) |
| XYZ | xyz(67.3869, 66.8676, 103.9448) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 1.91
Light Periwinkle
#C1C6FC
ΔE00 4.00
Pale Lilac
#E4CBFF
ΔE00 7.21
Light Lavender
#DFC5FE
ΔE00 7.37
Lavender (CSS)
#E6E6FA
ΔE00 8.77
Pale Lavender
#EECFFE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1D2FF #FFFED1
analogous
#D1E9FF #D1D2FF #E7D1FF
triadic
#D1D2FF #FFD1D2 #D2FFD1
tetradic
#D1D2FF #FFD1E9 #FFFED1 #D1FFE7
square
#D1D2FF #FFD1E9 #FFFED1 #D1FFE7
split-complementary
#D1D2FF #FFE7D1 #E9FFD1
monochromatic
#575AFF #9496FF #D1D2FF #E0E1FF #E0E1FF
Accessibility & contrast
On white
1.46
#D1D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#D1D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1D2FF
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1D2FF | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C5D4FE
Tritanopia (blue-blind)
#C7DAE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d1d2ff; /* rgb */ color: rgb(209, 210, 255); /* oklch */ color: oklch(87.8% 0.062 284.0);
Tailwind
colors: {
custom: {
50: '#dfdfff',
500: '#d1d2ff',
950: '#000000',
},
}SCSS
$custom: #d1d2ff; $custom-light: #dfdfff; $custom-dark: #000000;
JSON
{
"hex": "#d1d2ff",
"rgb": {
"r": 209,
"g": 210,
"b": 255
},
"hsl": {
"h": 238.696,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.87764,
"c": 0.0619,
"h": 284
},
"luminance": 0.66868
}Semantic roles & 50–950 ramp
primary
#D1D2FF
secondary
#EAE88A
accent
#E100E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486