#DCE6FE#DCE6FE
#DCE6FE is a very light, muted blue. Relative luminance 0.790; OKLCH L 92.5% C 0.034 H 267.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE6FE |
|---|---|
| RGB | rgb(220, 230, 254) |
| HSL | hsl(222, 94%, 93%) |
| HSV | hsv(222, 13%, 100%) |
| CMYK | cmyk(13.4%, 9.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.22, 1.32, -12.74) |
| CIE-LCH | lch(91.22, 12.80, 275.91°) |
| OKLab | oklab(92.47% -0.0014 -0.0344) |
| OKLCH | oklch(92.47% 0.034 267.6) |
| XYZ | xyz(75.6974, 78.9640, 105.0002) |
| Luminance | 0.7896 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.28
Light Blue Grey
#B7C9E2
ΔE00 7.73
Aliceblue
#F0F8FF
ΔE00 7.91
Ghostwhite
#F8F8FF
ΔE00 8.05
Fog
#D8DCE0
ΔE00 8.37
Lightsteelblue
#B0C4DE
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE6FE #FEF4DC
analogous
#DCF7FE #DCE6FE #E3DCFE
triadic
#DCE6FE #FEDCE6 #E6FEDC
tetradic
#DCE6FE #FEDCF7 #FEF4DC #DCFEE3
square
#DCE6FE #FEDCF7 #FEF4DC #DCFEE3
split-complementary
#DCE6FE #FEE3DC #F7FEDC
monochromatic
#6591FB #A0BBFC #DCE6FE #E1EAFE #E1EAFE
Accessibility & contrast
On white
1.25
#DCE6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#DCE6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE6FE
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE6FE | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#D4EAEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dce6fe; /* rgb */ color: rgb(220, 230, 254); /* oklch */ color: oklch(92.5% 0.034 267.6);
Tailwind
colors: {
custom: {
50: '#e7edfe',
500: '#dce6fe',
950: '#000000',
},
}SCSS
$custom: #dce6fe; $custom-light: #e7edfe; $custom-dark: #000000;
JSON
{
"hex": "#dce6fe",
"rgb": {
"r": 220,
"g": 230,
"b": 254
},
"hsl": {
"h": 222.353,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.92471,
"c": 0.0344,
"h": 267.6
},
"luminance": 0.78965
}Semantic roles & 50–950 ramp
primary
#DCE6FE
secondary
#E9D095
accent
#A200E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485