#DCE8FA#DCE8FA
#DCE8FA is a very light, muted blue. Relative luminance 0.798; OKLCH L 92.7% C 0.028 H 258.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE8FA |
|---|---|
| RGB | rgb(220, 232, 250) |
| HSL | hsl(216, 75%, 92%) |
| HSV | hsv(216, 12%, 98%) |
| CMYK | cmyk(12%, 7.2%, 0%, 2%) |
| CIE-LAB | lab(91.61, -0.52, -10.06) |
| CIE-LCH | lch(91.61, 10.08, 267.07°) |
| OKLab | oklab(92.74% -0.0056 -0.0271) |
| OKLCH | oklch(92.74% 0.028 258.4) |
| XYZ | xyz(75.6233, 79.8300, 101.8485) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.68
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Fog
#D8DCE0
ΔE00 6.49
Ghostwhite
#F8F8FF
ΔE00 6.96
Light Blue Grey
#B7C9E2
ΔE00 7.86
Gainsboro
#DCDCDC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE8FA #FAEEDC
analogous
#DCF7FA #DCE8FA #DFDCFA
triadic
#DCE8FA #FADCE8 #E8FADC
tetradic
#DCE8FA #FADCF7 #FAEEDC #DCFADF
square
#DCE8FA #FADCF7 #FAEEDC #DCFADF
split-complementary
#DCE8FA #FADFDC #F7FADC
monochromatic
#71A2EB #A6C5F2 #DCE8FA #E4EDFB #E4EDFB
Accessibility & contrast
On white
1.24
#DCE8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DCE8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE8FA
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE8FA | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FB
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#D5ECEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dce8fa; /* rgb */ color: rgb(220, 232, 250); /* oklch */ color: oklch(92.7% 0.028 258.4);
Tailwind
colors: {
custom: {
50: '#e7effc',
500: '#dce8fa',
950: '#000000',
},
}SCSS
$custom: #dce8fa; $custom-light: #e7effc; $custom-dark: #000000;
JSON
{
"hex": "#dce8fa",
"rgb": {
"r": 220,
"g": 232,
"b": 250
},
"hsl": {
"h": 216,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.9274,
"c": 0.02767,
"h": 258.4
},
"luminance": 0.79831
}Semantic roles & 50–950 ramp
primary
#DCE8FA
secondary
#E0C49B
accent
#870ED7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585