#DCC5FF#DCC5FF
#DCC5FF is a very light, moderate violet. Relative luminance 0.624; OKLCH L 86.2% C 0.083 H 302.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC5FF |
|---|---|
| RGB | rgb(220, 197, 255) |
| HSL | hsl(264, 100%, 89%) |
| HSV | hsv(264, 23%, 100%) |
| CMYK | cmyk(13.7%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(83.11, 18.96, -25.50) |
| CIE-LCH | lch(83.11, 31.77, 306.64°) |
| OKLab | oklab(86.17% 0.0448 -0.0695) |
| OKLCH | oklch(86.17% 0.083 302.8) |
| XYZ | xyz(67.5279, 62.3682, 103.0691) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.90
Pale Lilac
#E4CBFF
ΔE00 2.28
Light Lilac
#EDC8FF
ΔE00 4.04
Light Violet
#D6B4FC
ΔE00 4.62
Pale Lavender
#EECFFE
ΔE00 4.80
Light Lavendar
#EFC0FE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC5FF #E8FFC5
analogous
#C5CBFF #DCC5FF #F9C5FF
triadic
#DCC5FF #FFDCC5 #C5FFDC
tetradic
#DCC5FF #FFC5CB #E8FFC5 #C5FFF9
square
#DCC5FF #FFC5CB #E8FFC5 #C5FFF9
split-complementary
#DCC5FF #FFF9C5 #CBFFC5
monochromatic
#924BFF #B788FF #DCC5FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.56
#DCC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#DCC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC5FF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC5FF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#BECFFD
Tritanopia (blue-blind)
#D7CDD9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcc5ff; /* rgb */ color: rgb(220, 197, 255); /* oklch */ color: oklch(86.2% 0.083 302.8);
Tailwind
colors: {
custom: {
50: '#e7d6ff',
500: '#dcc5ff',
950: '#000000',
},
}SCSS
$custom: #dcc5ff; $custom-light: #e7d6ff; $custom-dark: #000000;
JSON
{
"hex": "#dcc5ff",
"rgb": {
"r": 220,
"g": 197,
"b": 255
},
"hsl": {
"h": 263.793,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.86167,
"c": 0.08271,
"h": 302.8
},
"luminance": 0.62368
}Semantic roles & 50–950 ramp
primary
#DCC5FF
secondary
#BFE980
accent
#E6008A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386