#DCDFF0#DCDFF0
#DCDFF0 is a very light, muted blue. Relative luminance 0.743; OKLCH L 90.6% C 0.023 H 277.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFF0 |
|---|---|
| RGB | rgb(220, 223, 240) |
| HSL | hsl(231, 40%, 90%) |
| HSV | hsv(231, 8%, 94%) |
| CMYK | cmyk(8.3%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(89.06, 2.18, -8.62) |
| CIE-LCH | lch(89.06, 8.89, 284.20°) |
| OKLab | oklab(90.64% 0.0032 -0.0231) |
| OKLCH | oklch(90.64% 0.023 277.9) |
| XYZ | xyz(71.6279, 74.2818, 92.9854) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.63
Fog
#D8DCE0
ΔE00 6.22
Ghostwhite
#F8F8FF
ΔE00 6.78
Aliceblue
#F0F8FF
ΔE00 7.65
Gainsboro
#DCDCDC
ΔE00 7.68
Light Gray
#D3D3D3
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFF0 #F0EDDC
analogous
#DCE9F0 #DCDFF0 #E3DCF0
triadic
#DCDFF0 #F0DCDF #DFF0DC
tetradic
#DCDFF0 #F0DCE9 #F0EDDC #DCF0E3
square
#DCDFF0 #F0DCE9 #F0EDDC #DCF0E3
split-complementary
#DCDFF0 #F0E3DC #E9F0DC
monochromatic
#8691CB #B1B8DE #DCDFF0 #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.32
#DCDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#DCDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFF0
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFF0 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F1
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#D8E2E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdff0; /* rgb */ color: rgb(220, 223, 240); /* oklch */ color: oklch(90.6% 0.023 277.9);
Tailwind
colors: {
custom: {
50: '#e6e9f5',
500: '#dcdff0',
950: '#000000',
},
}SCSS
$custom: #dcdff0; $custom-light: #e6e9f5; $custom-dark: #000000;
JSON
{
"hex": "#dcdff0",
"rgb": {
"r": 220,
"g": 223,
"b": 240
},
"hsl": {
"h": 231,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.90643,
"c": 0.02334,
"h": 277.9
},
"luminance": 0.74282
}Semantic roles & 50–950 ramp
primary
#DCDFF0
secondary
#CCC6A4
accent
#A032B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161617
muted
#848485