#D2DCFC#D2DCFC
#D2DCFC is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.7% C 0.045 H 271.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCFC |
|---|---|
| RGB | rgb(210, 220, 252) |
| HSL | hsl(226, 88%, 91%) |
| HSV | hsv(226, 17%, 99%) |
| CMYK | cmyk(16.7%, 12.7%, 0%, 1.2%) |
| CIE-LAB | lab(87.93, 3.01, -16.69) |
| CIE-LCH | lch(87.93, 16.96, 280.21°) |
| OKLab | oklab(89.7% 0.0014 -0.0453) |
| OKLCH | oklch(89.7% 0.045 271.7) |
| XYZ | xyz(69.7381, 71.9152, 102.2834) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.72
Periwinkle
#CCCCFF
ΔE00 6.40
Light Blue Grey
#B7C9E2
ΔE00 6.82
Light Periwinkle
#C1C6FC
ΔE00 7.10
Powder Blue (survey)
#B1D1FC
ΔE00 7.94
Lightsteelblue
#B0C4DE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCFC #FCF2D2
analogous
#D2F1FC #D2DCFC #DDD2FC
triadic
#D2DCFC #FCD2DC #DCFCD2
tetradic
#D2DCFC #FCD2F1 #FCF2D2 #D2FCDD
square
#D2DCFC #FCD2F1 #FCF2D2 #D2FCDD
split-complementary
#D2DCFC #FCDDD2 #F1FCD2
monochromatic
#5F83F4 #99AFF8 #D2DCFC #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.37
#D2DCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#D2DCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCFC
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCFC | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFE
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#C8E2E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dcfc; /* rgb */ color: rgb(210, 220, 252); /* oklch */ color: oklch(89.7% 0.045 271.7);
Tailwind
colors: {
custom: {
50: '#e0e6fd',
500: '#d2dcfc',
950: '#000000',
},
}SCSS
$custom: #d2dcfc; $custom-light: #e0e6fd; $custom-dark: #000000;
JSON
{
"hex": "#d2dcfc",
"rgb": {
"r": 210,
"g": 220,
"b": 252
},
"hsl": {
"h": 225.714,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.89696,
"c": 0.04528,
"h": 271.7
},
"luminance": 0.71916
}Semantic roles & 50–950 ramp
primary
#D2DCFC
secondary
#E4D08E
accent
#AE01E4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485