#DCD1F7#DCD1F7
#DCD1F7 is a very light, muted violet. Relative luminance 0.675; OKLCH L 88.1% C 0.053 H 298.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1F7 |
|---|---|
| RGB | rgb(220, 209, 247) |
| HSL | hsl(257, 70%, 89%) |
| HSV | hsv(257, 15%, 97%) |
| CMYK | cmyk(10.9%, 15.4%, 0%, 3.1%) |
| CIE-LAB | lab(85.77, 10.92, -17.22) |
| CIE-LCH | lch(85.77, 20.39, 302.38°) |
| OKLab | oklab(88.15% 0.0253 -0.0465) |
| OKLCH | oklch(88.15% 0.053 298.5) |
| XYZ | xyz(69.1009, 67.5318, 97.3722) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.75
Periwinkle
#CCCCFF
ΔE00 5.60
Pale Lavender
#EECFFE
ΔE00 5.62
Light Lavender
#DFC5FE
ΔE00 5.81
Light Lilac
#EDC8FF
ΔE00 7.08
Thistle
#D8BFD8
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1F7 #ECF7D1
analogous
#D1D9F7 #DCD1F7 #EFD1F7
triadic
#DCD1F7 #F7DCD1 #D1F7DC
tetradic
#DCD1F7 #F7D1D9 #ECF7D1 #D1F7EF
square
#DCD1F7 #F7D1D9 #ECF7D1 #D1F7EF
split-complementary
#DCD1F7 #F7EFD1 #D9F7D1
monochromatic
#8D69E5 #B49DEE #DCD1F7 #EBE5FA #EBE5FA
Accessibility & contrast
On white
1.45
#DCD1F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DCD1F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1F7
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1F7 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F9
Deuteranopia (green-blind)
#CBD6F6
Tritanopia (blue-blind)
#D8D6DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd1f7; /* rgb */ color: rgb(220, 209, 247); /* oklch */ color: oklch(88.1% 0.053 298.5);
Tailwind
colors: {
custom: {
50: '#e7dff9',
500: '#dcd1f7',
950: '#000000',
},
}SCSS
$custom: #dcd1f7; $custom-light: #e7dff9; $custom-dark: #000000;
JSON
{
"hex": "#dcd1f7",
"rgb": {
"r": 220,
"g": 209,
"b": 247
},
"hsl": {
"h": 257.368,
"s": 70.37,
"l": 89.412
},
"oklch": {
"l": 0.88146,
"c": 0.05299,
"h": 298.5
},
"luminance": 0.67532
}Semantic roles & 50–950 ramp
primary
#DCD1F7
secondary
#C5DA92
accent
#D2139B
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485