#DCE2F6#DCE2F6
#DCE2F6 is a very light, muted blue. Relative luminance 0.763; OKLCH L 91.4% C 0.028 H 272.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2F6 |
|---|---|
| RGB | rgb(220, 226, 246) |
| HSL | hsl(226, 59%, 91%) |
| HSV | hsv(226, 11%, 96%) |
| CMYK | cmyk(10.6%, 8.1%, 0%, 3.5%) |
| CIE-LAB | lab(89.98, 1.80, -10.39) |
| CIE-LCH | lch(89.98, 10.55, 279.80°) |
| OKLab | oklab(91.42% 0.0012 -0.028) |
| OKLCH | oklch(91.42% 0.028 272.5) |
| XYZ | xyz(73.3426, 76.2615, 98.0269) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.96
Fog
#D8DCE0
ΔE00 7.07
Ghostwhite
#F8F8FF
ΔE00 7.19
Aliceblue
#F0F8FF
ΔE00 7.59
Light Blue Grey
#B7C9E2
ΔE00 7.82
Gainsboro
#DCDCDC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2F6 #F6F0DC
analogous
#DCEFF6 #DCE2F6 #E3DCF6
triadic
#DCE2F6 #F6DCE2 #E2F6DC
tetradic
#DCE2F6 #F6DCEF #F6F0DC #DCF6E3
square
#DCE2F6 #F6DCEF #F6F0DC #DCF6E3
split-complementary
#DCE2F6 #F6E3DC #EFF6DC
monochromatic
#7B91DD #ABBAE9 #DCE2F6 #E7EBF9 #E7EBF9
Accessibility & contrast
On white
1.29
#DCE2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#DCE2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2F6
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2F6 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F7
Deuteranopia (green-blind)
#DBE1F5
Tritanopia (blue-blind)
#D6E6E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce2f6; /* rgb */ color: rgb(220, 226, 246); /* oklch */ color: oklch(91.4% 0.028 272.5);
Tailwind
colors: {
custom: {
50: '#e7ebf9',
500: '#dce2f6',
950: '#000000',
},
}SCSS
$custom: #dce2f6; $custom-light: #e7ebf9; $custom-dark: #000000;
JSON
{
"hex": "#dce2f6",
"rgb": {
"r": 220,
"g": 226,
"b": 246
},
"hsl": {
"h": 226.154,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.91424,
"c": 0.02799,
"h": 272.5
},
"luminance": 0.76262
}Semantic roles & 50–950 ramp
primary
#DCE2F6
secondary
#D7CA9F
accent
#A01FC7
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485