#DCDFF8#DCDFF8
#DCDFF8 is a very light, muted blue. Relative luminance 0.748; OKLCH L 90.9% C 0.034 H 280.3°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDFF8 |
|---|---|
| RGB | rgb(220, 223, 248) |
| HSL | hsl(234, 67%, 92%) |
| HSV | hsv(234, 11%, 97%) |
| CMYK | cmyk(11.3%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(89.28, 3.75, -12.48) |
| CIE-LCH | lch(89.28, 13.03, 286.74°) |
| OKLab | oklab(90.9% 0.0061 -0.0336) |
| OKLCH | oklch(90.9% 0.034 280.3) |
| XYZ | xyz(72.8426, 74.7677, 99.3827) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.57
Periwinkle
#CCCCFF
ΔE00 8.30
Light Blue Grey
#B7C9E2
ΔE00 8.66
Ghostwhite
#F8F8FF
ΔE00 8.76
Fog
#D8DCE0
ΔE00 9.14
Light Periwinkle
#C1C6FC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDFF8 #F8F5DC
analogous
#DCEDF8 #DCDFF8 #E7DCF8
triadic
#DCDFF8 #F8DCDF #DFF8DC
tetradic
#DCDFF8 #F8DCED #F8F5DC #DCF8E7
square
#DCDFF8 #F8DCED #F8F5DC #DCF8E7
split-complementary
#DCDFF8 #F8E7DC #EDF8DC
monochromatic
#7682E4 #A9B0EE #DCDFF8 #E5E8FA #E5E8FA
Accessibility & contrast
On white
1.32
#DCDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#DCDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDFF8
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDFF8 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E1F9
Deuteranopia (green-blind)
#D8DFF7
Tritanopia (blue-blind)
#D6E3E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dcdff8; /* rgb */ color: rgb(220, 223, 248); /* oklch */ color: oklch(90.9% 0.034 280.3);
Tailwind
colors: {
custom: {
50: '#e7e9fa',
500: '#dcdff8',
950: '#000000',
},
}SCSS
$custom: #dcdff8; $custom-light: #e7e9fa; $custom-dark: #000000;
JSON
{
"hex": "#dcdff8",
"rgb": {
"r": 220,
"g": 223,
"b": 248
},
"hsl": {
"h": 233.571,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.90898,
"c": 0.03418,
"h": 280.3
},
"luminance": 0.74768
}Semantic roles & 50–950 ramp
primary
#DCDFF8
secondary
#DBD59D
accent
#BB17CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485