#DCD5F7#DCD5F7
#DCD5F7 is a very light, muted violet. Relative luminance 0.695; OKLCH L 88.9% C 0.047 H 294.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5F7 |
|---|---|
| RGB | rgb(220, 213, 247) |
| HSL | hsl(252, 68%, 90%) |
| HSV | hsv(252, 14%, 97%) |
| CMYK | cmyk(10.9%, 13.8%, 0%, 3.1%) |
| CIE-LAB | lab(86.76, 8.80, -15.73) |
| CIE-LCH | lch(86.76, 18.03, 299.23°) |
| OKLab | oklab(88.92% 0.0197 -0.0425) |
| OKLCH | oklch(88.92% 0.047 294.9) |
| XYZ | xyz(70.0946, 69.5193, 97.7034) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.90
Pale Lilac
#E4CBFF
ΔE00 6.49
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Pale Lavender
#EECFFE
ΔE00 7.20
Light Lavender
#DFC5FE
ΔE00 7.51
Light Periwinkle
#C1C6FC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5F7 #F0F7D5
analogous
#D5DFF7 #DCD5F7 #EDD5F7
triadic
#DCD5F7 #F7DCD5 #D5F7DC
tetradic
#DCD5F7 #F7D5DF #F0F7D5 #D5F7ED
square
#DCD5F7 #F7D5DF #F0F7D5 #D5F7ED
split-complementary
#DCD5F7 #F7EDD5 #DFF7D5
monochromatic
#866EE3 #B1A2ED #DCD5F7 #EAE5FA #EAE5FA
Accessibility & contrast
On white
1.41
#DCD5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#DCD5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5F7
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5F7 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F9
Deuteranopia (green-blind)
#CFD9F6
Tritanopia (blue-blind)
#D7DAE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd5f7; /* rgb */ color: rgb(220, 213, 247); /* oklch */ color: oklch(88.9% 0.047 294.9);
Tailwind
colors: {
custom: {
50: '#e7e1f9',
500: '#dcd5f7',
950: '#000000',
},
}SCSS
$custom: #dcd5f7; $custom-light: #e7e1f9; $custom-dark: #000000;
JSON
{
"hex": "#dcd5f7",
"rgb": {
"r": 220,
"g": 213,
"b": 247
},
"hsl": {
"h": 252.353,
"s": 68,
"l": 90.196
},
"oklch": {
"l": 0.88916,
"c": 0.04682,
"h": 294.9
},
"luminance": 0.6952
}Semantic roles & 50–950 ramp
primary
#DCD5F7
secondary
#CCDA96
accent
#D016AA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485