#D2D4FC#D2D4FC
#D2D4FC is a very light, muted blue. Relative luminance 0.678; OKLCH L 88.1% C 0.055 H 282.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4FC |
|---|---|
| RGB | rgb(210, 212, 252) |
| HSL | hsl(237, 88%, 91%) |
| HSV | hsv(237, 17%, 99%) |
| CMYK | cmyk(16.7%, 15.9%, 0%, 1.2%) |
| CIE-LAB | lab(85.91, 7.22, -19.72) |
| CIE-LCH | lch(85.91, 21.00, 290.11°) |
| OKLab | oklab(88.12% 0.0123 -0.0536) |
| OKLCH | oklch(88.12% 0.055 282.9) |
| XYZ | xyz(67.6885, 67.8160, 101.6002) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.15
Light Periwinkle
#C1C6FC
ΔE00 4.94
Lavender (CSS)
#E6E6FA
ΔE00 7.46
Pale Lilac
#E4CBFF
ΔE00 7.84
Light Lavender
#DFC5FE
ΔE00 8.17
Light Blue Grey
#B7C9E2
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4FC #FCFAD2
analogous
#D2E9FC #D2D4FC #E5D2FC
triadic
#D2D4FC #FCD2D4 #D4FCD2
tetradic
#D2D4FC #FCD2E9 #FCFAD2 #D2FCE5
square
#D2D4FC #FCD2E9 #FCFAD2 #D2FCE5
split-complementary
#D2D4FC #FCE5D2 #E9FCD2
monochromatic
#5F66F4 #999DF8 #D2D4FC #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.44
#D2D4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#D2D4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4FC
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4FC | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FE
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#C9DBE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d4fc; /* rgb */ color: rgb(210, 212, 252); /* oklch */ color: oklch(88.1% 0.055 282.9);
Tailwind
colors: {
custom: {
50: '#e0e1fd',
500: '#d2d4fc',
950: '#000000',
},
}SCSS
$custom: #d2d4fc; $custom-light: #e0e1fd; $custom-dark: #000000;
JSON
{
"hex": "#d2d4fc",
"rgb": {
"r": 210,
"g": 212,
"b": 252
},
"hsl": {
"h": 237.143,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.88122,
"c": 0.05501,
"h": 282.9
},
"luminance": 0.67817
}Semantic roles & 50–950 ramp
primary
#D2D4FC
secondary
#E4E08E
accent
#D901E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485