#DCD4FD#DCD4FD
#DCD4FD is a very light, muted violet. Relative luminance 0.694; OKLCH L 88.9% C 0.056 H 294.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4FD |
|---|---|
| RGB | rgb(220, 212, 253) |
| HSL | hsl(252, 91%, 91%) |
| HSV | hsv(252, 16%, 99%) |
| CMYK | cmyk(13%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(86.70, 10.55, -18.99) |
| CIE-LCH | lch(86.70, 21.73, 299.04°) |
| OKLab | oklab(88.93% 0.0231 -0.0515) |
| OKLCH | oklch(88.93% 0.056 294.2) |
| XYZ | xyz(70.7846, 69.3941, 102.5747) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.54
Pale Lilac
#E4CBFF
ΔE00 5.05
Light Lavender
#DFC5FE
ΔE00 5.95
Pale Lavender
#EECFFE
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 6.92
Light Lilac
#EDC8FF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4FD #F5FDD4
analogous
#D4E0FD #DCD4FD #F0D4FD
triadic
#DCD4FD #FDDCD4 #D4FDDC
tetradic
#DCD4FD #FDD4E0 #F5FDD4 #D4FDF0
square
#DCD4FD #FDD4E0 #F5FDD4 #D4FDF0
split-complementary
#DCD4FD #FDF0D4 #E0FDD4
monochromatic
#7D5FF8 #AC9AFA #DCD4FD #E7E2FE #E7E2FE
Accessibility & contrast
On white
1.41
#DCD4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#DCD4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4FD
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4FD | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FF
Deuteranopia (green-blind)
#CCD8FC
Tritanopia (blue-blind)
#D6DAE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd4fd; /* rgb */ color: rgb(220, 212, 253); /* oklch */ color: oklch(88.9% 0.056 294.2);
Tailwind
colors: {
custom: {
50: '#e7e1fe',
500: '#dcd4fd',
950: '#000000',
},
}SCSS
$custom: #dcd4fd; $custom-light: #e7e1fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd4fd",
"rgb": {
"r": 220,
"g": 212,
"b": 253
},
"hsl": {
"h": 251.707,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.88929,
"c": 0.05643,
"h": 294.2
},
"luminance": 0.69394
}Semantic roles & 50–950 ramp
primary
#DCD4FD
secondary
#D5E68F
accent
#E600B9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485