#DCDFEF#DCDFEF
#DCDFEF is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.6% C 0.022 H 277.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFEF |
|---|---|
| RGB | rgb(220, 223, 239) |
| HSL | hsl(231, 37%, 90%) |
| HSV | hsv(231, 8%, 94%) |
| CMYK | cmyk(7.9%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(89.03, 1.99, -8.14) |
| CIE-LCH | lch(89.03, 8.38, 283.73°) |
| OKLab | oklab(90.61% 0.0029 -0.0218) |
| OKLCH | oklch(90.61% 0.022 277.5) |
| XYZ | xyz(71.4797, 74.2225, 92.2052) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.89
Fog
#D8DCE0
ΔE00 5.82
Ghostwhite
#F8F8FF
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 7.30
Aliceblue
#F0F8FF
ΔE00 7.38
Light Gray
#D3D3D3
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFEF #EFECDC
analogous
#DCE9EF #DCDFEF #E2DCEF
triadic
#DCDFEF #EFDCDF #DFEFDC
tetradic
#DCDFEF #EFDCE9 #EFECDC #DCEFE2
square
#DCDFEF #EFDCE9 #EFECDC #DCEFE2
split-complementary
#DCDFEF #EFE2DC #E9EFDC
monochromatic
#8892C9 #B2B9DC #DCDFEF #EAECF5 #EAECF5
Accessibility & contrast
On white
1.33
#DCDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#DCDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFEF
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFEF | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#D8E2E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdfef; /* rgb */ color: rgb(220, 223, 239); /* oklch */ color: oklch(90.6% 0.022 277.5);
Tailwind
colors: {
custom: {
50: '#e6e9f4',
500: '#dcdfef',
950: '#000000',
},
}SCSS
$custom: #dcdfef; $custom-light: #e6e9f4; $custom-dark: #000000;
JSON
{
"hex": "#dcdfef",
"rgb": {
"r": 220,
"g": 223,
"b": 239
},
"hsl": {
"h": 230.526,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.90612,
"c": 0.022,
"h": 277.5
},
"luminance": 0.74223
}Semantic roles & 50–950 ramp
primary
#DCDFEF
secondary
#CAC4A5
accent
#9D35B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485