#DCDFEE#DCDFEE
#DCDFEE is a very light, muted blue. Relative luminance 0.742; OKLCH L 90.6% C 0.021 H 276.9°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFEE |
|---|---|
| RGB | rgb(220, 223, 238) |
| HSL | hsl(230, 35%, 90%) |
| HSV | hsv(230, 8%, 93%) |
| CMYK | cmyk(7.6%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.00, 1.80, -7.65) |
| CIE-LCH | lch(89.00, 7.86, 283.20°) |
| OKLab | oklab(90.58% 0.0025 -0.0205) |
| OKLCH | oklch(90.58% 0.021 276.9) |
| XYZ | xyz(71.3324, 74.1636, 91.4293) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.18
Fog
#D8DCE0
ΔE00 5.41
Ghostwhite
#F8F8FF
ΔE00 6.36
Gainsboro
#DCDCDC
ΔE00 6.90
Aliceblue
#F0F8FF
ΔE00 7.11
Light Gray
#D3D3D3
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFEE #EEEBDC
analogous
#DCE8EE #DCDFEE #E2DCEE
triadic
#DCDFEE #EEDCDF #DFEEDC
tetradic
#DCDFEE #EEDCE8 #EEEBDC #DCEEE2
square
#DCDFEE #EEDCE8 #EEEBDC #DCEEE2
split-complementary
#DCDFEE #EEE2DC #E8EEDC
monochromatic
#8A94C6 #B3B9DA #DCDFEE #EAECF5 #EAECF5
Accessibility & contrast
On white
1.33
#DCDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#DCDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFEE
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFEE | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#D8E2E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdfee; /* rgb */ color: rgb(220, 223, 238); /* oklch */ color: oklch(90.6% 0.021 276.9);
Tailwind
colors: {
custom: {
50: '#e6e9f3',
500: '#dcdfee',
950: '#000000',
},
}SCSS
$custom: #dcdfee; $custom-light: #e6e9f3; $custom-dark: #000000;
JSON
{
"hex": "#dcdfee",
"rgb": {
"r": 220,
"g": 223,
"b": 238
},
"hsl": {
"h": 230,
"s": 34.615,
"l": 89.804
},
"oklch": {
"l": 0.90581,
"c": 0.02065,
"h": 276.9
},
"luminance": 0.74164
}Semantic roles & 50–950 ramp
primary
#DCDFEE
secondary
#C9C3A6
accent
#9A38AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485