#DCE3FF#DCE3FF
#DCE3FF is a very light, muted blue. Relative luminance 0.774; OKLCH L 91.9% C 0.039 H 274.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE3FF |
|---|---|
| RGB | rgb(220, 227, 255) |
| HSL | hsl(228, 100%, 93%) |
| HSV | hsv(228, 14%, 100%) |
| CMYK | cmyk(13.7%, 11%, 0%, 0%) |
| CIE-LAB | lab(90.49, 3.08, -14.34) |
| CIE-LCH | lch(90.49, 14.67, 282.11°) |
| OKLab | oklab(91.91% 0.003 -0.0387) |
| OKLCH | oklch(91.91% 0.039 274.5) |
| XYZ | xyz(75.0302, 77.3729, 105.5699) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.71
Periwinkle
#CCCCFF
ΔE00 8.00
Light Blue Grey
#B7C9E2
ΔE00 8.30
Light Periwinkle
#C1C6FC
ΔE00 9.14
Ghostwhite
#F8F8FF
ΔE00 9.15
Lightsteelblue
#B0C4DE
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE3FF #FFF8DC
analogous
#DCF4FF #DCE3FF #E6DCFF
triadic
#DCE3FF #FFDCE3 #E3FFDC
tetradic
#DCE3FF #FFDCF4 #FFF8DC #DCFFE6
square
#DCE3FF #FFDCF4 #FFF8DC #DCFFE6
split-complementary
#DCE3FF #FFE6DC #F4FFDC
monochromatic
#6281FF #9FB2FF #DCE3FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.27
#DCE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#DCE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE3FF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE3FF | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#D9E3FE
Tritanopia (blue-blind)
#D4E8EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce3ff; /* rgb */ color: rgb(220, 227, 255); /* oklch */ color: oklch(91.9% 0.039 274.5);
Tailwind
colors: {
custom: {
50: '#e7ebff',
500: '#dce3ff',
950: '#000000',
},
}SCSS
$custom: #dce3ff; $custom-light: #e7ebff; $custom-dark: #000000;
JSON
{
"hex": "#dce3ff",
"rgb": {
"r": 220,
"g": 227,
"b": 255
},
"hsl": {
"h": 228,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.91912,
"c": 0.03887,
"h": 274.5
},
"luminance": 0.77374
}Semantic roles & 50–950 ramp
primary
#DCE3FF
secondary
#ECDA93
accent
#B800E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486