#DCD0FF#DCD0FF
#DCD0FF is a very light, moderate violet. Relative luminance 0.675; OKLCH L 88.2% C 0.065 H 296.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0FF |
|---|---|
| RGB | rgb(220, 208, 255) |
| HSL | hsl(255, 100%, 91%) |
| HSV | hsv(255, 18%, 100%) |
| CMYK | cmyk(13.7%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(85.78, 13.08, -21.44) |
| CIE-LCH | lch(85.78, 25.12, 301.39°) |
| OKLab | oklab(88.24% 0.0294 -0.0582) |
| OKLCH | oklch(88.24% 0.065 296.7) |
| XYZ | xyz(70.1174, 67.5471, 103.9322) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.42
Light Lavender
#DFC5FE
ΔE00 4.14
Periwinkle
#CCCCFF
ΔE00 4.27
Pale Lavender
#EECFFE
ΔE00 5.23
Light Lilac
#EDC8FF
ΔE00 6.13
Light Periwinkle
#C1C6FC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0FF #F3FFD0
analogous
#D0DBFF #DCD0FF #F3D0FF
triadic
#DCD0FF #FFDCD0 #D0FFDC
tetradic
#DCD0FF #FFD0DB #F3FFD0 #D0FFF3
square
#DCD0FF #FFD0DB #F3FFD0 #D0FFF3
split-complementary
#DCD0FF #FFF3D0 #DBFFD0
monochromatic
#8156FF #AE93FF #DCD0FF #E8E0FF #E8E0FF
Accessibility & contrast
On white
1.45
#DCD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#DCD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0FF
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0FF | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#D6D7E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd0ff; /* rgb */ color: rgb(220, 208, 255); /* oklch */ color: oklch(88.2% 0.065 296.7);
Tailwind
colors: {
custom: {
50: '#e7deff',
500: '#dcd0ff',
950: '#000000',
},
}SCSS
$custom: #dcd0ff; $custom-light: #e7deff; $custom-dark: #000000;
JSON
{
"hex": "#dcd0ff",
"rgb": {
"r": 220,
"g": 208,
"b": 255
},
"hsl": {
"h": 255.319,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.88236,
"c": 0.06523,
"h": 296.7
},
"luminance": 0.67547
}Semantic roles & 50–950 ramp
primary
#DCD0FF
secondary
#D1EA89
accent
#E600AB
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486