#DCE6FC#DCE6FC
#DCE6FC is a very light, muted blue. Relative luminance 0.788; OKLCH L 92.4% C 0.032 H 266.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6FC |
|---|---|
| RGB | rgb(220, 230, 252) |
| HSL | hsl(221, 84%, 93%) |
| HSV | hsv(221, 13%, 99%) |
| CMYK | cmyk(12.7%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.16, 0.92, -11.78) |
| CIE-LCH | lch(91.16, 11.81, 274.45°) |
| OKLab | oklab(92.41% -0.0021 -0.0317) |
| OKLCH | oklch(92.41% 0.032 266.2) |
| XYZ | xyz(75.3788, 78.8365, 103.3223) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.36
Aliceblue
#F0F8FF
ΔE00 7.27
Ghostwhite
#F8F8FF
ΔE00 7.59
Light Blue Grey
#B7C9E2
ΔE00 7.65
Fog
#D8DCE0
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6FC #FCF2DC
analogous
#DCF6FC #DCE6FC #E2DCFC
triadic
#DCE6FC #FCDCE6 #E6FCDC
tetradic
#DCE6FC #FCDCF6 #FCF2DC #DCFCE2
square
#DCE6FC #FCDCF6 #FCF2DC #DCFCE2
split-complementary
#DCE6FC #FCE2DC #F6FCDC
monochromatic
#6B95F2 #A4BEF7 #DCE6FC #E3EBFD #E3EBFD
Accessibility & contrast
On white
1.25
#DCE6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#DCE6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6FC
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6FC | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FD
Deuteranopia (green-blind)
#DDE4FB
Tritanopia (blue-blind)
#D5EAED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce6fc; /* rgb */ color: rgb(220, 230, 252); /* oklch */ color: oklch(92.4% 0.032 266.2);
Tailwind
colors: {
custom: {
50: '#e7edfd',
500: '#dce6fc',
950: '#000000',
},
}SCSS
$custom: #dce6fc; $custom-light: #e7edfd; $custom-dark: #000000;
JSON
{
"hex": "#dce6fc",
"rgb": {
"r": 220,
"g": 230,
"b": 252
},
"hsl": {
"h": 221.25,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92406,
"c": 0.03182,
"h": 266.2
},
"luminance": 0.78838
}Semantic roles & 50–950 ramp
primary
#DCE6FC
secondary
#E4CC98
accent
#9C05E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485