#DCE4F6#DCE4F6
#DCE4F6 is a very light, muted blue. Relative luminance 0.774; OKLCH L 91.8% C 0.026 H 266.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4F6 |
|---|---|
| RGB | rgb(220, 228, 246) |
| HSL | hsl(222, 59%, 91%) |
| HSV | hsv(222, 11%, 96%) |
| CMYK | cmyk(10.6%, 7.3%, 0%, 3.5%) |
| CIE-LAB | lab(90.48, 0.76, -9.64) |
| CIE-LCH | lch(90.48, 9.67, 274.50°) |
| OKLab | oklab(91.82% -0.0015 -0.0259) |
| OKLCH | oklch(91.82% 0.026 266.6) |
| XYZ | xyz(73.8896, 77.3555, 98.2092) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.08
Fog
#D8DCE0
ΔE00 6.25
Aliceblue
#F0F8FF
ΔE00 6.45
Ghostwhite
#F8F8FF
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 7.68
Gainsboro
#DCDCDC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4F6 #F6EEDC
analogous
#DCF1F6 #DCE4F6 #E1DCF6
triadic
#DCE4F6 #F6DCE4 #E4F6DC
tetradic
#DCE4F6 #F6DCF1 #F6EEDC #DCF6E1
square
#DCE4F6 #F6DCF1 #F6EEDC #DCF6E1
split-complementary
#DCE4F6 #F6E1DC #F1F6DC
monochromatic
#7B99DD #ABBEE9 #DCE4F6 #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.27
#DCE4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#DCE4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4F6
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4F6 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F7
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#D6E7EA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce4f6; /* rgb */ color: rgb(220, 228, 246); /* oklch */ color: oklch(91.8% 0.026 266.6);
Tailwind
colors: {
custom: {
50: '#e7ecf9',
500: '#dce4f6',
950: '#000000',
},
}SCSS
$custom: #dce4f6; $custom-light: #e7ecf9; $custom-dark: #000000;
JSON
{
"hex": "#dce4f6",
"rgb": {
"r": 220,
"g": 228,
"b": 246
},
"hsl": {
"h": 221.538,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.9182,
"c": 0.02598,
"h": 266.6
},
"luminance": 0.77356
}Semantic roles & 50–950 ramp
primary
#DCE4F6
secondary
#D7C69F
accent
#931FC7
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485