#DCD5FF#DCD5FF
#DCD5FF is a very light, muted violet. Relative luminance 0.700; OKLCH L 89.2% C 0.058 H 292.8°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5FF |
|---|---|
| RGB | rgb(220, 213, 255) |
| HSL | hsl(250, 100%, 92%) |
| HSV | hsv(250, 16%, 100%) |
| CMYK | cmyk(13.7%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(87.01, 10.43, -19.58) |
| CIE-LCH | lch(87.01, 22.18, 298.04°) |
| OKLab | oklab(89.19% 0.0224 -0.0531) |
| OKLCH | oklch(89.19% 0.058 292.8) |
| XYZ | xyz(71.3556, 70.0237, 104.3450) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.24
Pale Lilac
#E4CBFF
ΔE00 5.24
Light Lavender
#DFC5FE
ΔE00 6.07
Pale Lavender
#EECFFE
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 6.65
Light Lilac
#EDC8FF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5FF #F8FFD5
analogous
#D5E3FF #DCD5FF #F1D5FF
triadic
#DCD5FF #FFDCD5 #D5FFDC
tetradic
#DCD5FF #FFD5E3 #F8FFD5 #D5FFF1
square
#DCD5FF #FFD5E3 #F8FFD5 #D5FFF1
split-complementary
#DCD5FF #FFF1D5 #E3FFD5
monochromatic
#765BFF #A998FF #DCD5FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.40
#DCD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#DCD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5FF
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5FF | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#CDD9FE
Tritanopia (blue-blind)
#D5DBE3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd5ff; /* rgb */ color: rgb(220, 213, 255); /* oklch */ color: oklch(89.2% 0.058 292.8);
Tailwind
colors: {
custom: {
50: '#e7e1ff',
500: '#dcd5ff',
950: '#000000',
},
}SCSS
$custom: #dcd5ff; $custom-light: #e7e1ff; $custom-dark: #000000;
JSON
{
"hex": "#dcd5ff",
"rgb": {
"r": 220,
"g": 213,
"b": 255
},
"hsl": {
"h": 250,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.89191,
"c": 0.05764,
"h": 292.8
},
"luminance": 0.70024
}Semantic roles & 50–950 ramp
primary
#DCD5FF
secondary
#DBEB8D
accent
#E600BF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486