#D2DCF2#D2DCF2
#D2DCF2 is a very light, muted blue. Relative luminance 0.713; OKLCH L 89.4% C 0.032 H 266.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCF2 |
|---|---|
| RGB | rgb(210, 220, 242) |
| HSL | hsl(221, 55%, 89%) |
| HSV | hsv(221, 13%, 95%) |
| CMYK | cmyk(13.2%, 9.1%, 0%, 5.1%) |
| CIE-LAB | lab(87.63, 0.94, -11.87) |
| CIE-LCH | lch(87.63, 11.91, 274.52°) |
| OKLab | oklab(89.36% -0.0021 -0.032) |
| OKLCH | oklch(89.36% 0.032 266.2) |
| XYZ | xyz(68.1949, 71.2979, 94.1562) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.08
Light Blue Grey
#B7C9E2
ΔE00 5.66
Lightsteelblue
#B0C4DE
ΔE00 7.14
Fog
#D8DCE0
ΔE00 7.42
Cloudy Blue
#ACC2D9
ΔE00 8.22
Powder Blue (survey)
#B1D1FC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCF2 #F2E8D2
analogous
#D2ECF2 #D2DCF2 #D8D2F2
triadic
#D2DCF2 #F2D2DC #DCF2D2
tetradic
#D2DCF2 #F2D2EC #F2E8D2 #D2F2D8
square
#D2DCF2 #F2D2EC #F2E8D2 #D2F2D8
split-complementary
#D2DCF2 #F2D8D2 #ECF2D2
monochromatic
#7392D7 #A3B7E4 #D2DCF2 #E7EDF8 #E7EDF8
Accessibility & contrast
On white
1.38
#D2DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D2DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCF2
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCF2 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF3
Deuteranopia (green-blind)
#D3DAF1
Tritanopia (blue-blind)
#CBE0E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d2dcf2; /* rgb */ color: rgb(210, 220, 242); /* oklch */ color: oklch(89.4% 0.032 266.2);
Tailwind
colors: {
custom: {
50: '#e0e6f6',
500: '#d2dcf2',
950: '#000000',
},
}SCSS
$custom: #d2dcf2; $custom-light: #e0e6f6; $custom-dark: #000000;
JSON
{
"hex": "#d2dcf2",
"rgb": {
"r": 210,
"g": 220,
"b": 242
},
"hsl": {
"h": 221.25,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.89363,
"c": 0.0321,
"h": 266.2
},
"luminance": 0.71299
}Semantic roles & 50–950 ramp
primary
#D2DCF2
secondary
#D1BF97
accent
#9123C3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485