#DCD1FF#DCD1FF
#DCD1FF is a very light, moderate violet. Relative luminance 0.680; OKLCH L 88.4% C 0.064 H 296.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1FF |
|---|---|
| RGB | rgb(220, 209, 255) |
| HSL | hsl(254, 100%, 91%) |
| HSV | hsv(254, 18%, 100%) |
| CMYK | cmyk(13.7%, 18%, 0%, 0%) |
| CIE-LAB | lab(86.02, 12.55, -21.07) |
| CIE-LCH | lch(86.02, 24.52, 300.78°) |
| OKLab | oklab(88.43% 0.028 -0.0572) |
| OKLCH | oklch(88.43% 0.064 296) |
| XYZ | xyz(70.3619, 68.0362, 104.0138) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.75
Periwinkle
#CCCCFF
ΔE00 4.21
Light Lavender
#DFC5FE
ΔE00 4.51
Pale Lavender
#EECFFE
ΔE00 5.45
Light Lilac
#EDC8FF
ΔE00 6.44
Light Periwinkle
#C1C6FC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1FF #F4FFD1
analogous
#D1DDFF #DCD1FF #F3D1FF
triadic
#DCD1FF #FFDCD1 #D1FFDC
tetradic
#DCD1FF #FFD1DD #F4FFD1 #D1FFF3
square
#DCD1FF #FFD1DD #F4FFD1 #D1FFF3
split-complementary
#DCD1FF #FFF3D1 #DDFFD1
monochromatic
#7F57FF #AD94FF #DCD1FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
1.44
#DCD1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#DCD1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1FF
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1FF | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#D6D8E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd1ff; /* rgb */ color: rgb(220, 209, 255); /* oklch */ color: oklch(88.4% 0.064 296.0);
Tailwind
colors: {
custom: {
50: '#e7dfff',
500: '#dcd1ff',
950: '#000000',
},
}SCSS
$custom: #dcd1ff; $custom-light: #e7dfff; $custom-dark: #000000;
JSON
{
"hex": "#dcd1ff",
"rgb": {
"r": 220,
"g": 209,
"b": 255
},
"hsl": {
"h": 254.348,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.88426,
"c": 0.06368,
"h": 296
},
"luminance": 0.68037
}Semantic roles & 50–950 ramp
primary
#DCD1FF
secondary
#D3EA8A
accent
#E600AF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486