#DCE0F8#DCE0F8
#DCE0F8 is a very light, muted blue. Relative luminance 0.753; OKLCH L 91.1% C 0.033 H 278.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE0F8 |
|---|---|
| RGB | rgb(220, 224, 248) |
| HSL | hsl(231, 67%, 92%) |
| HSV | hsv(231, 11%, 97%) |
| CMYK | cmyk(11.3%, 9.7%, 0%, 2.7%) |
| CIE-LAB | lab(89.53, 3.23, -12.11) |
| CIE-LCH | lch(89.53, 12.53, 284.95°) |
| OKLab | oklab(91.09% 0.0047 -0.0326) |
| OKLCH | oklch(91.09% 0.033 278.2) |
| XYZ | xyz(73.1105, 75.3036, 99.4720) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.49
Light Blue Grey
#B7C9E2
ΔE00 8.37
Ghostwhite
#F8F8FF
ΔE00 8.38
Fog
#D8DCE0
ΔE00 8.68
Periwinkle
#CCCCFF
ΔE00 8.71
Aliceblue
#F0F8FF
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE0F8 #F8F4DC
analogous
#DCEEF8 #DCE0F8 #E6DCF8
triadic
#DCE0F8 #F8DCE0 #E0F8DC
tetradic
#DCE0F8 #F8DCEE #F8F4DC #DCF8E6
square
#DCE0F8 #F8DCEE #F8F4DC #DCF8E6
split-complementary
#DCE0F8 #F8E6DC #EEF8DC
monochromatic
#7686E4 #A9B3EE #DCE0F8 #E5E8FA #E5E8FA
Accessibility & contrast
On white
1.31
#DCE0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#DCE0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE0F8
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE0F8 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F9
Deuteranopia (green-blind)
#D9E0F7
Tritanopia (blue-blind)
#D6E4E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dce0f8; /* rgb */ color: rgb(220, 224, 248); /* oklch */ color: oklch(91.1% 0.033 278.2);
Tailwind
colors: {
custom: {
50: '#e7e9fa',
500: '#dce0f8',
950: '#000000',
},
}SCSS
$custom: #dce0f8; $custom-light: #e7e9fa; $custom-dark: #000000;
JSON
{
"hex": "#dce0f8",
"rgb": {
"r": 220,
"g": 224,
"b": 248
},
"hsl": {
"h": 231.429,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.91094,
"c": 0.03295,
"h": 278.2
},
"luminance": 0.75304
}Semantic roles & 50–950 ramp
primary
#DCE0F8
secondary
#DBD29D
accent
#B417CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485