#DCE7FA#DCE7FA
#DCE7FA is a very light, muted blue. Relative luminance 0.793; OKLCH L 92.5% C 0.028 H 261.5°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE7FA |
|---|---|
| RGB | rgb(220, 231, 250) |
| HSL | hsl(218, 75%, 92%) |
| HSV | hsv(218, 12%, 98%) |
| CMYK | cmyk(12%, 7.6%, 0%, 2%) |
| CIE-LAB | lab(91.36, 0.00, -10.44) |
| CIE-LCH | lch(91.36, 10.44, 270.00°) |
| OKLab | oklab(92.54% -0.0042 -0.0281) |
| OKLCH | oklch(92.54% 0.028 261.5) |
| XYZ | xyz(75.3426, 79.2686, 101.7549) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.17
Aliceblue
#F0F8FF
ΔE00 6.14
Fog
#D8DCE0
ΔE00 6.72
Ghostwhite
#F8F8FF
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 7.71
Gainsboro
#DCDCDC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE7FA #FAEFDC
analogous
#DCF6FA #DCE7FA #E0DCFA
triadic
#DCE7FA #FADCE7 #E7FADC
tetradic
#DCE7FA #FADCF6 #FAEFDC #DCFAE0
square
#DCE7FA #FADCF6 #FAEFDC #DCFAE0
split-complementary
#DCE7FA #FAE0DC #F6FADC
monochromatic
#719EEB #A6C2F2 #DCE7FA #E4EDFB #E4EDFB
Accessibility & contrast
On white
1.25
#DCE7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DCE7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE7FA
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE7FA | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#D5EBED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce7fa; /* rgb */ color: rgb(220, 231, 250); /* oklch */ color: oklch(92.5% 0.028 261.5);
Tailwind
colors: {
custom: {
50: '#e7eefc',
500: '#dce7fa',
950: '#000000',
},
}SCSS
$custom: #dce7fa; $custom-light: #e7eefc; $custom-dark: #000000;
JSON
{
"hex": "#dce7fa",
"rgb": {
"r": 220,
"g": 231,
"b": 250
},
"hsl": {
"h": 218,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.92541,
"c": 0.02843,
"h": 261.5
},
"luminance": 0.7927
}Semantic roles & 50–950 ramp
primary
#DCE7FA
secondary
#E0C69B
accent
#8E0ED7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585