#DCE0FC#DCE0FC
#DCE0FC is a very light, muted blue. Relative luminance 0.756; OKLCH L 91.2% C 0.038 H 279.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0FC |
|---|---|
| RGB | rgb(220, 224, 252) |
| HSL | hsl(233, 84%, 93%) |
| HSV | hsv(233, 13%, 99%) |
| CMYK | cmyk(12.7%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(89.65, 4.03, -14.03) |
| CIE-LCH | lch(89.65, 14.60, 286.04°) |
| OKLab | oklab(91.22% 0.0061 -0.0379) |
| OKLCH | oklch(91.22% 0.038 279.2) |
| XYZ | xyz(73.7377, 75.5544, 102.7752) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.29
Periwinkle
#CCCCFF
ΔE00 7.55
Light Blue Grey
#B7C9E2
ΔE00 8.76
Light Periwinkle
#C1C6FC
ΔE00 8.93
Ghostwhite
#F8F8FF
ΔE00 9.42
Fog
#D8DCE0
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0FC #FCF8DC
analogous
#DCF0FC #DCE0FC #E8DCFC
triadic
#DCE0FC #FCDCE0 #E0FCDC
tetradic
#DCE0FC #FCDCF0 #FCF8DC #DCFCE8
square
#DCE0FC #FCDCF0 #FCF8DC #DCFCE8
split-complementary
#DCE0FC #FCE8DC #F0FCDC
monochromatic
#6B7CF2 #A4AEF7 #DCE0FC #E3E6FD #E3E6FD
Accessibility & contrast
On white
1.30
#DCE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#DCE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0FC
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0FC | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FD
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#D5E5E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce0fc; /* rgb */ color: rgb(220, 224, 252); /* oklch */ color: oklch(91.2% 0.038 279.2);
Tailwind
colors: {
custom: {
50: '#e7e9fd',
500: '#dce0fc',
950: '#000000',
},
}SCSS
$custom: #dce0fc; $custom-light: #e7e9fd; $custom-dark: #000000;
JSON
{
"hex": "#dce0fc",
"rgb": {
"r": 220,
"g": 224,
"b": 252
},
"hsl": {
"h": 232.5,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.91224,
"c": 0.03837,
"h": 279.2
},
"luminance": 0.75555
}Semantic roles & 50–950 ramp
primary
#DCE0FC
secondary
#E4DB98
accent
#C505E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485