#DCD3FC#DCD3FC
#DCD3FC is a very light, muted violet. Relative luminance 0.688; OKLCH L 88.7% C 0.057 H 295.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3FC |
|---|---|
| RGB | rgb(220, 211, 252) |
| HSL | hsl(253, 87%, 91%) |
| HSV | hsv(253, 16%, 99%) |
| CMYK | cmyk(12.7%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(86.42, 10.87, -18.89) |
| CIE-LCH | lch(86.42, 21.79, 299.93°) |
| OKLab | oklab(88.7% 0.0242 -0.0512) |
| OKLCH | oklch(88.7% 0.057 295.3) |
| XYZ | xyz(70.3765, 68.8321, 101.6549) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.68
Pale Lilac
#E4CBFF
ΔE00 4.76
Light Lavender
#DFC5FE
ΔE00 5.69
Pale Lavender
#EECFFE
ΔE00 6.00
Light Periwinkle
#C1C6FC
ΔE00 7.04
Light Lilac
#EDC8FF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3FC #F3FCD3
analogous
#D3DEFC #DCD3FC #F0D3FC
triadic
#DCD3FC #FCDCD3 #D3FCDC
tetradic
#DCD3FC #FCD3DE #F3FCD3 #D3FCF0
square
#DCD3FC #FCD3DE #F3FCD3 #D3FCF0
split-complementary
#DCD3FC #FCF0D3 #DEFCD3
monochromatic
#8160F4 #AE9AF8 #DCD3FC #E8E2FD #E8E2FD
Accessibility & contrast
On white
1.42
#DCD3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#DCD3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3FC
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3FC | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#CCD8FB
Tritanopia (blue-blind)
#D6D9E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd3fc; /* rgb */ color: rgb(220, 211, 252); /* oklch */ color: oklch(88.7% 0.057 295.3);
Tailwind
colors: {
custom: {
50: '#e7e0fd',
500: '#dcd3fc',
950: '#000000',
},
}SCSS
$custom: #dcd3fc; $custom-light: #e7e0fd; $custom-dark: #000000;
JSON
{
"hex": "#dcd3fc",
"rgb": {
"r": 220,
"g": 211,
"b": 252
},
"hsl": {
"h": 253.171,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.88702,
"c": 0.0566,
"h": 295.3
},
"luminance": 0.68832
}Semantic roles & 50–950 ramp
primary
#DCD3FC
secondary
#D1E48F
accent
#E402B2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485