#DCD4FF#DCD4FF
#DCD4FF is a very light, muted violet. Relative luminance 0.695; OKLCH L 89.0% C 0.059 H 293.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4FF |
|---|---|
| RGB | rgb(220, 212, 255) |
| HSL | hsl(251, 100%, 92%) |
| HSV | hsv(251, 17%, 100%) |
| CMYK | cmyk(13.7%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(86.76, 10.96, -19.95) |
| CIE-LCH | lch(86.76, 22.76, 298.77°) |
| OKLab | oklab(89% 0.0238 -0.0541) |
| OKLCH | oklch(89% 0.059 293.7) |
| XYZ | xyz(71.1049, 69.5222, 104.2614) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.19
Pale Lilac
#E4CBFF
ΔE00 4.84
Light Lavender
#DFC5FE
ΔE00 5.67
Pale Lavender
#EECFFE
ΔE00 6.27
Light Periwinkle
#C1C6FC
ΔE00 6.61
Light Lilac
#EDC8FF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4FF #F7FFD4
analogous
#D4E2FF #DCD4FF #F2D4FF
triadic
#DCD4FF #FFDCD4 #D4FFDC
tetradic
#DCD4FF #FFD4E2 #F7FFD4 #D4FFF2
square
#DCD4FF #FFD4E2 #F7FFD4 #D4FFF2
split-complementary
#DCD4FF #FFF2D4 #E2FFD4
monochromatic
#785AFF #AA97FF #DCD4FF #E6E0FF #E6E0FF
Accessibility & contrast
On white
1.41
#DCD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#DCD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4FF
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4FF | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#D6DAE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd4ff; /* rgb */ color: rgb(220, 212, 255); /* oklch */ color: oklch(89.0% 0.059 293.7);
Tailwind
colors: {
custom: {
50: '#e7e1ff',
500: '#dcd4ff',
950: '#000000',
},
}SCSS
$custom: #dcd4ff; $custom-light: #e7e1ff; $custom-dark: #000000;
JSON
{
"hex": "#dcd4ff",
"rgb": {
"r": 220,
"g": 212,
"b": 255
},
"hsl": {
"h": 251.163,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.88999,
"c": 0.05913,
"h": 293.7
},
"luminance": 0.69523
}Semantic roles & 50–950 ramp
primary
#DCD4FF
secondary
#D9EB8C
accent
#E600BB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486