#DCDCFD#DCDCFD
#DCDCFD is a very light, muted blue. Relative luminance 0.735; OKLCH L 90.5% C 0.045 H 285.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCFD |
|---|---|
| RGB | rgb(220, 220, 253) |
| HSL | hsl(240, 89%, 93%) |
| HSV | hsv(240, 13%, 99%) |
| CMYK | cmyk(13%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(88.68, 6.33, -16.01) |
| CIE-LCH | lch(88.68, 17.21, 291.57°) |
| OKLab | oklab(90.48% 0.012 -0.0433) |
| OKLCH | oklch(90.48% 0.045 285.5) |
| XYZ | xyz(72.8342, 73.4932, 103.2579) |
| Luminance | 0.7349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.85
Periwinkle
#CCCCFF
ΔE00 5.93
Light Periwinkle
#C1C6FC
ΔE00 7.80
Pale Lilac
#E4CBFF
ΔE00 8.64
Light Lavender
#DFC5FE
ΔE00 9.44
Pale Lavender
#EECFFE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCFD #FDFDDC
analogous
#DCECFD #DCDCFD #ECDCFD
triadic
#DCDCFD #FDDCDC #DCFDDC
tetradic
#DCDCFD #FDDCEC #FDFDDC #DCFDEC
square
#DCDCFD #FDDCEC #FDFDDC #DCFDEC
split-complementary
#DCDCFD #FDECDC #ECFDDC
monochromatic
#6868F6 #A2A2FA #DCDCFD #E2E2FD #E2E2FD
Accessibility & contrast
On white
1.34
#DCDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#DCDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCFD
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCFD | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#D5E1E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dcdcfd; /* rgb */ color: rgb(220, 220, 253); /* oklch */ color: oklch(90.5% 0.045 285.5);
Tailwind
colors: {
custom: {
50: '#e7e6fe',
500: '#dcdcfd',
950: '#000000',
},
}SCSS
$custom: #dcdcfd; $custom-light: #e7e6fe; $custom-dark: #000000;
JSON
{
"hex": "#dcdcfd",
"rgb": {
"r": 220,
"g": 220,
"b": 253
},
"hsl": {
"h": 240,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.90476,
"c": 0.04492,
"h": 285.5
},
"luminance": 0.73494
}Semantic roles & 50–950 ramp
primary
#DCDCFD
secondary
#E7E796
accent
#E600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485