#DCE0FB#DCE0FB
#DCE0FB is a very light, muted blue. Relative luminance 0.755; OKLCH L 91.2% C 0.037 H 279.0°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0FB |
|---|---|
| RGB | rgb(220, 224, 251) |
| HSL | hsl(232, 79%, 92%) |
| HSV | hsv(232, 12%, 98%) |
| CMYK | cmyk(12.4%, 10.8%, 0%, 1.6%) |
| CIE-LAB | lab(89.62, 3.83, -13.55) |
| CIE-LCH | lch(89.62, 14.08, 285.80°) |
| OKLab | oklab(91.19% 0.0058 -0.0366) |
| OKLCH | oklch(91.19% 0.037 279) |
| XYZ | xyz(73.5797, 75.4912, 101.9429) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.05
Periwinkle
#CCCCFF
ΔE00 7.83
Light Blue Grey
#B7C9E2
ΔE00 8.65
Ghostwhite
#F8F8FF
ΔE00 9.16
Light Periwinkle
#C1C6FC
ΔE00 9.17
Fog
#D8DCE0
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0FB #FBF7DC
analogous
#DCF0FB #DCE0FB #E8DCFB
triadic
#DCE0FB #FBDCE0 #E0FBDC
tetradic
#DCE0FB #FBDCF0 #FBF7DC #DCFBE8
square
#DCE0FB #FBDCF0 #FBF7DC #DCFBE8
split-complementary
#DCE0FB #FBE8DC #F0FBDC
monochromatic
#6E7FEE #A5AFF5 #DCE0FB #E4E7FC #E4E7FC
Accessibility & contrast
On white
1.30
#DCE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#DCE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0FB
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0FB | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#D8E0FA
Tritanopia (blue-blind)
#D5E5E9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce0fb; /* rgb */ color: rgb(220, 224, 251); /* oklch */ color: oklch(91.2% 0.037 279.0);
Tailwind
colors: {
custom: {
50: '#e7e9fc',
500: '#dce0fb',
950: '#000000',
},
}SCSS
$custom: #dce0fb; $custom-light: #e7e9fc; $custom-dark: #000000;
JSON
{
"hex": "#dce0fb",
"rgb": {
"r": 220,
"g": 224,
"b": 251
},
"hsl": {
"h": 232.258,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.91192,
"c": 0.03701,
"h": 279
},
"luminance": 0.75492
}Semantic roles & 50–950 ramp
primary
#DCE0FB
secondary
#E2D999
accent
#C10ADC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485