#DCE4FC#DCE4FC
#DCE4FC is a very light, muted blue. Relative luminance 0.777; OKLCH L 92.0% C 0.034 H 271.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4FC |
|---|---|
| RGB | rgb(220, 228, 252) |
| HSL | hsl(225, 84%, 93%) |
| HSV | hsv(225, 13%, 99%) |
| CMYK | cmyk(12.7%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(90.66, 1.95, -12.53) |
| CIE-LCH | lch(90.66, 12.68, 278.86°) |
| OKLab | oklab(92.01% 0.0006 -0.0338) |
| OKLCH | oklch(92.01% 0.034 271) |
| XYZ | xyz(74.8254, 77.7298, 103.1378) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.54
Light Blue Grey
#B7C9E2
ΔE00 7.82
Ghostwhite
#F8F8FF
ΔE00 8.08
Aliceblue
#F0F8FF
ΔE00 8.32
Fog
#D8DCE0
ΔE00 8.40
Periwinkle
#CCCCFF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4FC #FCF4DC
analogous
#DCF4FC #DCE4FC #E4DCFC
triadic
#DCE4FC #FCDCE4 #E4FCDC
tetradic
#DCE4FC #FCDCF4 #FCF4DC #DCFCE4
square
#DCE4FC #FCDCF4 #FCF4DC #DCFCE4
split-complementary
#DCE4FC #FCE4DC #F4FCDC
monochromatic
#6B8DF2 #A4B9F7 #DCE4FC #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.27
#DCE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#DCE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4FC
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4FC | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FD
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#D5E8EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce4fc; /* rgb */ color: rgb(220, 228, 252); /* oklch */ color: oklch(92.0% 0.034 271.0);
Tailwind
colors: {
custom: {
50: '#e7ecfd',
500: '#dce4fc',
950: '#000000',
},
}SCSS
$custom: #dce4fc; $custom-light: #e7ecfd; $custom-dark: #000000;
JSON
{
"hex": "#dce4fc",
"rgb": {
"r": 220,
"g": 228,
"b": 252
},
"hsl": {
"h": 225,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92011,
"c": 0.0338,
"h": 271
},
"luminance": 0.77731
}Semantic roles & 50–950 ramp
primary
#DCE4FC
secondary
#E4D198
accent
#AA05E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485