#DCD4F1#DCD4F1
#DCD4F1 is a very light, muted violet. Relative luminance 0.687; OKLCH L 88.5% C 0.040 H 298.2°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4F1 |
|---|---|
| RGB | rgb(220, 212, 241) |
| HSL | hsl(257, 51%, 89%) |
| HSV | hsv(257, 12%, 95%) |
| CMYK | cmyk(8.7%, 12%, 0%, 5.5%) |
| CIE-LAB | lab(86.33, 8.14, -13.20) |
| CIE-LCH | lch(86.33, 15.51, 301.65°) |
| OKLab | oklab(88.52% 0.019 -0.0355) |
| OKLCH | oklch(88.52% 0.04 298.2) |
| XYZ | xyz(68.9328, 68.6534, 92.8219) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Periwinkle
#CCCCFF
ΔE00 7.28
Thistle
#D8BFD8
ΔE00 7.29
Pale Lilac
#E4CBFF
ΔE00 7.47
Pale Lavender
#EECFFE
ΔE00 7.76
Light Lavender
#DFC5FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4F1 #E9F1D4
analogous
#D4DBF1 #DCD4F1 #EBD4F1
triadic
#DCD4F1 #F1DCD4 #D4F1DC
tetradic
#DCD4F1 #F1D4DB #E9F1D4 #D4F1EB
square
#DCD4F1 #F1D4DB #E9F1D4 #D4F1EB
split-complementary
#DCD4F1 #F1EBD4 #DBF1D4
monochromatic
#9178D3 #B6A6E2 #DCD4F1 #ECE8F7 #ECE8F7
Accessibility & contrast
On white
1.43
#DCD4F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DCD4F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4F1
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4F1 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F2
Deuteranopia (green-blind)
#D0D8F0
Tritanopia (blue-blind)
#D9D8DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd4f1; /* rgb */ color: rgb(220, 212, 241); /* oklch */ color: oklch(88.5% 0.040 298.2);
Tailwind
colors: {
custom: {
50: '#e7e1f5',
500: '#dcd4f1',
950: '#000000',
},
}SCSS
$custom: #dcd4f1; $custom-light: #e7e1f5; $custom-dark: #000000;
JSON
{
"hex": "#dcd4f1",
"rgb": {
"r": 220,
"g": 212,
"b": 241
},
"hsl": {
"h": 256.552,
"s": 50.877,
"l": 88.824
},
"oklch": {
"l": 0.88522,
"c": 0.04031,
"h": 298.2
},
"luminance": 0.68653
}Semantic roles & 50–950 ramp
primary
#DCD4F1
secondary
#C0CF9A
accent
#BE2795
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485