#DCD4FA#DCD4FA
#DCD4FA is a very light, muted violet. Relative luminance 0.692; OKLCH L 88.8% C 0.052 H 295.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4FA |
|---|---|
| RGB | rgb(220, 212, 250) |
| HSL | hsl(253, 79%, 91%) |
| HSV | hsv(253, 15%, 98%) |
| CMYK | cmyk(12%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(86.61, 9.94, -17.55) |
| CIE-LCH | lch(86.61, 20.17, 299.52°) |
| OKLab | oklab(88.83% 0.0221 -0.0475) |
| OKLCH | oklch(88.83% 0.052 295) |
| XYZ | xyz(70.3105, 69.2044, 100.0776) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.13
Pale Lilac
#E4CBFF
ΔE00 5.48
Light Lavender
#DFC5FE
ΔE00 6.45
Pale Lavender
#EECFFE
ΔE00 6.47
Light Periwinkle
#C1C6FC
ΔE00 7.42
Lavender (CSS)
#E6E6FA
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4FA #F2FAD4
analogous
#D4DFFA #DCD4FA #EFD4FA
triadic
#DCD4FA #FADCD4 #D4FADC
tetradic
#DCD4FA #FAD4DF #F2FAD4 #D4FAEF
square
#DCD4FA #FAD4DF #F2FAD4 #D4FAEF
split-complementary
#DCD4FA #FAEFD4 #DFFAD4
monochromatic
#8366ED #AF9DF4 #DCD4FA #E9E4FC #E9E4FC
Accessibility & contrast
On white
1.41
#DCD4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#DCD4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4FA
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4FA | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FC
Deuteranopia (green-blind)
#CDD8F9
Tritanopia (blue-blind)
#D7DAE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd4fa; /* rgb */ color: rgb(220, 212, 250); /* oklch */ color: oklch(88.8% 0.052 295.0);
Tailwind
colors: {
custom: {
50: '#e7e1fc',
500: '#dcd4fa',
950: '#000000',
},
}SCSS
$custom: #dcd4fa; $custom-light: #e7e1fc; $custom-dark: #000000;
JSON
{
"hex": "#dcd4fa",
"rgb": {
"r": 220,
"g": 212,
"b": 250
},
"hsl": {
"h": 252.632,
"s": 79.167,
"l": 90.588
},
"oklch": {
"l": 0.88825,
"c": 0.05238,
"h": 295
},
"luminance": 0.69205
}Semantic roles & 50–950 ramp
primary
#DCD4FA
secondary
#D0E092
accent
#DB0AAF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485