#DCDCFA#DCDCFA
#DCDCFA is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.4% C 0.041 H 285.6°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCFA |
|---|---|
| RGB | rgb(220, 220, 250) |
| HSL | hsl(240, 75%, 92%) |
| HSV | hsv(240, 12%, 98%) |
| CMYK | cmyk(12%, 12%, 0%, 2%) |
| CIE-LAB | lab(88.59, 5.72, -14.57) |
| CIE-LCH | lch(88.59, 15.65, 291.45°) |
| OKLab | oklab(90.38% 0.011 -0.0393) |
| OKLCH | oklch(90.38% 0.041 285.6) |
| XYZ | xyz(72.3601, 73.3036, 100.7607) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.05
Periwinkle
#CCCCFF
ΔE00 6.68
Light Periwinkle
#C1C6FC
ΔE00 8.43
Pale Lilac
#E4CBFF
ΔE00 9.25
Light Blue Grey
#B7C9E2
ΔE00 9.84
Pale Lavender
#EECFFE
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCFA #FAFADC
analogous
#DCEBFA #DCDCFA #EBDCFA
triadic
#DCDCFA #FADCDC #DCFADC
tetradic
#DCDCFA #FADCEB #FAFADC #DCFAEB
square
#DCDCFA #FADCEB #FAFADC #DCFAEB
split-complementary
#DCDCFA #FAEBDC #EBFADC
monochromatic
#7171EB #A6A6F2 #DCDCFA #E4E4FB #E4E4FB
Accessibility & contrast
On white
1.34
#DCDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#DCDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCFA
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCFA | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFB
Deuteranopia (green-blind)
#D4DEF9
Tritanopia (blue-blind)
#D6E1E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdcfa; /* rgb */ color: rgb(220, 220, 250); /* oklch */ color: oklch(90.4% 0.041 285.6);
Tailwind
colors: {
custom: {
50: '#e7e6fc',
500: '#dcdcfa',
950: '#000000',
},
}SCSS
$custom: #dcdcfa; $custom-light: #e7e6fc; $custom-dark: #000000;
JSON
{
"hex": "#dcdcfa",
"rgb": {
"r": 220,
"g": 220,
"b": 250
},
"hsl": {
"h": 240,
"s": 75,
"l": 92.157
},
"oklch": {
"l": 0.90376,
"c": 0.04082,
"h": 285.6
},
"luminance": 0.73304
}Semantic roles & 50–950 ramp
primary
#DCDCFA
secondary
#E0E09B
accent
#D70ED7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485