#DCDCF9#DCDCF9
#DCDCF9 is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.3% C 0.039 H 285.6°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCF9 |
|---|---|
| RGB | rgb(220, 220, 249) |
| HSL | hsl(240, 71%, 92%) |
| HSV | hsv(240, 12%, 98%) |
| CMYK | cmyk(11.6%, 11.6%, 0%, 2.4%) |
| CIE-LAB | lab(88.56, 5.52, -14.09) |
| CIE-LCH | lch(88.56, 15.13, 291.41°) |
| OKLab | oklab(90.34% 0.0106 -0.038) |
| OKLCH | oklch(90.34% 0.039 285.6) |
| XYZ | xyz(72.2037, 73.2410, 99.9371) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.79
Periwinkle
#CCCCFF
ΔE00 6.95
Light Periwinkle
#C1C6FC
ΔE00 8.66
Pale Lilac
#E4CBFF
ΔE00 9.47
Light Blue Grey
#B7C9E2
ΔE00 9.74
Pale Lavender
#EECFFE
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCF9 #F9F9DC
analogous
#DCEBF9 #DCDCF9 #EBDCF9
triadic
#DCDCF9 #F9DCDC #DCF9DC
tetradic
#DCDCF9 #F9DCEB #F9F9DC #DCF9EB
square
#DCDCF9 #F9DCEB #F9F9DC #DCF9EB
split-complementary
#DCDCF9 #F9EBDC #EBF9DC
monochromatic
#7474E7 #A8A8F0 #DCDCF9 #E5E5FB #E5E5FB
Accessibility & contrast
On white
1.34
#DCDCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#DCDCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCF9
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCF9 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFA
Deuteranopia (green-blind)
#D5DDF8
Tritanopia (blue-blind)
#D6E1E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdcf9; /* rgb */ color: rgb(220, 220, 249); /* oklch */ color: oklch(90.3% 0.039 285.6);
Tailwind
colors: {
custom: {
50: '#e7e6fb',
500: '#dcdcf9',
950: '#000000',
},
}SCSS
$custom: #dcdcf9; $custom-light: #e7e6fb; $custom-dark: #000000;
JSON
{
"hex": "#dcdcf9",
"rgb": {
"r": 220,
"g": 220,
"b": 249
},
"hsl": {
"h": 240,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.90343,
"c": 0.03945,
"h": 285.6
},
"luminance": 0.73242
}Semantic roles & 50–950 ramp
primary
#DCDCF9
secondary
#DDDD9C
accent
#D313D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485