#DCD4F0#DCD4F0
#DCD4F0 is a very light, muted violet. Relative luminance 0.686; OKLCH L 88.5% C 0.039 H 298.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4F0 |
|---|---|
| RGB | rgb(220, 212, 240) |
| HSL | hsl(257, 48%, 89%) |
| HSV | hsv(257, 12%, 94%) |
| CMYK | cmyk(8.3%, 11.7%, 0%, 5.9%) |
| CIE-LAB | lab(86.30, 7.94, -12.72) |
| CIE-LCH | lch(86.30, 15.00, 301.99°) |
| OKLab | oklab(88.49% 0.0187 -0.0342) |
| OKLCH | oklch(88.49% 0.039 298.6) |
| XYZ | xyz(68.7839, 68.5938, 92.0374) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.78
Thistle
#D8BFD8
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 7.54
Pale Lilac
#E4CBFF
ΔE00 7.74
Pale Lavender
#EECFFE
ΔE00 7.97
Light Lavender
#DFC5FE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4F0 #E8F0D4
analogous
#D4DAF0 #DCD4F0 #EAD4F0
triadic
#DCD4F0 #F0DCD4 #D4F0DC
tetradic
#DCD4F0 #F0D4DA #E8F0D4 #D4F0EA
square
#DCD4F0 #F0D4DA #E8F0D4 #D4F0EA
split-complementary
#DCD4F0 #F0EAD4 #DAF0D4
monochromatic
#9279D0 #B7A7E0 #DCD4F0 #EDE8F7 #EDE8F7
Accessibility & contrast
On white
1.43
#DCD4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#DCD4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4F0
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4F0 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F1
Deuteranopia (green-blind)
#D0D8EF
Tritanopia (blue-blind)
#D9D8DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd4f0; /* rgb */ color: rgb(220, 212, 240); /* oklch */ color: oklch(88.5% 0.039 298.6);
Tailwind
colors: {
custom: {
50: '#e7e1f5',
500: '#dcd4f0',
950: '#000000',
},
}SCSS
$custom: #dcd4f0; $custom-light: #e7e1f5; $custom-dark: #000000;
JSON
{
"hex": "#dcd4f0",
"rgb": {
"r": 220,
"g": 212,
"b": 240
},
"hsl": {
"h": 257.143,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.88489,
"c": 0.03898,
"h": 298.6
},
"luminance": 0.68594
}Semantic roles & 50–950 ramp
primary
#DCD4F0
secondary
#BFCD9B
accent
#BC2A92
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485