#DCE2FC#DCE2FC
#DCE2FC is a very light, muted blue. Relative luminance 0.766; OKLCH L 91.6% C 0.036 H 275.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2FC |
|---|---|
| RGB | rgb(220, 226, 252) |
| HSL | hsl(229, 84%, 93%) |
| HSV | hsv(229, 13%, 99%) |
| CMYK | cmyk(12.7%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.15, 2.99, -13.28) |
| CIE-LCH | lch(90.15, 13.61, 282.70°) |
| OKLab | oklab(91.62% 0.0034 -0.0358) |
| OKLCH | oklch(91.62% 0.036 275.3) |
| XYZ | xyz(74.2784, 76.6358, 102.9555) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.16
Light Blue Grey
#B7C9E2
ΔE00 8.22
Periwinkle
#CCCCFF
ΔE00 8.38
Ghostwhite
#F8F8FF
ΔE00 8.70
Fog
#D8DCE0
ΔE00 9.18
Aliceblue
#F0F8FF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2FC #FCF6DC
analogous
#DCF2FC #DCE2FC #E6DCFC
triadic
#DCE2FC #FCDCE2 #E2FCDC
tetradic
#DCE2FC #FCDCF2 #FCF6DC #DCFCE6
square
#DCE2FC #FCDCF2 #FCF6DC #DCFCE6
split-complementary
#DCE2FC #FCE6DC #F2FCDC
monochromatic
#6B85F2 #A4B3F7 #DCE2FC #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.29
#DCE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#DCE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2FC
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2FC | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FD
Deuteranopia (green-blind)
#D9E2FB
Tritanopia (blue-blind)
#D5E7EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce2fc; /* rgb */ color: rgb(220, 226, 252); /* oklch */ color: oklch(91.6% 0.036 275.3);
Tailwind
colors: {
custom: {
50: '#e7ebfd',
500: '#dce2fc',
950: '#000000',
},
}SCSS
$custom: #dce2fc; $custom-light: #e7ebfd; $custom-dark: #000000;
JSON
{
"hex": "#dce2fc",
"rgb": {
"r": 220,
"g": 226,
"b": 252
},
"hsl": {
"h": 228.75,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.91617,
"c": 0.03599,
"h": 275.3
},
"luminance": 0.76637
}Semantic roles & 50–950 ramp
primary
#DCE2FC
secondary
#E4D698
accent
#B705E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485