#D2D2FC#D2D2FC
#D2D2FC is a very light, muted blue. Relative luminance 0.668; OKLCH L 87.7% C 0.058 H 285.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D2FC |
|---|---|
| RGB | rgb(210, 210, 252) |
| HSL | hsl(240, 88%, 91%) |
| HSV | hsv(240, 17%, 99%) |
| CMYK | cmyk(16.7%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(85.41, 8.28, -20.48) |
| CIE-LCH | lch(85.41, 22.09, 292.02°) |
| OKLab | oklab(87.73% 0.0151 -0.0557) |
| OKLCH | oklch(87.73% 0.058 285.1) |
| XYZ | xyz(67.1916, 66.8223, 101.4346) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.59
Light Periwinkle
#C1C6FC
ΔE00 4.65
Pale Lilac
#E4CBFF
ΔE00 7.06
Light Lavender
#DFC5FE
ΔE00 7.36
Lavender (CSS)
#E6E6FA
ΔE00 8.13
Pale Lavender
#EECFFE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D2FC #FCFCD2
analogous
#D2E7FC #D2D2FC #E7D2FC
triadic
#D2D2FC #FCD2D2 #D2FCD2
tetradic
#D2D2FC #FCD2E7 #FCFCD2 #D2FCE7
square
#D2D2FC #FCD2E7 #FCFCD2 #D2FCE7
split-complementary
#D2D2FC #FCE7D2 #E7FCD2
monochromatic
#5F5FF4 #9999F8 #D2D2FC #E2E2FD #E2E2FD
Accessibility & contrast
On white
1.46
#D2D2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#D2D2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D2FC
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D2FC | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FE
Deuteranopia (green-blind)
#C7D4FB
Tritanopia (blue-blind)
#C9D9E0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d2fc; /* rgb */ color: rgb(210, 210, 252); /* oklch */ color: oklch(87.7% 0.058 285.1);
Tailwind
colors: {
custom: {
50: '#e0dffd',
500: '#d2d2fc',
950: '#000000',
},
}SCSS
$custom: #d2d2fc; $custom-light: #e0dffd; $custom-dark: #000000;
JSON
{
"hex": "#d2d2fc",
"rgb": {
"r": 210,
"g": 210,
"b": 252
},
"hsl": {
"h": 240,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.87732,
"c": 0.05771,
"h": 285.1
},
"luminance": 0.66823
}Semantic roles & 50–950 ramp
primary
#D2D2FC
secondary
#E4E48E
accent
#E401E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485