#DCD8F7#DCD8F7
#DCD8F7 is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.5% C 0.042 H 291.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8F7 |
|---|---|
| RGB | rgb(220, 216, 247) |
| HSL | hsl(248, 66%, 91%) |
| HSV | hsv(248, 13%, 97%) |
| CMYK | cmyk(10.9%, 12.6%, 0%, 3.1%) |
| CIE-LAB | lab(87.51, 7.22, -14.62) |
| CIE-LCH | lch(87.51, 16.30, 296.30°) |
| OKLab | oklab(89.5% 0.0155 -0.0394) |
| OKLCH | oklch(89.5% 0.042 291.4) |
| XYZ | xyz(70.8561, 71.0424, 97.9573) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.14
Periwinkle
#CCCCFF
ΔE00 6.42
Pale Lilac
#E4CBFF
ΔE00 7.91
Light Periwinkle
#C1C6FC
ΔE00 8.40
Pale Lavender
#EECFFE
ΔE00 8.57
Light Lavender
#DFC5FE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8F7 #F3F7D8
analogous
#D8E3F7 #DCD8F7 #EBD8F7
triadic
#DCD8F7 #F7DCD8 #D8F7DC
tetradic
#DCD8F7 #F7D8E3 #F3F7D8 #D8F7EB
square
#DCD8F7 #F7D8E3 #F3F7D8 #D8F7EB
split-complementary
#DCD8F7 #F7EBD8 #E3F7D8
monochromatic
#8172E2 #AEA5ED #DCD8F7 #E8E6FA #E8E6FA
Accessibility & contrast
On white
1.38
#DCD8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DCD8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8F7
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8F7 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF8
Deuteranopia (green-blind)
#D2DBF6
Tritanopia (blue-blind)
#D7DDE2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dcd8f7; /* rgb */ color: rgb(220, 216, 247); /* oklch */ color: oklch(89.5% 0.042 291.4);
Tailwind
colors: {
custom: {
50: '#e7e4f9',
500: '#dcd8f7',
950: '#000000',
},
}SCSS
$custom: #dcd8f7; $custom-light: #e7e4f9; $custom-dark: #000000;
JSON
{
"hex": "#dcd8f7",
"rgb": {
"r": 220,
"g": 216,
"b": 247
},
"hsl": {
"h": 247.742,
"s": 65.957,
"l": 90.784
},
"oklch": {
"l": 0.89497,
"c": 0.04236,
"h": 291.4
},
"luminance": 0.71043
}Semantic roles & 50–950 ramp
primary
#DCD8F7
secondary
#D1DA9A
accent
#CE18B6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485