#DCE2F2#DCE2F2
#DCE2F2 is a very light, muted blue. Relative luminance 0.760; OKLCH L 91.3% C 0.023 H 269.4°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2F2 |
|---|---|
| RGB | rgb(220, 226, 242) |
| HSL | hsl(224, 46%, 91%) |
| HSV | hsv(224, 9%, 95%) |
| CMYK | cmyk(9.1%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(89.87, 1.01, -8.46) |
| CIE-LCH | lch(89.87, 8.52, 276.82°) |
| OKLab | oklab(91.3% -0.0002 -0.0227) |
| OKLCH | oklch(91.3% 0.023 269.4) |
| XYZ | xyz(72.7352, 76.0185, 94.8283) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.77
Fog
#D8DCE0
ΔE00 5.52
Ghostwhite
#F8F8FF
ΔE00 6.33
Aliceblue
#F0F8FF
ΔE00 6.40
Gainsboro
#DCDCDC
ΔE00 7.33
Light Blue Grey
#B7C9E2
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2F2 #F2ECDC
analogous
#DCEDF2 #DCE2F2 #E1DCF2
triadic
#DCE2F2 #F2DCE2 #E2F2DC
tetradic
#DCE2F2 #F2DCED #F2ECDC #DCF2E1
square
#DCE2F2 #F2DCED #F2ECDC #DCF2E1
split-complementary
#DCE2F2 #F2E1DC #EDF2DC
monochromatic
#8398D1 #AFBDE1 #DCE2F2 #E9EDF7 #E9EDF7
Accessibility & contrast
On white
1.30
#DCE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#DCE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2F2
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2F2 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#D7E5E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce2f2; /* rgb */ color: rgb(220, 226, 242); /* oklch */ color: oklch(91.3% 0.023 269.4);
Tailwind
colors: {
custom: {
50: '#e7ebf6',
500: '#dce2f2',
950: '#000000',
},
}SCSS
$custom: #dce2f2; $custom-light: #e7ebf6; $custom-dark: #000000;
JSON
{
"hex": "#dce2f2",
"rgb": {
"r": 220,
"g": 226,
"b": 242
},
"hsl": {
"h": 223.636,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.91299,
"c": 0.02272,
"h": 269.4
},
"luminance": 0.76019
}Semantic roles & 50–950 ramp
primary
#DCE2F2
secondary
#D0C3A3
accent
#932CB9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#161617
muted
#848485