#DCD5FE#DCD5FE
#DCD5FE is a very light, muted violet. Relative luminance 0.700; OKLCH L 89.2% C 0.056 H 293.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5FE |
|---|---|
| RGB | rgb(220, 213, 254) |
| HSL | hsl(250, 95%, 92%) |
| HSV | hsv(250, 16%, 100%) |
| CMYK | cmyk(13.4%, 16.1%, 0%, 0.4%) |
| CIE-LAB | lab(86.98, 10.22, -19.10) |
| CIE-LCH | lch(86.98, 21.66, 298.15°) |
| OKLab | oklab(89.16% 0.022 -0.0518) |
| OKLCH | oklch(89.16% 0.056 293.1) |
| XYZ | xyz(71.1951, 69.9595, 103.4994) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.42
Pale Lilac
#E4CBFF
ΔE00 5.34
Light Lavender
#DFC5FE
ΔE00 6.21
Pale Lavender
#EECFFE
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 6.80
Light Lilac
#EDC8FF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5FE #F7FED5
analogous
#D5E3FE #DCD5FE #F1D5FE
triadic
#DCD5FE #FEDCD5 #D5FEDC
tetradic
#DCD5FE #FED5E3 #F7FED5 #D5FEF1
square
#DCD5FE #FED5E3 #F7FED5 #D5FEF1
split-complementary
#DCD5FE #FEF1D5 #E3FED5
monochromatic
#785DFB #AA99FD #DCD5FE #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.40
#DCD5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#DCD5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5FE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5FE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#CDD9FD
Tritanopia (blue-blind)
#D6DBE3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd5fe; /* rgb */ color: rgb(220, 213, 254); /* oklch */ color: oklch(89.2% 0.056 293.1);
Tailwind
colors: {
custom: {
50: '#e7e1fe',
500: '#dcd5fe',
950: '#000000',
},
}SCSS
$custom: #dcd5fe; $custom-light: #e7e1fe; $custom-dark: #000000;
JSON
{
"hex": "#dcd5fe",
"rgb": {
"r": 220,
"g": 213,
"b": 254
},
"hsl": {
"h": 250.244,
"s": 95.349,
"l": 91.569
},
"oklch": {
"l": 0.89156,
"c": 0.05628,
"h": 293.1
},
"luminance": 0.6996
}Semantic roles & 50–950 ramp
primary
#DCD5FE
secondary
#D9E98F
accent
#E600BE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485