#DCDCFF#DCDCFF
#DCDCFF is a very light, muted blue. Relative luminance 0.736; OKLCH L 90.5% C 0.048 H 285.4°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCFF |
|---|---|
| RGB | rgb(220, 220, 255) |
| HSL | hsl(240, 100%, 93%) |
| HSV | hsv(240, 14%, 100%) |
| CMYK | cmyk(13.7%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.74, 6.74, -16.97) |
| CIE-LCH | lch(88.74, 18.26, 291.66°) |
| OKLab | oklab(90.54% 0.0127 -0.0459) |
| OKLCH | oklch(90.54% 0.048 285.4) |
| XYZ | xyz(73.1545, 73.6213, 104.9446) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.38
Periwinkle
#CCCCFF
ΔE00 5.47
Light Periwinkle
#C1C6FC
ΔE00 7.41
Pale Lilac
#E4CBFF
ΔE00 8.30
Light Lavender
#DFC5FE
ΔE00 9.07
Pale Lavender
#EECFFE
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCFF #FFFFDC
analogous
#DCEDFF #DCDCFF #EDDCFF
triadic
#DCDCFF #FFDCDC #DCFFDC
tetradic
#DCDCFF #FFDCED #FFFFDC #DCFFED
square
#DCDCFF #FFDCED #FFFFDC #DCFFED
split-complementary
#DCDCFF #FFEDDC #EDFFDC
monochromatic
#6262FF #9F9FFF #DCDCFF #E0E0FF #E0E0FF
Accessibility & contrast
On white
1.34
#DCDCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#DCDCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCFF
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCFF | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D3DEFE
Tritanopia (blue-blind)
#D5E2E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdcff; /* rgb */ color: rgb(220, 220, 255); /* oklch */ color: oklch(90.5% 0.048 285.4);
Tailwind
colors: {
custom: {
50: '#e7e6ff',
500: '#dcdcff',
950: '#000000',
},
}SCSS
$custom: #dcdcff; $custom-light: #e7e6ff; $custom-dark: #000000;
JSON
{
"hex": "#dcdcff",
"rgb": {
"r": 220,
"g": 220,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.90544,
"c": 0.04764,
"h": 285.4
},
"luminance": 0.73622
}Semantic roles & 50–950 ramp
primary
#DCDCFF
secondary
#ECEC93
accent
#E600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161618
muted
#848486