#DCD5F5#DCD5F5
#DCD5F5 is a very light, muted violet. Relative luminance 0.694; OKLCH L 88.8% C 0.044 H 295.5°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5F5 |
|---|---|
| RGB | rgb(220, 213, 245) |
| HSL | hsl(253, 62%, 90%) |
| HSV | hsv(253, 13%, 96%) |
| CMYK | cmyk(10.2%, 13.1%, 0%, 3.9%) |
| CIE-LAB | lab(86.70, 8.40, -14.77) |
| CIE-LCH | lch(86.70, 16.99, 299.64°) |
| OKLab | oklab(88.85% 0.019 -0.0398) |
| OKLCH | oklch(88.85% 0.044 295.5) |
| XYZ | xyz(69.7876, 69.3965, 96.0867) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.16
Periwinkle
#CCCCFF
ΔE00 6.39
Pale Lilac
#E4CBFF
ΔE00 6.93
Pale Lavender
#EECFFE
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5F5 #EEF5D5
analogous
#D5DEF5 #DCD5F5 #ECD5F5
triadic
#DCD5F5 #F5DCD5 #D5F5DC
tetradic
#DCD5F5 #F5D5DE #EEF5D5 #D5F5EC
square
#DCD5F5 #F5D5DE #EEF5D5 #D5F5EC
split-complementary
#DCD5F5 #F5ECD5 #DEF5D5
monochromatic
#8A72DD #B3A4E9 #DCD5F5 #EAE6F9 #EAE6F9
Accessibility & contrast
On white
1.41
#DCD5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#DCD5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5F5
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5F5 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F6
Deuteranopia (green-blind)
#D0D9F4
Tritanopia (blue-blind)
#D8DADF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd5f5; /* rgb */ color: rgb(220, 213, 245); /* oklch */ color: oklch(88.8% 0.044 295.5);
Tailwind
colors: {
custom: {
50: '#e7e1f8',
500: '#dcd5f5',
950: '#000000',
},
}SCSS
$custom: #dcd5f5; $custom-light: #e7e1f8; $custom-dark: #000000;
JSON
{
"hex": "#dcd5f5",
"rgb": {
"r": 220,
"g": 213,
"b": 245
},
"hsl": {
"h": 253.125,
"s": 61.538,
"l": 89.804
},
"oklch": {
"l": 0.88849,
"c": 0.04413,
"h": 295.5
},
"luminance": 0.69397
}Semantic roles & 50–950 ramp
primary
#DCD5F5
secondary
#C9D698
accent
#C91CA3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485