#D2D2FD#D2D2FD
#D2D2FD is a very light, muted blue. Relative luminance 0.669; OKLCH L 87.8% C 0.059 H 285.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2FD |
|---|---|
| RGB | rgb(210, 210, 253) |
| HSL | hsl(240, 91%, 91%) |
| HSV | hsv(240, 17%, 99%) |
| CMYK | cmyk(17%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(85.45, 8.49, -20.96) |
| CIE-LCH | lch(85.45, 22.62, 292.06°) |
| OKLab | oklab(87.77% 0.0154 -0.057) |
| OKLCH | oklch(87.77% 0.059 285.1) |
| XYZ | xyz(67.3505, 66.8858, 102.2714) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.37
Light Periwinkle
#C1C6FC
ΔE00 4.49
Pale Lilac
#E4CBFF
ΔE00 7.00
Light Lavender
#DFC5FE
ΔE00 7.26
Lavender (CSS)
#E6E6FA
ΔE00 8.35
Pale Lavender
#EECFFE
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2FD #FDFDD2
analogous
#D2E7FD #D2D2FD #E7D2FD
triadic
#D2D2FD #FDD2D2 #D2FDD2
tetradic
#D2D2FD #FDD2E7 #FDFDD2 #D2FDE7
square
#D2D2FD #FDD2E7 #FDFDD2 #D2FDE7
split-complementary
#D2D2FD #FDE7D2 #E7FDD2
monochromatic
#5D5DF8 #9797FA #D2D2FD #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.46
#D2D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#D2D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2FD
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2FD | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#C9D9E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d2fd; /* rgb */ color: rgb(210, 210, 253); /* oklch */ color: oklch(87.8% 0.059 285.1);
Tailwind
colors: {
custom: {
50: '#e0dffe',
500: '#d2d2fd',
950: '#000000',
},
}SCSS
$custom: #d2d2fd; $custom-light: #e0dffe; $custom-dark: #000000;
JSON
{
"hex": "#d2d2fd",
"rgb": {
"r": 210,
"g": 210,
"b": 253
},
"hsl": {
"h": 240,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.87768,
"c": 0.05908,
"h": 285.1
},
"luminance": 0.66887
}Semantic roles & 50–950 ramp
primary
#D2D2FD
secondary
#E6E68D
accent
#E600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485