#DCDEEF#DCDEEF
#DCDEEF is a very light, muted blue. Relative luminance 0.737; OKLCH L 90.4% C 0.023 H 280.6°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEEF |
|---|---|
| RGB | rgb(220, 222, 239) |
| HSL | hsl(234, 37%, 90%) |
| HSV | hsv(234, 8%, 94%) |
| CMYK | cmyk(7.9%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(88.78, 2.51, -8.51) |
| CIE-LCH | lch(88.78, 8.87, 286.42°) |
| OKLab | oklab(90.41% 0.0043 -0.0228) |
| OKLCH | oklch(90.41% 0.023 280.6) |
| XYZ | xyz(71.2134, 73.6898, 92.1164) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.48
Fog
#D8DCE0
ΔE00 6.38
Ghostwhite
#F8F8FF
ΔE00 6.92
Gainsboro
#DCDCDC
ΔE00 7.72
Aliceblue
#F0F8FF
ΔE00 8.00
Light Gray
#D3D3D3
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEEF #EFEDDC
analogous
#DCE8EF #DCDEEF #E3DCEF
triadic
#DCDEEF #EFDCDE #DEEFDC
tetradic
#DCDEEF #EFDCE8 #EFEDDC #DCEFE3
square
#DCDEEF #EFDCE8 #EFEDDC #DCEFE3
split-complementary
#DCDEEF #EFE3DC #E8EFDC
monochromatic
#888FC9 #B2B6DC #DCDEEF #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.33
#DCDEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#DCDEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEEF
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEEF | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#D8E1E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdeef; /* rgb */ color: rgb(220, 222, 239); /* oklch */ color: oklch(90.4% 0.023 280.6);
Tailwind
colors: {
custom: {
50: '#e6e8f4',
500: '#dcdeef',
950: '#000000',
},
}SCSS
$custom: #dcdeef; $custom-light: #e6e8f4; $custom-dark: #000000;
JSON
{
"hex": "#dcdeef",
"rgb": {
"r": 220,
"g": 222,
"b": 239
},
"hsl": {
"h": 233.684,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.90414,
"c": 0.0232,
"h": 280.6
},
"luminance": 0.7369
}Semantic roles & 50–950 ramp
primary
#DCDEEF
secondary
#CAC6A5
accent
#A335B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485