#D2DCFB#D2DCFB
#D2DCFB is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.7% C 0.044 H 271.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCFB |
|---|---|
| RGB | rgb(210, 220, 251) |
| HSL | hsl(225, 84%, 90%) |
| HSV | hsv(225, 16%, 98%) |
| CMYK | cmyk(16.3%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(87.90, 2.80, -16.21) |
| CIE-LCH | lch(87.90, 16.45, 279.79°) |
| OKLab | oklab(89.66% 0.001 -0.0439) |
| OKLCH | oklch(89.66% 0.044 271.3) |
| XYZ | xyz(69.5800, 71.8519, 101.4511) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.56
Periwinkle
#CCCCFF
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 6.66
Light Periwinkle
#C1C6FC
ΔE00 7.32
Lightsteelblue
#B0C4DE
ΔE00 7.96
Powder Blue (survey)
#B1D1FC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCFB #FBF1D2
analogous
#D2F0FB #D2DCFB #DCD2FB
triadic
#D2DCFB #FBD2DC #DCFBD2
tetradic
#D2DCFB #FBD2F0 #FBF1D2 #D2FBDC
square
#D2DCFB #FBD2F0 #FBF1D2 #D2FBDC
split-complementary
#D2DCFB #FBDCD2 #F0FBD2
monochromatic
#6285F1 #9AB0F6 #D2DCFB #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.37
#D2DCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D2DCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCFB
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCFB | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#D0DBFA
Tritanopia (blue-blind)
#C9E2E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dcfb; /* rgb */ color: rgb(210, 220, 251); /* oklch */ color: oklch(89.7% 0.044 271.3);
Tailwind
colors: {
custom: {
50: '#e0e6fc',
500: '#d2dcfb',
950: '#000000',
},
}SCSS
$custom: #d2dcfb; $custom-light: #e0e6fc; $custom-dark: #000000;
JSON
{
"hex": "#d2dcfb",
"rgb": {
"r": 210,
"g": 220,
"b": 251
},
"hsl": {
"h": 225.366,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.89662,
"c": 0.04395,
"h": 271.3
},
"luminance": 0.71853
}Semantic roles & 50–950 ramp
primary
#D2DCFB
secondary
#E2CE8F
accent
#AB05E0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485