#DCE7FF#DCE7FF
#DCE7FF is a very light, muted blue. Relative luminance 0.796; OKLCH L 92.7% C 0.035 H 266.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE7FF |
|---|---|
| RGB | rgb(220, 231, 255) |
| HSL | hsl(221, 100%, 93%) |
| HSV | hsv(221, 14%, 100%) |
| CMYK | cmyk(13.7%, 9.4%, 0%, 0%) |
| CIE-LAB | lab(91.50, 1.00, -12.84) |
| CIE-LCH | lch(91.50, 12.88, 274.47°) |
| OKLab | oklab(92.7% -0.0024 -0.0347) |
| OKLCH | oklch(92.7% 0.035 266) |
| XYZ | xyz(76.1370, 79.5864, 105.9388) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.67
Aliceblue
#F0F8FF
ΔE00 7.72
Light Blue Grey
#B7C9E2
ΔE00 7.73
Ghostwhite
#F8F8FF
ΔE00 8.07
Fog
#D8DCE0
ΔE00 8.39
Powder Blue (survey)
#B1D1FC
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE7FF #FFF4DC
analogous
#DCF8FF #DCE7FF #E2DCFF
triadic
#DCE7FF #FFDCE7 #E7FFDC
tetradic
#DCE7FF #FFDCF8 #FFF4DC #DCFFE2
square
#DCE7FF #FFDCF8 #FFF4DC #DCFFE2
split-complementary
#DCE7FF #FFE2DC #F8FFDC
monochromatic
#6293FF #9FBDFF #DCE7FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.24
#DCE7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DCE7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE7FF
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE7FF | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#D4ECEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dce7ff; /* rgb */ color: rgb(220, 231, 255); /* oklch */ color: oklch(92.7% 0.035 266.0);
Tailwind
colors: {
custom: {
50: '#e7eeff',
500: '#dce7ff',
950: '#000000',
},
}SCSS
$custom: #dce7ff; $custom-light: #e7eeff; $custom-dark: #000000;
JSON
{
"hex": "#dce7ff",
"rgb": {
"r": 220,
"g": 231,
"b": 255
},
"hsl": {
"h": 221.143,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92701,
"c": 0.03475,
"h": 266
},
"luminance": 0.79587
}Semantic roles & 50–950 ramp
primary
#DCE7FF
secondary
#ECD093
accent
#9D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586