#DCDFED#DCDFED
#DCDFED is a very light, near-neutral blue. Relative luminance 0.741; OKLCH L 90.5% C 0.019 H 276.3°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFED |
|---|---|
| RGB | rgb(220, 223, 237) |
| HSL | hsl(229, 32%, 90%) |
| HSV | hsv(229, 7%, 93%) |
| CMYK | cmyk(7.2%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(88.97, 1.60, -7.17) |
| CIE-LCH | lch(88.97, 7.34, 282.61°) |
| OKLab | oklab(90.55% 0.0021 -0.0192) |
| OKLCH | oklch(90.55% 0.019 276.3) |
| XYZ | xyz(71.1859, 74.1050, 90.6577) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.51
Fog
#D8DCE0
ΔE00 4.99
Ghostwhite
#F8F8FF
ΔE00 6.18
Gainsboro
#DCDCDC
ΔE00 6.51
Aliceblue
#F0F8FF
ΔE00 6.85
Light Gray
#D3D3D3
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFED #EDEADC
analogous
#DCE8ED #DCDFED #E2DCED
triadic
#DCDFED #EDDCDF #DFEDDC
tetradic
#DCDFED #EDDCE8 #EDEADC #DCEDE2
square
#DCDFED #EDDCE8 #EDEADC #DCEDE2
split-complementary
#DCDFED #EDE2DC #E8EDDC
monochromatic
#8B95C3 #B4BAD8 #DCDFED #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.33
#DCDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#DCDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFED
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFED | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EE
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#D9E1E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdfed; /* rgb */ color: rgb(220, 223, 237); /* oklch */ color: oklch(90.5% 0.019 276.3);
Tailwind
colors: {
custom: {
50: '#e6e9f2',
500: '#dcdfed',
950: '#000000',
},
}SCSS
$custom: #dcdfed; $custom-light: #e6e9f2; $custom-dark: #000000;
JSON
{
"hex": "#dcdfed",
"rgb": {
"r": 220,
"g": 223,
"b": 237
},
"hsl": {
"h": 229.412,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.9055,
"c": 0.01931,
"h": 276.3
},
"luminance": 0.74105
}Semantic roles & 50–950 ramp
primary
#DCDFED
secondary
#C7C1A6
accent
#973BAB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485