#DCD4FE#DCD4FE
#DCD4FE is a very light, muted violet. Relative luminance 0.695; OKLCH L 89.0% C 0.058 H 293.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4FE |
|---|---|
| RGB | rgb(220, 212, 254) |
| HSL | hsl(251, 95%, 91%) |
| HSV | hsv(251, 17%, 100%) |
| CMYK | cmyk(13.4%, 16.5%, 0%, 0.4%) |
| CIE-LAB | lab(86.73, 10.75, -19.47) |
| CIE-LCH | lch(86.73, 22.24, 298.90°) |
| OKLab | oklab(88.96% 0.0234 -0.0528) |
| OKLCH | oklch(88.96% 0.058 293.9) |
| XYZ | xyz(70.9443, 69.4580, 103.4159) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.36
Pale Lilac
#E4CBFF
ΔE00 4.94
Light Lavender
#DFC5FE
ΔE00 5.80
Pale Lavender
#EECFFE
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.76
Light Lilac
#EDC8FF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4FE #F6FED4
analogous
#D4E1FE #DCD4FE #F1D4FE
triadic
#DCD4FE #FEDCD4 #D4FEDC
tetradic
#DCD4FE #FED4E1 #F6FED4 #D4FEF1
square
#DCD4FE #FED4E1 #F6FED4 #D4FEF1
split-complementary
#DCD4FE #FEF1D4 #E1FED4
monochromatic
#7B5CFB #AB98FD #DCD4FE #E7E1FE #E7E1FE
Accessibility & contrast
On white
1.41
#DCD4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#DCD4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4FE
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4FE | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBDAFF
Deuteranopia (green-blind)
#CCD8FD
Tritanopia (blue-blind)
#D6DAE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd4fe; /* rgb */ color: rgb(220, 212, 254); /* oklch */ color: oklch(89.0% 0.058 293.9);
Tailwind
colors: {
custom: {
50: '#e7e1fe',
500: '#dcd4fe',
950: '#000000',
},
}SCSS
$custom: #dcd4fe; $custom-light: #e7e1fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd4fe",
"rgb": {
"r": 220,
"g": 212,
"b": 254
},
"hsl": {
"h": 251.429,
"s": 95.455,
"l": 91.373
},
"oklch": {
"l": 0.88964,
"c": 0.05777,
"h": 293.9
},
"luminance": 0.69458
}Semantic roles & 50–950 ramp
primary
#DCD4FE
secondary
#D7E88E
accent
#E600BA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485