#DCE3F2#DCE3F2
#DCE3F2 is a very light, muted blue. Relative luminance 0.766; OKLCH L 91.5% C 0.022 H 265.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE3F2 |
|---|---|
| RGB | rgb(220, 227, 242) |
| HSL | hsl(221, 46%, 91%) |
| HSV | hsv(221, 9%, 95%) |
| CMYK | cmyk(9.1%, 6.2%, 0%, 5.1%) |
| CIE-LAB | lab(90.12, 0.49, -8.09) |
| CIE-LCH | lch(90.12, 8.11, 273.50°) |
| OKLab | oklab(91.5% -0.0016 -0.0217) |
| OKLCH | oklch(91.5% 0.022 265.8) |
| XYZ | xyz(73.0079, 76.5639, 94.9192) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.44
Fog
#D8DCE0
ΔE00 5.10
Aliceblue
#F0F8FF
ΔE00 5.82
Ghostwhite
#F8F8FF
ΔE00 6.15
Gainsboro
#DCDCDC
ΔE00 7.03
Light Gray
#D3D3D3
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE3F2 #F2EBDC
analogous
#DCEEF2 #DCE3F2 #E0DCF2
triadic
#DCE3F2 #F2DCE3 #E3F2DC
tetradic
#DCE3F2 #F2DCEE #F2EBDC #DCF2E0
square
#DCE3F2 #F2DCEE #F2EBDC #DCF2E0
split-complementary
#DCE3F2 #F2E0DC #EEF2DC
monochromatic
#839CD1 #AFBFE1 #DCE3F2 #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.29
#DCE3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#DCE3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE3F2
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE3F2 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F3
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#D7E6E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce3f2; /* rgb */ color: rgb(220, 227, 242); /* oklch */ color: oklch(91.5% 0.022 265.8);
Tailwind
colors: {
custom: {
50: '#e7ebf6',
500: '#dce3f2',
950: '#000000',
},
}SCSS
$custom: #dce3f2; $custom-light: #e7ebf6; $custom-dark: #000000;
JSON
{
"hex": "#dce3f2",
"rgb": {
"r": 220,
"g": 227,
"b": 242
},
"hsl": {
"h": 220.909,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91497,
"c": 0.02177,
"h": 265.8
},
"luminance": 0.76565
}Semantic roles & 50–950 ramp
primary
#DCE3F2
secondary
#D0C1A3
accent
#8C2CB9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485