#DCD4F8#DCD4F8
#DCD4F8 is a very light, muted violet. Relative luminance 0.691; OKLCH L 88.8% C 0.050 H 295.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4F8 |
|---|---|
| RGB | rgb(220, 212, 248) |
| HSL | hsl(253, 72%, 90%) |
| HSV | hsv(253, 15%, 97%) |
| CMYK | cmyk(11.3%, 14.5%, 0%, 2.7%) |
| CIE-LAB | lab(86.54, 9.53, -16.59) |
| CIE-LCH | lch(86.54, 19.13, 299.89°) |
| OKLab | oklab(88.76% 0.0214 -0.0448) |
| OKLCH | oklch(88.76% 0.05 295.6) |
| XYZ | xyz(69.9986, 69.0796, 98.4347) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.56
Pale Lilac
#E4CBFF
ΔE00 5.84
Pale Lavender
#EECFFE
ΔE00 6.66
Light Lavender
#DFC5FE
ΔE00 6.85
Lavender (CSS)
#E6E6FA
ΔE00 7.21
Light Periwinkle
#C1C6FC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4F8 #F0F8D4
analogous
#D4DEF8 #DCD4F8 #EED4F8
triadic
#DCD4F8 #F8DCD4 #D4F8DC
tetradic
#DCD4F8 #F8D4DE #F0F8D4 #D4F8EE
square
#DCD4F8 #F8D4DE #F0F8D4 #D4F8EE
split-complementary
#DCD4F8 #F8EED4 #DEF8D4
monochromatic
#866BE7 #B19FEF #DCD4F8 #EAE5FB #EAE5FB
Accessibility & contrast
On white
1.42
#DCD4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DCD4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4F8
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4F8 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FA
Deuteranopia (green-blind)
#CED8F7
Tritanopia (blue-blind)
#D7D9E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd4f8; /* rgb */ color: rgb(220, 212, 248); /* oklch */ color: oklch(88.8% 0.050 295.6);
Tailwind
colors: {
custom: {
50: '#e7e1fa',
500: '#dcd4f8',
950: '#000000',
},
}SCSS
$custom: #dcd4f8; $custom-light: #e7e1fa; $custom-dark: #000000;
JSON
{
"hex": "#dcd4f8",
"rgb": {
"r": 220,
"g": 212,
"b": 248
},
"hsl": {
"h": 253.333,
"s": 72,
"l": 90.196
},
"oklch": {
"l": 0.88757,
"c": 0.04969,
"h": 295.6
},
"luminance": 0.6908
}Semantic roles & 50–950 ramp
primary
#DCD4F8
secondary
#CCDC94
accent
#D411A9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485