#DCDEF0#DCDEF0
#DCDEF0 is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.4% C 0.025 H 280.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEF0 |
|---|---|
| RGB | rgb(220, 222, 240) |
| HSL | hsl(234, 40%, 90%) |
| HSV | hsv(234, 8%, 94%) |
| CMYK | cmyk(8.3%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(88.80, 2.70, -8.99) |
| CIE-LCH | lch(88.80, 9.39, 286.72°) |
| OKLab | oklab(90.45% 0.0046 -0.0241) |
| OKLCH | oklch(90.45% 0.025 280.8) |
| XYZ | xyz(71.3615, 73.7490, 92.8966) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.28
Fog
#D8DCE0
ΔE00 6.77
Ghostwhite
#F8F8FF
ΔE00 7.15
Gainsboro
#DCDCDC
ΔE00 8.10
Aliceblue
#F0F8FF
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEF0 #F0EEDC
analogous
#DCE8F0 #DCDEF0 #E4DCF0
triadic
#DCDEF0 #F0DCDE #DEF0DC
tetradic
#DCDEF0 #F0DCE8 #F0EEDC #DCF0E4
square
#DCDEF0 #F0DCE8 #F0EEDC #DCF0E4
split-complementary
#DCDEF0 #F0E4DC #E8F0DC
monochromatic
#868DCB #B1B6DE #DCDEF0 #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.33
#DCDEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#DCDEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEF0
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEF0 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F1
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#D8E1E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdef0; /* rgb */ color: rgb(220, 222, 240); /* oklch */ color: oklch(90.4% 0.025 280.8);
Tailwind
colors: {
custom: {
50: '#e6e8f5',
500: '#dcdef0',
950: '#000000',
},
}SCSS
$custom: #dcdef0; $custom-light: #e6e8f5; $custom-dark: #000000;
JSON
{
"hex": "#dcdef0",
"rgb": {
"r": 220,
"g": 222,
"b": 240
},
"hsl": {
"h": 234,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.90445,
"c": 0.02457,
"h": 280.8
},
"luminance": 0.73749
}Semantic roles & 50–950 ramp
primary
#DCDEF0
secondary
#CCC8A4
accent
#A632B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485