#DCE1FB#DCE1FB
#DCE1FB is a very light, muted blue. Relative luminance 0.760; OKLCH L 91.4% C 0.036 H 277.0°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE1FB |
|---|---|
| RGB | rgb(220, 225, 251) |
| HSL | hsl(230, 79%, 92%) |
| HSV | hsv(230, 12%, 98%) |
| CMYK | cmyk(12.4%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.87, 3.31, -13.17) |
| CIE-LCH | lch(89.87, 13.58, 284.11°) |
| OKLab | oklab(91.39% 0.0044 -0.0355) |
| OKLCH | oklch(91.39% 0.036 277) |
| XYZ | xyz(73.8492, 76.0303, 102.0327) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.97
Periwinkle
#CCCCFF
ΔE00 8.24
Light Blue Grey
#B7C9E2
ΔE00 8.37
Ghostwhite
#F8F8FF
ΔE00 8.79
Fog
#D8DCE0
ΔE00 9.26
Light Periwinkle
#C1C6FC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE1FB #FBF6DC
analogous
#DCF0FB #DCE1FB #E7DCFB
triadic
#DCE1FB #FBDCE1 #E1FBDC
tetradic
#DCE1FB #FBDCF0 #FBF6DC #DCFBE7
square
#DCE1FB #FBDCF0 #FBF6DC #DCFBE7
split-complementary
#DCE1FB #FBE7DC #F0FBDC
monochromatic
#6E83EE #A5B2F5 #DCE1FB #E4E7FC #E4E7FC
Accessibility & contrast
On white
1.30
#DCE1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#DCE1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE1FB
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE1FB | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#D5E5E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dce1fb; /* rgb */ color: rgb(220, 225, 251); /* oklch */ color: oklch(91.4% 0.036 277.0);
Tailwind
colors: {
custom: {
50: '#e7eafc',
500: '#dce1fb',
950: '#000000',
},
}SCSS
$custom: #dce1fb; $custom-light: #e7eafc; $custom-dark: #000000;
JSON
{
"hex": "#dce1fb",
"rgb": {
"r": 220,
"g": 225,
"b": 251
},
"hsl": {
"h": 230.323,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.91388,
"c": 0.03581,
"h": 277
},
"luminance": 0.76031
}Semantic roles & 50–950 ramp
primary
#DCE1FB
secondary
#E2D699
accent
#BA0ADC
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485