#DCD5FB#DCD5FB
#DCD5FB is a very light, muted violet. Relative luminance 0.698; OKLCH L 89.1% C 0.052 H 293.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD5FB |
|---|---|
| RGB | rgb(220, 213, 251) |
| HSL | hsl(251, 83%, 91%) |
| HSV | hsv(251, 15%, 98%) |
| CMYK | cmyk(12.4%, 15.1%, 0%, 1.6%) |
| CIE-LAB | lab(86.88, 9.61, -17.66) |
| CIE-LCH | lch(86.88, 20.11, 298.55°) |
| OKLab | oklab(89.05% 0.021 -0.0478) |
| OKLCH | oklch(89.05% 0.052 293.8) |
| XYZ | xyz(70.7185, 69.7688, 100.9891) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.01
Pale Lilac
#E4CBFF
ΔE00 5.74
Light Lavender
#DFC5FE
ΔE00 6.69
Pale Lavender
#EECFFE
ΔE00 6.77
Light Periwinkle
#C1C6FC
ΔE00 7.31
Lavender (CSS)
#E6E6FA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD5FB #F4FBD5
analogous
#D5E1FB #DCD5FB #EFD5FB
triadic
#DCD5FB #FBDCD5 #D5FBDC
tetradic
#DCD5FB #FBD5E1 #F4FBD5 #D5FBEF
square
#DCD5FB #FBD5E1 #F4FBD5 #D5FBEF
split-complementary
#DCD5FB #FBEFD5 #E1FBD5
monochromatic
#7F65F0 #AD9DF6 #DCD5FB #E8E3FC #E8E3FC
Accessibility & contrast
On white
1.40
#DCD5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#DCD5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD5FB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD5FB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFD
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#D6DBE1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dcd5fb; /* rgb */ color: rgb(220, 213, 251); /* oklch */ color: oklch(89.1% 0.052 293.8);
Tailwind
colors: {
custom: {
50: '#e7e1fc',
500: '#dcd5fb',
950: '#000000',
},
}SCSS
$custom: #dcd5fb; $custom-light: #e7e1fc; $custom-dark: #000000;
JSON
{
"hex": "#dcd5fb",
"rgb": {
"r": 220,
"g": 213,
"b": 251
},
"hsl": {
"h": 251.053,
"s": 82.609,
"l": 90.98
},
"oklch": {
"l": 0.89052,
"c": 0.05223,
"h": 293.8
},
"luminance": 0.69769
}Semantic roles & 50–950 ramp
primary
#DCD5FB
secondary
#D3E292
accent
#DF06B7
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485