#DCD8FD#DCD8FD
#DCD8FD is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.7% C 0.051 H 290.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD8FD |
|---|---|
| RGB | rgb(220, 216, 253) |
| HSL | hsl(246, 90%, 92%) |
| HSV | hsv(246, 15%, 99%) |
| CMYK | cmyk(13%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(87.69, 8.43, -17.50) |
| CIE-LCH | lch(87.69, 19.43, 295.73°) |
| OKLab | oklab(89.7% 0.0175 -0.0474) |
| OKLCH | oklch(89.7% 0.051 290.3) |
| XYZ | xyz(71.7969, 71.4187, 102.9121) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.00
Lavender (CSS)
#E6E6FA
ΔE00 6.52
Pale Lilac
#E4CBFF
ΔE00 6.76
Light Periwinkle
#C1C6FC
ΔE00 7.21
Light Lavender
#DFC5FE
ΔE00 7.64
Pale Lavender
#EECFFE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD8FD #F9FDD8
analogous
#D8E7FD #DCD8FD #EFD8FD
triadic
#DCD8FD #FDDCD8 #D8FDDC
tetradic
#DCD8FD #FDD8E7 #F9FDD8 #D8FDEF
square
#DCD8FD #FDD8E7 #F9FDD8 #D8FDEF
split-complementary
#DCD8FD #FDEFD8 #E7FDD8
monochromatic
#7464F7 #A89EFA #DCD8FD #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.37
#DCD8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#DCD8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD8FD
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD8FD | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#D6DEE4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcd8fd; /* rgb */ color: rgb(220, 216, 253); /* oklch */ color: oklch(89.7% 0.051 290.3);
Tailwind
colors: {
custom: {
50: '#e7e4fe',
500: '#dcd8fd',
950: '#000000',
},
}SCSS
$custom: #dcd8fd; $custom-light: #e7e4fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd8fd",
"rgb": {
"r": 220,
"g": 216,
"b": 253
},
"hsl": {
"h": 246.486,
"s": 90.244,
"l": 91.961
},
"oklch": {
"l": 0.897,
"c": 0.05052,
"h": 290.3
},
"luminance": 0.71419
}Semantic roles & 50–950 ramp
primary
#DCD8FD
secondary
#DDE793
accent
#E600CD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485