#DCE2F8#DCE2F8
#DCE2F8 is a very light, muted blue. Relative luminance 0.764; OKLCH L 91.5% C 0.031 H 273.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2F8 |
|---|---|
| RGB | rgb(220, 226, 248) |
| HSL | hsl(227, 67%, 92%) |
| HSV | hsv(227, 11%, 97%) |
| CMYK | cmyk(11.3%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(90.04, 2.19, -11.36) |
| CIE-LCH | lch(90.04, 11.57, 280.92°) |
| OKLab | oklab(91.49% 0.0019 -0.0306) |
| OKLCH | oklch(91.49% 0.031 273.6) |
| XYZ | xyz(73.6512, 76.3849, 99.6522) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.84
Ghostwhite
#F8F8FF
ΔE00 7.68
Fog
#D8DCE0
ΔE00 7.80
Light Blue Grey
#B7C9E2
ΔE00 7.90
Aliceblue
#F0F8FF
ΔE00 8.20
Lightsteelblue
#B0C4DE
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2F8 #F8F2DC
analogous
#DCF0F8 #DCE2F8 #E4DCF8
triadic
#DCE2F8 #F8DCE2 #E2F8DC
tetradic
#DCE2F8 #F8DCF0 #F8F2DC #DCF8E4
square
#DCE2F8 #F8DCF0 #F8F2DC #DCF8E4
split-complementary
#DCE2F8 #F8E4DC #F0F8DC
monochromatic
#768DE4 #A9B8EE #DCE2F8 #E5EAFA #E5EAFA
Accessibility & contrast
On white
1.29
#DCE2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#DCE2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2F8
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2F8 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4F9
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#D6E6E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce2f8; /* rgb */ color: rgb(220, 226, 248); /* oklch */ color: oklch(91.5% 0.031 273.6);
Tailwind
colors: {
custom: {
50: '#e7ebfa',
500: '#dce2f8',
950: '#000000',
},
}SCSS
$custom: #dce2f8; $custom-light: #e7ebfa; $custom-dark: #000000;
JSON
{
"hex": "#dce2f8",
"rgb": {
"r": 220,
"g": 226,
"b": 248
},
"hsl": {
"h": 227.143,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.91488,
"c": 0.03064,
"h": 273.6
},
"luminance": 0.76386
}Semantic roles & 50–950 ramp
primary
#DCE2F8
secondary
#DBCE9D
accent
#A717CF
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485