#DCE6FA#DCE6FA
#DCE6FA is a very light, muted blue. Relative luminance 0.787; OKLCH L 92.3% C 0.029 H 264.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6FA |
|---|---|
| RGB | rgb(220, 230, 250) |
| HSL | hsl(220, 75%, 92%) |
| HSV | hsv(220, 12%, 98%) |
| CMYK | cmyk(12%, 8%, 0%, 2%) |
| CIE-LAB | lab(91.10, 0.52, -10.82) |
| CIE-LCH | lch(91.10, 10.83, 272.74°) |
| OKLab | oklab(92.34% -0.0028 -0.0291) |
| OKLCH | oklch(92.34% 0.029 264.4) |
| XYZ | xyz(75.0635, 78.7104, 101.6619) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.58
Aliceblue
#F0F8FF
ΔE00 6.64
Fog
#D8DCE0
ΔE00 7.01
Ghostwhite
#F8F8FF
ΔE00 7.16
Light Blue Grey
#B7C9E2
ΔE00 7.63
Gainsboro
#DCDCDC
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6FA #FAF0DC
analogous
#DCF5FA #DCE6FA #E1DCFA
triadic
#DCE6FA #FADCE6 #E6FADC
tetradic
#DCE6FA #FADCF5 #FAF0DC #DCFAE1
square
#DCE6FA #FADCF5 #FAF0DC #DCFAE1
split-complementary
#DCE6FA #FAE1DC #F5FADC
monochromatic
#719AEB #A6C0F2 #DCE6FA #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.25
#DCE6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DCE6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6FA
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6FA | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FB
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#D5EAEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dce6fa; /* rgb */ color: rgb(220, 230, 250); /* oklch */ color: oklch(92.3% 0.029 264.4);
Tailwind
colors: {
custom: {
50: '#e7edfc',
500: '#dce6fa',
950: '#000000',
},
}SCSS
$custom: #dce6fa; $custom-light: #e7edfc; $custom-dark: #000000;
JSON
{
"hex": "#dce6fa",
"rgb": {
"r": 220,
"g": 230,
"b": 250
},
"hsl": {
"h": 220,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.92343,
"c": 0.02928,
"h": 264.4
},
"luminance": 0.78711
}Semantic roles & 50–950 ramp
primary
#DCE6FA
secondary
#E0C99B
accent
#940ED7
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485