#DCD3F7#DCD3F7
#DCD3F7 is a very light, muted violet. Relative luminance 0.685; OKLCH L 88.5% C 0.050 H 296.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3F7 |
|---|---|
| RGB | rgb(220, 211, 247) |
| HSL | hsl(255, 69%, 90%) |
| HSV | hsv(255, 15%, 97%) |
| CMYK | cmyk(10.9%, 14.6%, 0%, 3.1%) |
| CIE-LAB | lab(86.27, 9.86, -16.48) |
| CIE-LCH | lch(86.27, 19.20, 300.90°) |
| OKLab | oklab(88.53% 0.0225 -0.0445) |
| OKLCH | oklch(88.53% 0.05 296.8) |
| XYZ | xyz(69.5946, 68.5194, 97.5368) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 5.60
Periwinkle
#CCCCFF
ΔE00 5.70
Pale Lavender
#EECFFE
ΔE00 6.37
Light Lavender
#DFC5FE
ΔE00 6.64
Lavender (CSS)
#E6E6FA
ΔE00 7.47
Thistle
#D8BFD8
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3F7 #EEF7D3
analogous
#D3DCF7 #DCD3F7 #EED3F7
triadic
#DCD3F7 #F7DCD3 #D3F7DC
tetradic
#DCD3F7 #F7D3DC #EEF7D3 #D3F7EE
square
#DCD3F7 #F7D3DC #EEF7D3 #D3F7EE
split-complementary
#DCD3F7 #F7EED3 #DCF7D3
monochromatic
#8A6BE4 #B39FEE #DCD3F7 #EAE5FA #EAE5FA
Accessibility & contrast
On white
1.43
#DCD3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#DCD3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3F7
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3F7 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8F9
Deuteranopia (green-blind)
#CDD7F6
Tritanopia (blue-blind)
#D7D8DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd3f7; /* rgb */ color: rgb(220, 211, 247); /* oklch */ color: oklch(88.5% 0.050 296.8);
Tailwind
colors: {
custom: {
50: '#e7e0f9',
500: '#dcd3f7',
950: '#000000',
},
}SCSS
$custom: #dcd3f7; $custom-light: #e7e0f9; $custom-dark: #000000;
JSON
{
"hex": "#dcd3f7",
"rgb": {
"r": 220,
"g": 211,
"b": 247
},
"hsl": {
"h": 255,
"s": 69.231,
"l": 89.804
},
"oklch": {
"l": 0.8853,
"c": 0.04988,
"h": 296.8
},
"luminance": 0.6852
}Semantic roles & 50–950 ramp
primary
#DCD3F7
secondary
#C9DA94
accent
#D114A2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485