#D2DCFA#D2DCFA
#D2DCFA is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.6% C 0.043 H 270.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCFA |
|---|---|
| RGB | rgb(210, 220, 250) |
| HSL | hsl(225, 80%, 90%) |
| HSV | hsv(225, 16%, 98%) |
| CMYK | cmyk(16%, 12%, 0%, 2%) |
| CIE-LAB | lab(87.87, 2.59, -15.73) |
| CIE-LCH | lch(87.87, 15.94, 279.34°) |
| OKLab | oklab(89.63% 0.0007 -0.0426) |
| OKLCH | oklch(89.63% 0.043 270.9) |
| XYZ | xyz(69.4228, 71.7891, 100.6231) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.42
Light Blue Grey
#B7C9E2
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 6.91
Light Periwinkle
#C1C6FC
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 7.83
Powder Blue (survey)
#B1D1FC
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCFA #FAF0D2
analogous
#D2F0FA #D2DCFA #DCD2FA
triadic
#D2DCFA #FAD2DC #DCFAD2
tetradic
#D2DCFA #FAD2F0 #FAF0D2 #D2FADC
square
#D2DCFA #FAD2F0 #FAF0D2 #D2FADC
split-complementary
#D2DCFA #FADCD2 #F0FAD2
monochromatic
#6486EE #9BB1F4 #D2DCFA #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.37
#D2DCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D2DCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCFA
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCFA | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFB
Deuteranopia (green-blind)
#D1DBF9
Tritanopia (blue-blind)
#C9E2E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dcfa; /* rgb */ color: rgb(210, 220, 250); /* oklch */ color: oklch(89.6% 0.043 270.9);
Tailwind
colors: {
custom: {
50: '#e0e6fc',
500: '#d2dcfa',
950: '#000000',
},
}SCSS
$custom: #d2dcfa; $custom-light: #e0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#d2dcfa",
"rgb": {
"r": 210,
"g": 220,
"b": 250
},
"hsl": {
"h": 225,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.89628,
"c": 0.04262,
"h": 270.9
},
"luminance": 0.7179
}Semantic roles & 50–950 ramp
primary
#D2DCFA
secondary
#E0CC90
accent
#A809DC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485