#DCDEFF#DCDEFF
#DCDEFF is a very light, muted blue. Relative luminance 0.747; OKLCH L 90.9% C 0.045 H 282.7°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEFF |
|---|---|
| RGB | rgb(220, 222, 255) |
| HSL | hsl(237, 100%, 93%) |
| HSV | hsv(237, 14%, 100%) |
| CMYK | cmyk(13.7%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(89.24, 5.69, -16.22) |
| CIE-LCH | lch(89.24, 17.19, 289.33°) |
| OKLab | oklab(90.93% 0.0099 -0.0439) |
| OKLCH | oklch(90.93% 0.045 282.7) |
| XYZ | xyz(73.6825, 74.6774, 105.1206) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.65
Periwinkle
#CCCCFF
ΔE00 6.08
Light Periwinkle
#C1C6FC
ΔE00 7.80
Pale Lilac
#E4CBFF
ΔE00 9.27
Light Blue Grey
#B7C9E2
ΔE00 9.69
Light Lavender
#DFC5FE
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEFF #FFFDDC
analogous
#DCEFFF #DCDEFF #EBDCFF
triadic
#DCDEFF #FFDCDE #DEFFDC
tetradic
#DCDEFF #FFDCEF #FFFDDC #DCFFEB
square
#DCDEFF #FFDCEF #FFFDDC #DCFFEB
split-complementary
#DCDEFF #FFEBDC #EFFFDC
monochromatic
#626BFF #9FA4FF #DCDEFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.32
#DCDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#DCDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEFF
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEFF | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#D5E3E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdeff; /* rgb */ color: rgb(220, 222, 255); /* oklch */ color: oklch(90.9% 0.045 282.7);
Tailwind
colors: {
custom: {
50: '#e7e8ff',
500: '#dcdeff',
950: '#000000',
},
}SCSS
$custom: #dcdeff; $custom-light: #e7e8ff; $custom-dark: #000000;
JSON
{
"hex": "#dcdeff",
"rgb": {
"r": 220,
"g": 222,
"b": 255
},
"hsl": {
"h": 236.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.90933,
"c": 0.04498,
"h": 282.7
},
"luminance": 0.74678
}Semantic roles & 50–950 ramp
primary
#DCDEFF
secondary
#ECE793
accent
#D800E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486