#DCD3FF#DCD3FF
#DCD3FF is a very light, moderate violet. Relative luminance 0.690; OKLCH L 88.8% C 0.061 H 294.5°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3FF |
|---|---|
| RGB | rgb(220, 211, 255) |
| HSL | hsl(252, 100%, 91%) |
| HSV | hsv(252, 17%, 100%) |
| CMYK | cmyk(13.7%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(86.52, 11.49, -20.33) |
| CIE-LCH | lch(86.52, 23.35, 299.47°) |
| OKLab | oklab(88.81% 0.0252 -0.0552) |
| OKLCH | oklch(88.81% 0.061 294.5) |
| XYZ | xyz(70.8557, 69.0238, 104.1784) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.17
Pale Lilac
#E4CBFF
ΔE00 4.47
Light Lavender
#DFC5FE
ΔE00 5.28
Pale Lavender
#EECFFE
ΔE00 5.97
Light Periwinkle
#C1C6FC
ΔE00 6.59
Light Lilac
#EDC8FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3FF #F6FFD3
analogous
#D3E0FF #DCD3FF #F2D3FF
triadic
#DCD3FF #FFDCD3 #D3FFDC
tetradic
#DCD3FF #FFD3E0 #F6FFD3 #D3FFF2
square
#DCD3FF #FFD3E0 #F6FFD3 #D3FFF2
split-complementary
#DCD3FF #FFF2D3 #E0FFD3
monochromatic
#7B59FF #AB96FF #DCD3FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.42
#DCD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#DCD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3FF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3FF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#D6DAE2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd3ff; /* rgb */ color: rgb(220, 211, 255); /* oklch */ color: oklch(88.8% 0.061 294.5);
Tailwind
colors: {
custom: {
50: '#e7e0ff',
500: '#dcd3ff',
950: '#000000',
},
}SCSS
$custom: #dcd3ff; $custom-light: #e7e0ff; $custom-dark: #000000;
JSON
{
"hex": "#dcd3ff",
"rgb": {
"r": 220,
"g": 211,
"b": 255
},
"hsl": {
"h": 252.273,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.88808,
"c": 0.06064,
"h": 294.5
},
"luminance": 0.69024
}Semantic roles & 50–950 ramp
primary
#DCD3FF
secondary
#D7EB8C
accent
#E600B7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486