#DCE3FC#DCE3FC
#DCE3FC is a very light, muted blue. Relative luminance 0.772; OKLCH L 91.8% C 0.035 H 273.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE3FC |
|---|---|
| RGB | rgb(220, 227, 252) |
| HSL | hsl(227, 84%, 93%) |
| HSV | hsv(227, 13%, 99%) |
| CMYK | cmyk(12.7%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(90.40, 2.47, -12.90) |
| CIE-LCH | lch(90.40, 13.14, 280.85°) |
| OKLab | oklab(91.81% 0.002 -0.0348) |
| OKLCH | oklch(91.81% 0.035 273.3) |
| XYZ | xyz(74.5511, 77.1812, 103.0464) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.29
Light Blue Grey
#B7C9E2
ΔE00 8.00
Ghostwhite
#F8F8FF
ΔE00 8.38
Fog
#D8DCE0
ΔE00 8.78
Periwinkle
#CCCCFF
ΔE00 8.82
Aliceblue
#F0F8FF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE3FC #FCF5DC
analogous
#DCF3FC #DCE3FC #E5DCFC
triadic
#DCE3FC #FCDCE3 #E3FCDC
tetradic
#DCE3FC #FCDCF3 #FCF5DC #DCFCE5
square
#DCE3FC #FCDCF3 #FCF5DC #DCFCE5
split-complementary
#DCE3FC #FCE5DC #F3FCDC
monochromatic
#6B89F2 #A4B6F7 #DCE3FC #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.28
#DCE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#DCE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE3FC
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE3FC | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FD
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#D5E7EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce3fc; /* rgb */ color: rgb(220, 227, 252); /* oklch */ color: oklch(91.8% 0.035 273.3);
Tailwind
colors: {
custom: {
50: '#e7ebfd',
500: '#dce3fc',
950: '#000000',
},
}SCSS
$custom: #dce3fc; $custom-light: #e7ebfd; $custom-dark: #000000;
JSON
{
"hex": "#dce3fc",
"rgb": {
"r": 220,
"g": 227,
"b": 252
},
"hsl": {
"h": 226.875,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.91814,
"c": 0.03487,
"h": 273.3
},
"luminance": 0.77182
}Semantic roles & 50–950 ramp
primary
#DCE3FC
secondary
#E4D498
accent
#B105E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485