#D2D6FC#D2D6FC
#D2D6FC is a very light, muted blue. Relative luminance 0.688; OKLCH L 88.5% C 0.052 H 280.5°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6FC |
|---|---|
| RGB | rgb(210, 214, 252) |
| HSL | hsl(234, 88%, 91%) |
| HSV | hsv(234, 17%, 99%) |
| CMYK | cmyk(16.7%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(86.42, 6.16, -18.97) |
| CIE-LCH | lch(86.42, 19.94, 288.00°) |
| OKLab | oklab(88.51% 0.0096 -0.0515) |
| OKLCH | oklch(88.51% 0.052 280.5) |
| XYZ | xyz(68.1915, 68.8221, 101.7679) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.84
Light Periwinkle
#C1C6FC
ΔE00 5.33
Lavender (CSS)
#E6E6FA
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 8.65
Pale Lilac
#E4CBFF
ΔE00 8.68
Light Lavender
#DFC5FE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6FC #FCF8D2
analogous
#D2EBFC #D2D6FC #E3D2FC
triadic
#D2D6FC #FCD2D6 #D6FCD2
tetradic
#D2D6FC #FCD2EB #FCF8D2 #D2FCE3
square
#D2D6FC #FCD2EB #FCF8D2 #D2FCE3
split-complementary
#D2D6FC #FCE3D2 #EBFCD2
monochromatic
#5F6DF4 #99A2F8 #D2D6FC #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.42
#D2D6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#D2D6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6FC
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6FC | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFE
Deuteranopia (green-blind)
#CAD7FB
Tritanopia (blue-blind)
#C9DCE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2d6fc; /* rgb */ color: rgb(210, 214, 252); /* oklch */ color: oklch(88.5% 0.052 280.5);
Tailwind
colors: {
custom: {
50: '#e0e2fd',
500: '#d2d6fc',
950: '#000000',
},
}SCSS
$custom: #d2d6fc; $custom-light: #e0e2fd; $custom-dark: #000000;
JSON
{
"hex": "#d2d6fc",
"rgb": {
"r": 210,
"g": 214,
"b": 252
},
"hsl": {
"h": 234.286,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.88514,
"c": 0.0524,
"h": 280.5
},
"luminance": 0.68823
}Semantic roles & 50–950 ramp
primary
#D2D6FC
secondary
#E4DC8E
accent
#CE01E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485