#DCE4FF#DCE4FF
#DCE4FF is a very light, muted blue. Relative luminance 0.779; OKLCH L 92.1% C 0.038 H 272.5°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4FF |
|---|---|
| RGB | rgb(220, 228, 255) |
| HSL | hsl(226, 100%, 93%) |
| HSV | hsv(226, 14%, 100%) |
| CMYK | cmyk(13.7%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(90.74, 2.56, -13.97) |
| CIE-LCH | lch(90.74, 14.20, 280.38°) |
| OKLab | oklab(92.11% 0.0017 -0.0377) |
| OKLCH | oklch(92.11% 0.038 272.5) |
| XYZ | xyz(75.3045, 77.9215, 105.6613) |
| Luminance | 0.7792 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.80
Light Blue Grey
#B7C9E2
ΔE00 8.09
Periwinkle
#CCCCFF
ΔE00 8.45
Ghostwhite
#F8F8FF
ΔE00 8.84
Aliceblue
#F0F8FF
ΔE00 9.23
Fog
#D8DCE0
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4FF #FFF7DC
analogous
#DCF5FF #DCE4FF #E5DCFF
triadic
#DCE4FF #FFDCE4 #E4FFDC
tetradic
#DCE4FF #FFDCF5 #FFF7DC #DCFFE5
square
#DCE4FF #FFDCF5 #FFF7DC #DCFFE5
split-complementary
#DCE4FF #FFE5DC #F5FFDC
monochromatic
#6286FF #9FB5FF #DCE4FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.27
#DCE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#DCE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4FF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4FF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#D4E9ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce4ff; /* rgb */ color: rgb(220, 228, 255); /* oklch */ color: oklch(92.1% 0.038 272.5);
Tailwind
colors: {
custom: {
50: '#e7ecff',
500: '#dce4ff',
950: '#000000',
},
}SCSS
$custom: #dce4ff; $custom-light: #e7ecff; $custom-dark: #000000;
JSON
{
"hex": "#dce4ff",
"rgb": {
"r": 220,
"g": 228,
"b": 255
},
"hsl": {
"h": 226.286,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.92109,
"c": 0.03777,
"h": 272.5
},
"luminance": 0.77922
}Semantic roles & 50–950 ramp
primary
#DCE4FF
secondary
#ECD893
accent
#B100E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486