#DCE0F0#DCE0F0
#DCE0F0 is a very light, muted blue. Relative luminance 0.748; OKLCH L 90.8% C 0.022 H 274.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0F0 |
|---|---|
| RGB | rgb(220, 224, 240) |
| HSL | hsl(228, 40%, 90%) |
| HSV | hsv(228, 8%, 94%) |
| CMYK | cmyk(8.3%, 6.7%, 0%, 5.9%) |
| CIE-LAB | lab(89.31, 1.66, -8.25) |
| CIE-LCH | lch(89.31, 8.41, 281.39°) |
| OKLab | oklab(90.84% 0.0018 -0.0221) |
| OKLCH | oklch(90.84% 0.022 274.7) |
| XYZ | xyz(71.8958, 74.8177, 93.0747) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.12
Fog
#D8DCE0
ΔE00 5.68
Ghostwhite
#F8F8FF
ΔE00 6.46
Aliceblue
#F0F8FF
ΔE00 7.03
Gainsboro
#DCDCDC
ΔE00 7.28
Light Gray
#D3D3D3
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0F0 #F0ECDC
analogous
#DCEAF0 #DCE0F0 #E2DCF0
triadic
#DCE0F0 #F0DCE0 #E0F0DC
tetradic
#DCE0F0 #F0DCEA #F0ECDC #DCF0E2
square
#DCE0F0 #F0DCEA #F0ECDC #DCF0E2
split-complementary
#DCE0F0 #F0E2DC #EAF0DC
monochromatic
#8694CB #B1BADE #DCE0F0 #EAECF6 #EAECF6
Accessibility & contrast
On white
1.32
#DCE0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#DCE0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0F0
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0F0 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F1
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#D8E3E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dce0f0; /* rgb */ color: rgb(220, 224, 240); /* oklch */ color: oklch(90.8% 0.022 274.7);
Tailwind
colors: {
custom: {
50: '#e6e9f5',
500: '#dce0f0',
950: '#000000',
},
}SCSS
$custom: #dce0f0; $custom-light: #e6e9f5; $custom-dark: #000000;
JSON
{
"hex": "#dce0f0",
"rgb": {
"r": 220,
"g": 224,
"b": 240
},
"hsl": {
"h": 228,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.9084,
"c": 0.02219,
"h": 274.7
},
"luminance": 0.74818
}Semantic roles & 50–950 ramp
primary
#DCE0F0
secondary
#CCC4A4
accent
#9932B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485