#DCDCF8#DCDCF8
#DCDCF8 is a very light, muted blue. Relative luminance 0.732; OKLCH L 90.3% C 0.038 H 285.6°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDCF8 |
|---|---|
| RGB | rgb(220, 220, 248) |
| HSL | hsl(240, 67%, 92%) |
| HSV | hsv(240, 11%, 97%) |
| CMYK | cmyk(11.3%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(88.53, 5.32, -13.60) |
| CIE-LCH | lch(88.53, 14.61, 291.37°) |
| OKLab | oklab(90.31% 0.0103 -0.0367) |
| OKLCH | oklch(90.31% 0.038 285.6) |
| XYZ | xyz(72.0481, 73.1788, 99.1179) |
| Luminance | 0.7318 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.53
Periwinkle
#CCCCFF
ΔE00 7.23
Light Periwinkle
#C1C6FC
ΔE00 8.89
Light Blue Grey
#B7C9E2
ΔE00 9.65
Pale Lilac
#E4CBFF
ΔE00 9.70
Ghostwhite
#F8F8FF
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDCF8 #F8F8DC
analogous
#DCEAF8 #DCDCF8 #EADCF8
triadic
#DCDCF8 #F8DCDC #DCF8DC
tetradic
#DCDCF8 #F8DCEA #F8F8DC #DCF8EA
square
#DCDCF8 #F8DCEA #F8F8DC #DCF8EA
split-complementary
#DCDCF8 #F8EADC #EAF8DC
monochromatic
#7676E4 #A9A9EE #DCDCF8 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.34
#DCDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DCDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDCF8
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDCF8 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DFF9
Deuteranopia (green-blind)
#D5DDF7
Tritanopia (blue-blind)
#D6E0E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dcdcf8; /* rgb */ color: rgb(220, 220, 248); /* oklch */ color: oklch(90.3% 0.038 285.6);
Tailwind
colors: {
custom: {
50: '#e7e6fa',
500: '#dcdcf8',
950: '#000000',
},
}SCSS
$custom: #dcdcf8; $custom-light: #e7e6fa; $custom-dark: #000000;
JSON
{
"hex": "#dcdcf8",
"rgb": {
"r": 220,
"g": 220,
"b": 248
},
"hsl": {
"h": 240,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.9031,
"c": 0.03809,
"h": 285.6
},
"luminance": 0.73179
}Semantic roles & 50–950 ramp
primary
#DCDCF8
secondary
#DBDB9D
accent
#CF17CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485