#D2DCFD#D2DCFD
#D2DCFD is a very light, muted blue. Relative luminance 0.720; OKLCH L 89.7% C 0.047 H 272.1°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCFD |
|---|---|
| RGB | rgb(210, 220, 253) |
| HSL | hsl(226, 91%, 91%) |
| HSV | hsv(226, 17%, 99%) |
| CMYK | cmyk(17%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(87.96, 3.22, -17.17) |
| CIE-LCH | lch(87.96, 17.47, 280.61°) |
| OKLab | oklab(89.73% 0.0017 -0.0466) |
| OKLCH | oklch(89.73% 0.047 272.1) |
| XYZ | xyz(69.8969, 71.9787, 103.1202) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Periwinkle
#CCCCFF
ΔE00 6.16
Light Periwinkle
#C1C6FC
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 6.97
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Lightsteelblue
#B0C4DE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCFD #FDF3D2
analogous
#D2F1FD #D2DCFD #DDD2FD
triadic
#D2DCFD #FDD2DC #DCFDD2
tetradic
#D2DCFD #FDD2F1 #FDF3D2 #D2FDDD
square
#D2DCFD #FDD2F1 #FDF3D2 #D2FDDD
split-complementary
#D2DCFD #FDDDD2 #F1FDD2
monochromatic
#5D81F8 #97AEFA #D2DCFD #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.36
#D2DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#D2DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCFD
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCFD | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFF
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#C8E2E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2dcfd; /* rgb */ color: rgb(210, 220, 253); /* oklch */ color: oklch(89.7% 0.047 272.1);
Tailwind
colors: {
custom: {
50: '#e0e6fe',
500: '#d2dcfd',
950: '#000000',
},
}SCSS
$custom: #d2dcfd; $custom-light: #e0e6fe; $custom-dark: #000000;
JSON
{
"hex": "#d2dcfd",
"rgb": {
"r": 210,
"g": 220,
"b": 253
},
"hsl": {
"h": 226.047,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.8973,
"c": 0.04662,
"h": 272.1
},
"luminance": 0.7198
}Semantic roles & 50–950 ramp
primary
#D2DCFD
secondary
#E6D18D
accent
#B000E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485