#DCD4FC#DCD4FC
#DCD4FC is a very light, muted violet. Relative luminance 0.693; OKLCH L 88.9% C 0.055 H 294.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4FC |
|---|---|
| RGB | rgb(220, 212, 252) |
| HSL | hsl(252, 87%, 91%) |
| HSV | hsv(252, 16%, 99%) |
| CMYK | cmyk(12.7%, 15.9%, 0%, 1.2%) |
| CIE-LAB | lab(86.67, 10.34, -18.51) |
| CIE-LCH | lch(86.67, 21.21, 299.19°) |
| OKLab | oklab(88.89% 0.0228 -0.0501) |
| OKLCH | oklch(88.89% 0.055 294.4) |
| XYZ | xyz(70.6257, 69.3305, 101.7379) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.73
Pale Lilac
#E4CBFF
ΔE00 5.17
Light Lavender
#DFC5FE
ΔE00 6.10
Pale Lavender
#EECFFE
ΔE00 6.34
Light Periwinkle
#C1C6FC
ΔE00 7.08
Light Lilac
#EDC8FF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4FC #F4FCD4
analogous
#D4E0FC #DCD4FC #F0D4FC
triadic
#DCD4FC #FCDCD4 #D4FCDC
tetradic
#DCD4FC #FCD4E0 #F4FCD4 #D4FCF0
square
#DCD4FC #FCD4E0 #F4FCD4 #D4FCF0
split-complementary
#DCD4FC #FCF0D4 #E0FCD4
monochromatic
#7F62F4 #AD9BF8 #DCD4FC #E8E2FD #E8E2FD
Accessibility & contrast
On white
1.41
#DCD4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DCD4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4FC
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4FC | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FE
Deuteranopia (green-blind)
#CDD8FB
Tritanopia (blue-blind)
#D6DAE1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dcd4fc; /* rgb */ color: rgb(220, 212, 252); /* oklch */ color: oklch(88.9% 0.055 294.4);
Tailwind
colors: {
custom: {
50: '#e7e1fd',
500: '#dcd4fc',
950: '#000000',
},
}SCSS
$custom: #dcd4fc; $custom-light: #e7e1fd; $custom-dark: #000000;
JSON
{
"hex": "#dcd4fc",
"rgb": {
"r": 220,
"g": 212,
"b": 252
},
"hsl": {
"h": 252,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.88894,
"c": 0.05508,
"h": 294.4
},
"luminance": 0.69331
}Semantic roles & 50–950 ramp
primary
#DCD4FC
secondary
#D3E490
accent
#E402B6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485