#DCD5F4#DCD5F4
#DCD5F4 is a very light, muted violet. Relative luminance 0.693; OKLCH L 88.8% C 0.043 H 295.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5F4 |
|---|---|
| RGB | rgb(220, 213, 244) |
| HSL | hsl(254, 58%, 90%) |
| HSV | hsv(254, 13%, 96%) |
| CMYK | cmyk(9.8%, 12.7%, 0%, 4.3%) |
| CIE-LAB | lab(86.67, 8.21, -14.28) |
| CIE-LCH | lch(86.67, 16.47, 299.87°) |
| OKLab | oklab(88.82% 0.0187 -0.0385) |
| OKLCH | oklch(88.82% 0.043 295.9) |
| XYZ | xyz(69.6354, 69.3356, 95.2849) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.97
Periwinkle
#CCCCFF
ΔE00 6.64
Pale Lilac
#E4CBFF
ΔE00 7.17
Pale Lavender
#EECFFE
ΔE00 7.66
Thistle
#D8BFD8
ΔE00 7.84
Light Lavender
#DFC5FE
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5F4 #EDF4D5
analogous
#D5DEF4 #DCD5F4 #ECD5F4
triadic
#DCD5F4 #F4DCD5 #D5F4DC
tetradic
#DCD5F4 #F4D5DE #EDF4D5 #D5F4EC
square
#DCD5F4 #F4D5DE #EDF4D5 #D5F4EC
split-complementary
#DCD5F4 #F4ECD5 #DEF4D5
monochromatic
#8B74DB #B4A5E7 #DCD5F4 #EBE7F9 #EBE7F9
Accessibility & contrast
On white
1.41
#DCD5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DCD5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5F4
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5F4 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F5
Deuteranopia (green-blind)
#D0D9F3
Tritanopia (blue-blind)
#D8D9DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd5f4; /* rgb */ color: rgb(220, 213, 244); /* oklch */ color: oklch(88.8% 0.043 295.9);
Tailwind
colors: {
custom: {
50: '#e7e1f7',
500: '#dcd5f4',
950: '#000000',
},
}SCSS
$custom: #dcd5f4; $custom-light: #e7e1f7; $custom-dark: #000000;
JSON
{
"hex": "#dcd5f4",
"rgb": {
"r": 220,
"g": 213,
"b": 244
},
"hsl": {
"h": 253.548,
"s": 58.491,
"l": 89.608
},
"oklch": {
"l": 0.88815,
"c": 0.04278,
"h": 295.9
},
"luminance": 0.69336
}Semantic roles & 50–950 ramp
primary
#DCD5F4
secondary
#C7D499
accent
#C61FA0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485