#DCE2FF#DCE2FF
#DCE2FF is a very light, muted blue. Relative luminance 0.768; OKLCH L 91.7% C 0.040 H 276.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2FF |
|---|---|
| RGB | rgb(220, 226, 255) |
| HSL | hsl(230, 100%, 93%) |
| HSV | hsv(230, 14%, 100%) |
| CMYK | cmyk(13.7%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(90.24, 3.60, -14.72) |
| CIE-LCH | lch(90.24, 15.15, 283.74°) |
| OKLab | oklab(91.72% 0.0044 -0.0398) |
| OKLCH | oklch(91.72% 0.04 276.3) |
| XYZ | xyz(74.7575, 76.8274, 105.4790) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.73
Periwinkle
#CCCCFF
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 8.55
Light Periwinkle
#C1C6FC
ΔE00 8.83
Ghostwhite
#F8F8FF
ΔE00 9.49
Lightsteelblue
#B0C4DE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2FF #FFF9DC
analogous
#DCF3FF #DCE2FF #E7DCFF
triadic
#DCE2FF #FFDCE2 #E2FFDC
tetradic
#DCE2FF #FFDCF3 #FFF9DC #DCFFE7
square
#DCE2FF #FFDCF3 #FFF9DC #DCFFE7
split-complementary
#DCE2FF #FFE7DC #F3FFDC
monochromatic
#627DFF #9FAFFF #DCE2FF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.28
#DCE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#DCE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2FF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2FF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#D4E7EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce2ff; /* rgb */ color: rgb(220, 226, 255); /* oklch */ color: oklch(91.7% 0.040 276.3);
Tailwind
colors: {
custom: {
50: '#e7ebff',
500: '#dce2ff',
950: '#000000',
},
}SCSS
$custom: #dce2ff; $custom-light: #e7ebff; $custom-dark: #000000;
JSON
{
"hex": "#dce2ff",
"rgb": {
"r": 220,
"g": 226,
"b": 255
},
"hsl": {
"h": 229.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.91716,
"c": 0.04002,
"h": 276.3
},
"luminance": 0.76828
}Semantic roles & 50–950 ramp
primary
#DCE2FF
secondary
#ECDD93
accent
#BE00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486