#D2D8FA#D2D8FA
#D2D8FA is a very light, muted blue. Relative luminance 0.697; OKLCH L 88.8% C 0.047 H 277.5°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8FA |
|---|---|
| RGB | rgb(210, 216, 250) |
| HSL | hsl(231, 80%, 90%) |
| HSV | hsv(231, 16%, 98%) |
| CMYK | cmyk(16%, 13.6%, 0%, 2%) |
| CIE-LAB | lab(86.86, 4.69, -17.25) |
| CIE-LCH | lch(86.86, 17.87, 285.20°) |
| OKLab | oklab(88.84% 0.0062 -0.0468) |
| OKLCH | oklch(88.84% 0.047 277.5) |
| XYZ | xyz(68.3855, 69.7145, 100.2773) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.10
Lavender (CSS)
#E6E6FA
ΔE00 5.86
Light Periwinkle
#C1C6FC
ΔE00 6.24
Light Blue Grey
#B7C9E2
ΔE00 7.74
Lightsteelblue
#B0C4DE
ΔE00 8.88
Powder Blue (survey)
#B1D1FC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8FA #FAF4D2
analogous
#D2ECFA #D2D8FA #E0D2FA
triadic
#D2D8FA #FAD2D8 #D8FAD2
tetradic
#D2D8FA #FAD2EC #FAF4D2 #D2FAE0
square
#D2D8FA #FAD2EC #FAF4D2 #D2FAE0
split-complementary
#D2D8FA #FAE0D2 #ECFAD2
monochromatic
#6479EE #9BA8F4 #D2D8FA #E3E7FC #E3E7FC
Accessibility & contrast
On white
1.41
#D2D8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#D2D8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8FA
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8FA | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFC
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#C9DEE3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2d8fa; /* rgb */ color: rgb(210, 216, 250); /* oklch */ color: oklch(88.8% 0.047 277.5);
Tailwind
colors: {
custom: {
50: '#e0e4fc',
500: '#d2d8fa',
950: '#000000',
},
}SCSS
$custom: #d2d8fa; $custom-light: #e0e4fc; $custom-dark: #000000;
JSON
{
"hex": "#d2d8fa",
"rgb": {
"r": 210,
"g": 216,
"b": 250
},
"hsl": {
"h": 231,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.88837,
"c": 0.04718,
"h": 277.5
},
"luminance": 0.69715
}Semantic roles & 50–950 ramp
primary
#D2D8FA
secondary
#E0D490
accent
#BD09DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485