#DCD2FF#DCD2FF
#DCD2FF is a very light, moderate violet. Relative luminance 0.685; OKLCH L 88.6% C 0.062 H 295.3°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2FF |
|---|---|
| RGB | rgb(220, 210, 255) |
| HSL | hsl(253, 100%, 91%) |
| HSV | hsv(253, 18%, 100%) |
| CMYK | cmyk(13.7%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(86.27, 12.02, -20.70) |
| CIE-LCH | lch(86.27, 23.93, 300.14°) |
| OKLab | oklab(88.62% 0.0266 -0.0562) |
| OKLCH | oklch(88.62% 0.062 295.3) |
| XYZ | xyz(70.6080, 68.5285, 104.0958) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.10
Periwinkle
#CCCCFF
ΔE00 4.18
Light Lavender
#DFC5FE
ΔE00 4.89
Pale Lavender
#EECFFE
ΔE00 5.70
Light Periwinkle
#C1C6FC
ΔE00 6.58
Light Lilac
#EDC8FF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2FF #F5FFD2
analogous
#D2DEFF #DCD2FF #F2D2FF
triadic
#DCD2FF #FFDCD2 #D2FFDC
tetradic
#DCD2FF #FFD2DE #F5FFD2 #D2FFF2
square
#DCD2FF #FFD2DE #F5FFD2 #D2FFF2
split-complementary
#DCD2FF #FFF2D2 #DEFFD2
monochromatic
#7D58FF #AC95FF #DCD2FF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.43
#DCD2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#DCD2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2FF
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2FF | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#CAD7FE
Tritanopia (blue-blind)
#D6D9E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dcd2ff; /* rgb */ color: rgb(220, 210, 255); /* oklch */ color: oklch(88.6% 0.062 295.3);
Tailwind
colors: {
custom: {
50: '#e7dfff',
500: '#dcd2ff',
950: '#000000',
},
}SCSS
$custom: #dcd2ff; $custom-light: #e7dfff; $custom-dark: #000000;
JSON
{
"hex": "#dcd2ff",
"rgb": {
"r": 220,
"g": 210,
"b": 255
},
"hsl": {
"h": 253.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.88617,
"c": 0.06216,
"h": 295.3
},
"luminance": 0.68529
}Semantic roles & 50–950 ramp
primary
#DCD2FF
secondary
#D5EA8B
accent
#E600B3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486