#DCE3FA#DCE3FA
#DCE3FA is a very light, muted blue. Relative luminance 0.771; OKLCH L 91.8% C 0.032 H 272.3°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE3FA |
|---|---|
| RGB | rgb(220, 227, 250) |
| HSL | hsl(226, 75%, 92%) |
| HSV | hsv(226, 12%, 98%) |
| CMYK | cmyk(12%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(90.35, 2.07, -11.94) |
| CIE-LCH | lch(90.35, 12.12, 279.84°) |
| OKLab | oklab(91.75% 0.0013 -0.0322) |
| OKLCH | oklch(91.75% 0.032 272.3) |
| XYZ | xyz(74.2358, 77.0551, 101.3860) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.17
Light Blue Grey
#B7C9E2
ΔE00 7.85
Ghostwhite
#F8F8FF
ΔE00 7.87
Fog
#D8DCE0
ΔE00 8.09
Aliceblue
#F0F8FF
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE3FA #FAF3DC
analogous
#DCF2FA #DCE3FA #E4DCFA
triadic
#DCE3FA #FADCE3 #E3FADC
tetradic
#DCE3FA #FADCF2 #FAF3DC #DCFAE4
square
#DCE3FA #FADCF2 #FAF3DC #DCFAE4
split-complementary
#DCE3FA #FAE4DC #F2FADC
monochromatic
#718DEB #A6B8F2 #DCE3FA #E4EAFB #E4EAFB
Accessibility & contrast
On white
1.28
#DCE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#DCE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE3FA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE3FA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FB
Deuteranopia (green-blind)
#DBE2F9
Tritanopia (blue-blind)
#D5E7EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce3fa; /* rgb */ color: rgb(220, 227, 250); /* oklch */ color: oklch(91.8% 0.032 272.3);
Tailwind
colors: {
custom: {
50: '#e7ebfc',
500: '#dce3fa',
950: '#000000',
},
}SCSS
$custom: #dce3fa; $custom-light: #e7ebfc; $custom-dark: #000000;
JSON
{
"hex": "#dce3fa",
"rgb": {
"r": 220,
"g": 227,
"b": 250
},
"hsl": {
"h": 226,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.9175,
"c": 0.03222,
"h": 272.3
},
"luminance": 0.77056
}Semantic roles & 50–950 ramp
primary
#DCE3FA
secondary
#E0D09B
accent
#A80ED7
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485