#D2D9FA#D2D9FA
#D2D9FA is a very light, muted blue. Relative luminance 0.702; OKLCH L 89.0% C 0.046 H 276.0°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D9FA |
|---|---|
| RGB | rgb(210, 217, 250) |
| HSL | hsl(230, 80%, 90%) |
| HSV | hsv(230, 16%, 98%) |
| CMYK | cmyk(16%, 13.2%, 0%, 2%) |
| CIE-LAB | lab(87.11, 4.16, -16.87) |
| CIE-LCH | lch(87.11, 17.37, 283.86°) |
| OKLab | oklab(89.04% 0.0048 -0.0457) |
| OKLCH | oklch(89.04% 0.046 276) |
| XYZ | xyz(68.6425, 70.2285, 100.3630) |
| Luminance | 0.7023 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.52
Lavender (CSS)
#E6E6FA
ΔE00 5.66
Light Periwinkle
#C1C6FC
ΔE00 6.53
Light Blue Grey
#B7C9E2
ΔE00 7.41
Lightsteelblue
#B0C4DE
ΔE00 8.59
Powder Blue (survey)
#B1D1FC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D9FA #FAF3D2
analogous
#D2EDFA #D2D9FA #DFD2FA
triadic
#D2D9FA #FAD2D9 #D9FAD2
tetradic
#D2D9FA #FAD2ED #FAF3D2 #D2FADF
square
#D2D9FA #FAD2ED #FAF3D2 #D2FADF
split-complementary
#D2D9FA #FADFD2 #EDFAD2
monochromatic
#647CEE #9BAAF4 #D2D9FA #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.40
#D2D9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#D2D9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D9FA
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D9FA | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#CED9F9
Tritanopia (blue-blind)
#C9DFE4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2d9fa; /* rgb */ color: rgb(210, 217, 250); /* oklch */ color: oklch(89.0% 0.046 276.0);
Tailwind
colors: {
custom: {
50: '#e0e4fc',
500: '#d2d9fa',
950: '#000000',
},
}SCSS
$custom: #d2d9fa; $custom-light: #e0e4fc; $custom-dark: #000000;
JSON
{
"hex": "#d2d9fa",
"rgb": {
"r": 210,
"g": 217,
"b": 250
},
"hsl": {
"h": 229.5,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.89035,
"c": 0.04598,
"h": 276
},
"luminance": 0.70229
}Semantic roles & 50–950 ramp
primary
#D2D9FA
secondary
#E0D290
accent
#B709DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485