#DCE2F3#DCE2F3
#DCE2F3 is a very light, muted blue. Relative luminance 0.761; OKLCH L 91.3% C 0.024 H 270.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2F3 |
|---|---|
| RGB | rgb(220, 226, 243) |
| HSL | hsl(224, 49%, 91%) |
| HSV | hsv(224, 9%, 95%) |
| CMYK | cmyk(9.5%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(89.90, 1.21, -8.95) |
| CIE-LCH | lch(89.90, 9.03, 277.68°) |
| OKLab | oklab(91.33% 0.0001 -0.024) |
| OKLCH | oklch(91.33% 0.024 270.3) |
| XYZ | xyz(72.8858, 76.0788, 95.6214) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.51
Fog
#D8DCE0
ΔE00 5.92
Ghostwhite
#F8F8FF
ΔE00 6.53
Aliceblue
#F0F8FF
ΔE00 6.69
Gainsboro
#DCDCDC
ΔE00 7.69
Light Blue Grey
#B7C9E2
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2F3 #F3EDDC
analogous
#DCEDF3 #DCE2F3 #E1DCF3
triadic
#DCE2F3 #F3DCE2 #E2F3DC
tetradic
#DCE2F3 #F3DCED #F3EDDC #DCF3E1
square
#DCE2F3 #F3DCED #F3EDDC #DCF3E1
split-complementary
#DCE2F3 #F3E1DC #EDF3DC
monochromatic
#8196D4 #AEBCE3 #DCE2F3 #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.30
#DCE2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#DCE2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2F3
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2F3 | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F4
Deuteranopia (green-blind)
#DCE1F3
Tritanopia (blue-blind)
#D7E5E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce2f3; /* rgb */ color: rgb(220, 226, 243); /* oklch */ color: oklch(91.3% 0.024 270.3);
Tailwind
colors: {
custom: {
50: '#e7ebf7',
500: '#dce2f3',
950: '#000000',
},
}SCSS
$custom: #dce2f3; $custom-light: #e7ebf7; $custom-dark: #000000;
JSON
{
"hex": "#dce2f3",
"rgb": {
"r": 220,
"g": 226,
"b": 243
},
"hsl": {
"h": 224.348,
"s": 48.936,
"l": 90.784
},
"oklch": {
"l": 0.9133,
"c": 0.02403,
"h": 270.3
},
"luminance": 0.76079
}Semantic roles & 50–950 ramp
primary
#DCE2F3
secondary
#D1C5A2
accent
#9629BC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485