#D2D8FC#D2D8FC
#D2D8FC is a very light, muted blue. Relative luminance 0.698; OKLCH L 88.9% C 0.050 H 277.9°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8FC |
|---|---|
| RGB | rgb(210, 216, 252) |
| HSL | hsl(231, 88%, 91%) |
| HSV | hsv(231, 17%, 99%) |
| CMYK | cmyk(16.7%, 14.3%, 0%, 1.2%) |
| CIE-LAB | lab(86.92, 5.11, -18.21) |
| CIE-LCH | lch(86.92, 18.91, 285.67°) |
| OKLab | oklab(88.91% 0.0068 -0.0494) |
| OKLCH | oklch(88.91% 0.05 277.9) |
| XYZ | xyz(68.7008, 69.8406, 101.9377) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.62
Light Periwinkle
#C1C6FC
ΔE00 5.83
Lavender (CSS)
#E6E6FA
ΔE00 6.29
Light Blue Grey
#B7C9E2
ΔE00 8.02
Powder Blue (survey)
#B1D1FC
ΔE00 9.07
Lightsteelblue
#B0C4DE
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8FC #FCF6D2
analogous
#D2EDFC #D2D8FC #E1D2FC
triadic
#D2D8FC #FCD2D8 #D8FCD2
tetradic
#D2D8FC #FCD2ED #FCF6D2 #D2FCE1
square
#D2D8FC #FCD2ED #FCF6D2 #D2FCE1
split-complementary
#D2D8FC #FCE1D2 #EDFCD2
monochromatic
#5F75F4 #99A6F8 #D2D8FC #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.40
#D2D8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#D2D8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8FC
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8FC | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFE
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#C9DEE4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2d8fc; /* rgb */ color: rgb(210, 216, 252); /* oklch */ color: oklch(88.9% 0.050 277.9);
Tailwind
colors: {
custom: {
50: '#e0e4fd',
500: '#d2d8fc',
950: '#000000',
},
}SCSS
$custom: #d2d8fc; $custom-light: #e0e4fd; $custom-dark: #000000;
JSON
{
"hex": "#d2d8fc",
"rgb": {
"r": 210,
"g": 216,
"b": 252
},
"hsl": {
"h": 231.429,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.88906,
"c": 0.04991,
"h": 277.9
},
"luminance": 0.69842
}Semantic roles & 50–950 ramp
primary
#D2D8FC
secondary
#E4D88E
accent
#C401E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485