#DCE5FA#DCE5FA
#DCE5FA is a very light, muted blue. Relative luminance 0.782; OKLCH L 92.1% C 0.030 H 267.2°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE5FA |
|---|---|
| RGB | rgb(220, 229, 250) |
| HSL | hsl(222, 75%, 92%) |
| HSV | hsv(222, 12%, 98%) |
| CMYK | cmyk(12%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(90.85, 1.03, -11.19) |
| CIE-LCH | lch(90.85, 11.24, 275.28°) |
| OKLab | oklab(92.15% -0.0015 -0.0301) |
| OKLCH | oklch(92.15% 0.03 267.2) |
| XYZ | xyz(74.7860, 78.1555, 101.5694) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.03
Aliceblue
#F0F8FF
ΔE00 7.16
Fog
#D8DCE0
ΔE00 7.34
Ghostwhite
#F8F8FF
ΔE00 7.35
Light Blue Grey
#B7C9E2
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE5FA #FAF1DC
analogous
#DCF4FA #DCE5FA #E2DCFA
triadic
#DCE5FA #FADCE5 #E5FADC
tetradic
#DCE5FA #FADCF4 #FAF1DC #DCFAE2
square
#DCE5FA #FADCF4 #FAF1DC #DCFAE2
split-complementary
#DCE5FA #FAE2DC #F4FADC
monochromatic
#7195EB #A6BDF2 #DCE5FA #E4EBFB #E4EBFB
Accessibility & contrast
On white
1.26
#DCE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#DCE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE5FA
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE5FA | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#DCE4F9
Tritanopia (blue-blind)
#D5E9EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce5fa; /* rgb */ color: rgb(220, 229, 250); /* oklch */ color: oklch(92.1% 0.030 267.2);
Tailwind
colors: {
custom: {
50: '#e7edfc',
500: '#dce5fa',
950: '#000000',
},
}SCSS
$custom: #dce5fa; $custom-light: #e7edfc; $custom-dark: #000000;
JSON
{
"hex": "#dce5fa",
"rgb": {
"r": 220,
"g": 229,
"b": 250
},
"hsl": {
"h": 222,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.92145,
"c": 0.03019,
"h": 267.2
},
"luminance": 0.78156
}Semantic roles & 50–950 ramp
primary
#DCE5FA
secondary
#E0CB9B
accent
#9B0ED7
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485