#DCDFF1#DCDFF1
#DCDFF1 is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.7% C 0.025 H 278.3°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFF1 |
|---|---|
| RGB | rgb(220, 223, 241) |
| HSL | hsl(231, 43%, 90%) |
| HSV | hsv(231, 9%, 95%) |
| CMYK | cmyk(8.7%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(89.08, 2.38, -9.10) |
| CIE-LCH | lch(89.08, 9.41, 284.62°) |
| OKLab | oklab(90.67% 0.0036 -0.0244) |
| OKLCH | oklch(90.67% 0.025 278.3) |
| XYZ | xyz(71.7768, 74.3414, 93.7699) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.41
Fog
#D8DCE0
ΔE00 6.61
Ghostwhite
#F8F8FF
ΔE00 7.01
Aliceblue
#F0F8FF
ΔE00 7.93
Gainsboro
#DCDCDC
ΔE00 8.06
Light Blue Grey
#B7C9E2
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFF1 #F1EEDC
analogous
#DCE9F1 #DCDFF1 #E3DCF1
triadic
#DCDFF1 #F1DCDF #DFF1DC
tetradic
#DCDFF1 #F1DCE9 #F1EEDC #DCF1E3
square
#DCDFF1 #F1DCE9 #F1EEDC #DCF1E3
split-complementary
#DCDFF1 #F1E3DC #E9F1DC
monochromatic
#858FCE #B0B7E0 #DCDFF1 #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.32
#DCDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#DCDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFF1
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFF1 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F2
Deuteranopia (green-blind)
#D9DFF0
Tritanopia (blue-blind)
#D8E2E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdff1; /* rgb */ color: rgb(220, 223, 241); /* oklch */ color: oklch(90.7% 0.025 278.3);
Tailwind
colors: {
custom: {
50: '#e6e9f5',
500: '#dcdff1',
950: '#000000',
},
}SCSS
$custom: #dcdff1; $custom-light: #e6e9f5; $custom-dark: #000000;
JSON
{
"hex": "#dcdff1",
"rgb": {
"r": 220,
"g": 223,
"b": 241
},
"hsl": {
"h": 231.429,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.90674,
"c": 0.02469,
"h": 278.3
},
"luminance": 0.74342
}Semantic roles & 50–950 ramp
primary
#DCDFF1
secondary
#CEC8A3
accent
#A330B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485