#DCE4FA#DCE4FA
#DCE4FA is a very light, muted blue. Relative luminance 0.776; OKLCH L 91.9% C 0.031 H 269.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE4FA |
|---|---|
| RGB | rgb(220, 228, 250) |
| HSL | hsl(224, 75%, 92%) |
| HSV | hsv(224, 12%, 98%) |
| CMYK | cmyk(12%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(90.60, 1.55, -11.57) |
| CIE-LCH | lch(90.60, 11.67, 277.64°) |
| OKLab | oklab(91.95% -0.0001 -0.0312) |
| OKLCH | oklch(91.95% 0.031 269.8) |
| XYZ | xyz(74.5101, 77.6037, 101.4774) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.56
Ghostwhite
#F8F8FF
ΔE00 7.59
Aliceblue
#F0F8FF
ΔE00 7.70
Fog
#D8DCE0
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE4FA #FAF2DC
analogous
#DCF3FA #DCE4FA #E3DCFA
triadic
#DCE4FA #FADCE4 #E4FADC
tetradic
#DCE4FA #FADCF3 #FAF2DC #DCFAE3
square
#DCE4FA #FADCF3 #FAF2DC #DCFAE3
split-complementary
#DCE4FA #FAE3DC #F3FADC
monochromatic
#7191EB #A6BBF2 #DCE4FA #E4EAFB #E4EAFB
Accessibility & contrast
On white
1.27
#DCE4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DCE4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE4FA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE4FA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FB
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#D5E8EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dce4fa; /* rgb */ color: rgb(220, 228, 250); /* oklch */ color: oklch(91.9% 0.031 269.8);
Tailwind
colors: {
custom: {
50: '#e7ecfc',
500: '#dce4fa',
950: '#000000',
},
}SCSS
$custom: #dce4fa; $custom-light: #e7ecfc; $custom-dark: #000000;
JSON
{
"hex": "#dce4fa",
"rgb": {
"r": 220,
"g": 228,
"b": 250
},
"hsl": {
"h": 224,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.91947,
"c": 0.03117,
"h": 269.8
},
"luminance": 0.77605
}Semantic roles & 50–950 ramp
primary
#DCE4FA
secondary
#E0CD9B
accent
#A20ED7
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485