#DCD1FC#DCD1FC
#DCD1FC is a very light, muted violet. Relative luminance 0.678; OKLCH L 88.3% C 0.060 H 296.9°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1FC |
|---|---|
| RGB | rgb(220, 209, 252) |
| HSL | hsl(255, 88%, 90%) |
| HSV | hsv(255, 17%, 99%) |
| CMYK | cmyk(12.7%, 17.1%, 0%, 1.2%) |
| CIE-LAB | lab(85.93, 11.93, -19.63) |
| CIE-LCH | lch(85.93, 22.97, 301.30°) |
| OKLab | oklab(88.32% 0.027 -0.0532) |
| OKLCH | oklch(88.32% 0.06 296.9) |
| XYZ | xyz(69.8828, 67.8446, 101.4903) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.98
Periwinkle
#CCCCFF
ΔE00 4.67
Light Lavender
#DFC5FE
ΔE00 4.89
Pale Lavender
#EECFFE
ΔE00 5.39
Light Lilac
#EDC8FF
ΔE00 6.57
Light Periwinkle
#C1C6FC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1FC #F1FCD1
analogous
#D1DBFC #DCD1FC #F1D1FC
triadic
#DCD1FC #FCDCD1 #D1FCDC
tetradic
#DCD1FC #FCD1DB #F1FCD1 #D1FCF1
square
#DCD1FC #FCD1DB #F1FCD1 #D1FCF1
split-complementary
#DCD1FC #FCF1D1 #DBFCD1
monochromatic
#855EF5 #B098F8 #DCD1FC #E9E2FD #E9E2FD
Accessibility & contrast
On white
1.44
#DCD1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#DCD1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1FC
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1FC | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FE
Deuteranopia (green-blind)
#CAD6FB
Tritanopia (blue-blind)
#D6D7DF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dcd1fc; /* rgb */ color: rgb(220, 209, 252); /* oklch */ color: oklch(88.3% 0.060 296.9);
Tailwind
colors: {
custom: {
50: '#e7dffd',
500: '#dcd1fc',
950: '#000000',
},
}SCSS
$custom: #dcd1fc; $custom-light: #e7dffd; $custom-dark: #000000;
JSON
{
"hex": "#dcd1fc",
"rgb": {
"r": 220,
"g": 209,
"b": 252
},
"hsl": {
"h": 255.349,
"s": 87.755,
"l": 90.392
},
"oklch": {
"l": 0.8832,
"c": 0.05967,
"h": 296.9
},
"luminance": 0.67845
}Semantic roles & 50–950 ramp
primary
#DCD1FC
secondary
#CEE48D
accent
#E401AA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485