#DCDCFB#DCDCFB
#DCDCFB is a very light, muted blue. Relative luminance 0.734; OKLCH L 90.4% C 0.042 H 285.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCFB |
|---|---|
| RGB | rgb(220, 220, 251) |
| HSL | hsl(240, 79%, 92%) |
| HSV | hsv(240, 12%, 98%) |
| CMYK | cmyk(12.4%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(88.62, 5.92, -15.05) |
| CIE-LCH | lch(88.62, 16.17, 291.49°) |
| OKLab | oklab(90.41% 0.0113 -0.0406) |
| OKLCH | oklch(90.41% 0.042 285.5) |
| XYZ | xyz(72.5173, 73.3665, 101.5887) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.31
Periwinkle
#CCCCFF
ΔE00 6.42
Light Periwinkle
#C1C6FC
ΔE00 8.21
Pale Lilac
#E4CBFF
ΔE00 9.03
Light Lavender
#DFC5FE
ΔE00 9.86
Pale Lavender
#EECFFE
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCFB #FBFBDC
analogous
#DCECFB #DCDCFB #ECDCFB
triadic
#DCDCFB #FBDCDC #DCFBDC
tetradic
#DCDCFB #FBDCEC #FBFBDC #DCFBEC
square
#DCDCFB #FBDCEC #FBFBDC #DCFBEC
split-complementary
#DCDCFB #FBECDC #ECFBDC
monochromatic
#6E6EEE #A5A5F5 #DCDCFB #E4E4FC #E4E4FC
Accessibility & contrast
On white
1.34
#DCDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DCDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCFB
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCFB | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFC
Deuteranopia (green-blind)
#D4DEFA
Tritanopia (blue-blind)
#D6E1E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdcfb; /* rgb */ color: rgb(220, 220, 251); /* oklch */ color: oklch(90.4% 0.042 285.5);
Tailwind
colors: {
custom: {
50: '#e7e6fc',
500: '#dcdcfb',
950: '#000000',
},
}SCSS
$custom: #dcdcfb; $custom-light: #e7e6fc; $custom-dark: #000000;
JSON
{
"hex": "#dcdcfb",
"rgb": {
"r": 220,
"g": 220,
"b": 251
},
"hsl": {
"h": 240,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.90409,
"c": 0.04218,
"h": 285.5
},
"luminance": 0.73367
}Semantic roles & 50–950 ramp
primary
#DCDCFB
secondary
#E2E299
accent
#DC0ADC
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485