#DCD0FC#DCD0FC
#DCD0FC is a very light, moderate violet. Relative luminance 0.674; OKLCH L 88.1% C 0.061 H 297.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0FC |
|---|---|
| RGB | rgb(220, 208, 252) |
| HSL | hsl(256, 88%, 90%) |
| HSV | hsv(256, 17%, 99%) |
| CMYK | cmyk(12.7%, 17.5%, 0%, 1.2%) |
| CIE-LAB | lab(85.68, 12.46, -20.00) |
| CIE-LCH | lch(85.68, 23.57, 301.93°) |
| OKLab | oklab(88.13% 0.0284 -0.0542) |
| OKLCH | oklch(88.13% 0.061 297.6) |
| XYZ | xyz(69.6382, 67.3554, 101.4087) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.61
Light Lavender
#DFC5FE
ΔE00 4.50
Periwinkle
#CCCCFF
ΔE00 4.70
Pale Lavender
#EECFFE
ΔE00 5.12
Light Lilac
#EDC8FF
ΔE00 6.23
Light Periwinkle
#C1C6FC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0FC #F0FCD0
analogous
#D0DAFC #DCD0FC #F2D0FC
triadic
#DCD0FC #FCDCD0 #D0FCDC
tetradic
#DCD0FC #FCD0DA #F0FCD0 #D0FCF2
square
#DCD0FC #FCD0DA #F0FCD0 #D0FCF2
split-complementary
#DCD0FC #FCF2D0 #DAFCD0
monochromatic
#865DF5 #B196F8 #DCD0FC #EAE2FD #EAE2FD
Accessibility & contrast
On white
1.45
#DCD0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#DCD0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0FC
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0FC | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#C9D6FB
Tritanopia (blue-blind)
#D7D6DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd0fc; /* rgb */ color: rgb(220, 208, 252); /* oklch */ color: oklch(88.1% 0.061 297.6);
Tailwind
colors: {
custom: {
50: '#e7defd',
500: '#dcd0fc',
950: '#000000',
},
}SCSS
$custom: #dcd0fc; $custom-light: #e7defd; $custom-dark: #000000;
JSON
{
"hex": "#dcd0fc",
"rgb": {
"r": 220,
"g": 208,
"b": 252
},
"hsl": {
"h": 256.364,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.88129,
"c": 0.06122,
"h": 297.6
},
"luminance": 0.67356
}Semantic roles & 50–950 ramp
primary
#DCD0FC
secondary
#CCE48C
accent
#E501A6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485