#DCD5FD#DCD5FD
#DCD5FD is a very light, muted violet. Relative luminance 0.699; OKLCH L 89.1% C 0.055 H 293.3°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5FD |
|---|---|
| RGB | rgb(220, 213, 253) |
| HSL | hsl(251, 91%, 91%) |
| HSV | hsv(251, 16%, 99%) |
| CMYK | cmyk(13%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(86.95, 10.02, -18.62) |
| CIE-LCH | lch(86.95, 21.14, 298.28°) |
| OKLab | oklab(89.12% 0.0217 -0.0505) |
| OKLCH | oklch(89.12% 0.055 293.3) |
| XYZ | xyz(71.0354, 69.8956, 102.6583) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.61
Pale Lilac
#E4CBFF
ΔE00 5.46
Light Lavender
#DFC5FE
ΔE00 6.36
Pale Lavender
#EECFFE
ΔE00 6.65
Light Periwinkle
#C1C6FC
ΔE00 6.96
Lavender (CSS)
#E6E6FA
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5FD #F6FDD5
analogous
#D5E2FD #DCD5FD #F0D5FD
triadic
#DCD5FD #FDDCD5 #D5FDDC
tetradic
#DCD5FD #FDD5E2 #F6FDD5 #D5FDF0
square
#DCD5FD #FDD5E2 #F6FDD5 #D5FDF0
split-complementary
#DCD5FD #FDF0D5 #E2FDD5
monochromatic
#7B60F7 #AB9BFA #DCD5FD #E7E2FE #E7E2FE
Accessibility & contrast
On white
1.40
#DCD5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#DCD5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5FD
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5FD | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFF
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#D6DBE2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd5fd; /* rgb */ color: rgb(220, 213, 253); /* oklch */ color: oklch(89.1% 0.055 293.3);
Tailwind
colors: {
custom: {
50: '#e7e1fe',
500: '#dcd5fd',
950: '#000000',
},
}SCSS
$custom: #dcd5fd; $custom-light: #e7e1fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd5fd",
"rgb": {
"r": 220,
"g": 213,
"b": 253
},
"hsl": {
"h": 250.5,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.89121,
"c": 0.05493,
"h": 293.3
},
"luminance": 0.69896
}Semantic roles & 50–950 ramp
primary
#DCD5FD
secondary
#D7E690
accent
#E600BD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485