#DCD3F1#DCD3F1
#DCD3F1 is a very light, muted violet. Relative luminance 0.682; OKLCH L 88.3% C 0.042 H 299.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3F1 |
|---|---|
| RGB | rgb(220, 211, 241) |
| HSL | hsl(258, 52%, 89%) |
| HSV | hsv(258, 12%, 95%) |
| CMYK | cmyk(8.7%, 12.4%, 0%, 5.5%) |
| CIE-LAB | lab(86.08, 8.67, -13.58) |
| CIE-LCH | lch(86.08, 16.11, 302.56°) |
| OKLab | oklab(88.33% 0.0205 -0.0365) |
| OKLCH | oklch(88.33% 0.042 299.2) |
| XYZ | xyz(68.6836, 68.1550, 92.7388) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.43
Thistle
#D8BFD8
ΔE00 6.97
Pale Lilac
#E4CBFF
ΔE00 7.01
Periwinkle
#CCCCFF
ΔE00 7.14
Pale Lavender
#EECFFE
ΔE00 7.30
Light Lavender
#DFC5FE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3F1 #E8F1D3
analogous
#D3D9F1 #DCD3F1 #EBD3F1
triadic
#DCD3F1 #F1DCD3 #D3F1DC
tetradic
#DCD3F1 #F1D3D9 #E8F1D3 #D3F1EB
square
#DCD3F1 #F1D3D9 #E8F1D3 #D3F1EB
split-complementary
#DCD3F1 #F1EBD3 #D9F1D3
monochromatic
#9276D3 #B7A5E2 #DCD3F1 #EDE8F8 #EDE8F8
Accessibility & contrast
On white
1.44
#DCD3F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DCD3F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3F1
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3F1 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F2
Deuteranopia (green-blind)
#CFD7F0
Tritanopia (blue-blind)
#D9D7DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd3f1; /* rgb */ color: rgb(220, 211, 241); /* oklch */ color: oklch(88.3% 0.042 299.2);
Tailwind
colors: {
custom: {
50: '#e7e0f5',
500: '#dcd3f1',
950: '#000000',
},
}SCSS
$custom: #dcd3f1; $custom-light: #e7e0f5; $custom-dark: #000000;
JSON
{
"hex": "#dcd3f1",
"rgb": {
"r": 220,
"g": 211,
"b": 241
},
"hsl": {
"h": 258,
"s": 51.724,
"l": 88.627
},
"oklch": {
"l": 0.88328,
"c": 0.04187,
"h": 299.2
},
"luminance": 0.68155
}Semantic roles & 50–950 ramp
primary
#DCD3F1
secondary
#BFCF99
accent
#BF2691
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485