#DCC3FF#DCC3FF
#DCC3FF is a very light, moderate violet. Relative luminance 0.615; OKLCH L 85.8% C 0.086 H 303.7°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC3FF |
|---|---|
| RGB | rgb(220, 195, 255) |
| HSL | hsl(265, 100%, 88%) |
| HSV | hsv(265, 24%, 100%) |
| CMYK | cmyk(13.7%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(82.63, 20.04, -26.23) |
| CIE-LCH | lch(82.63, 33.01, 307.37°) |
| OKLab | oklab(85.8% 0.0476 -0.0716) |
| OKLCH | oklch(85.8% 0.086 303.7) |
| XYZ | xyz(67.0768, 61.4660, 102.9187) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.99
Pale Lilac
#E4CBFF
ΔE00 2.68
Light Lilac
#EDC8FF
ΔE00 3.99
Light Violet
#D6B4FC
ΔE00 4.01
Light Lavendar
#EFC0FE
ΔE00 4.95
Pale Lavender
#EECFFE
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC3FF #E6FFC3
analogous
#C3C8FF #DCC3FF #FAC3FF
triadic
#DCC3FF #FFDCC3 #C3FFDC
tetradic
#DCC3FF #FFC3C8 #E6FFC3 #C3FFFA
square
#DCC3FF #FFC3C8 #E6FFC3 #C3FFFA
split-complementary
#DCC3FF #FFFAC3 #C8FFC3
monochromatic
#9549FF #B886FF #DCC3FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.58
#DCC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#DCC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC3FF
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC3FF | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#BCCEFD
Tritanopia (blue-blind)
#D7CBD8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dcc3ff; /* rgb */ color: rgb(220, 195, 255); /* oklch */ color: oklch(85.8% 0.086 303.7);
Tailwind
colors: {
custom: {
50: '#e7d5ff',
500: '#dcc3ff',
950: '#000000',
},
}SCSS
$custom: #dcc3ff; $custom-light: #e7d5ff; $custom-dark: #000000;
JSON
{
"hex": "#dcc3ff",
"rgb": {
"r": 220,
"g": 195,
"b": 255
},
"hsl": {
"h": 265,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.85796,
"c": 0.08597,
"h": 303.7
},
"luminance": 0.61466
}Semantic roles & 50–950 ramp
primary
#DCC3FF
secondary
#BCE87E
accent
#E60086
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386