#DCE2FB#DCE2FB
#DCE2FB is a very light, muted blue. Relative luminance 0.766; OKLCH L 91.6% C 0.035 H 275.0°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE2FB |
|---|---|
| RGB | rgb(220, 226, 251) |
| HSL | hsl(228, 79%, 92%) |
| HSV | hsv(228, 12%, 98%) |
| CMYK | cmyk(12.4%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(90.12, 2.79, -12.80) |
| CIE-LCH | lch(90.12, 13.10, 282.30°) |
| OKLab | oklab(91.59% 0.003 -0.0345) |
| OKLCH | oklch(91.59% 0.035 275) |
| XYZ | xyz(74.1203, 76.5726, 102.1231) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.02
Light Blue Grey
#B7C9E2
ΔE00 8.13
Ghostwhite
#F8F8FF
ΔE00 8.45
Periwinkle
#CCCCFF
ΔE00 8.67
Fog
#D8DCE0
ΔE00 8.85
Aliceblue
#F0F8FF
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE2FB #FBF5DC
analogous
#DCF2FB #DCE2FB #E6DCFB
triadic
#DCE2FB #FBDCE2 #E2FBDC
tetradic
#DCE2FB #FBDCF2 #FBF5DC #DCFBE6
square
#DCE2FB #FBDCF2 #FBF5DC #DCFBE6
split-complementary
#DCE2FB #FBE6DC #F2FBDC
monochromatic
#6E87EE #A5B4F5 #DCE2FB #E4E8FC #E4E8FC
Accessibility & contrast
On white
1.29
#DCE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#DCE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE2FB
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE2FB | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FC
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#D5E6EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dce2fb; /* rgb */ color: rgb(220, 226, 251); /* oklch */ color: oklch(91.6% 0.035 275.0);
Tailwind
colors: {
custom: {
50: '#e7ebfc',
500: '#dce2fb',
950: '#000000',
},
}SCSS
$custom: #dce2fb; $custom-light: #e7ebfc; $custom-dark: #000000;
JSON
{
"hex": "#dce2fb",
"rgb": {
"r": 220,
"g": 226,
"b": 251
},
"hsl": {
"h": 228.387,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.91585,
"c": 0.03465,
"h": 275
},
"luminance": 0.76573
}Semantic roles & 50–950 ramp
primary
#DCE2FB
secondary
#E2D499
accent
#B30ADC
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485