#DCC4FF#DCC4FF
#DCC4FF is a very light, moderate violet. Relative luminance 0.619; OKLCH L 86.0% C 0.084 H 303.2°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC4FF |
|---|---|
| RGB | rgb(220, 196, 255) |
| HSL | hsl(264, 100%, 88%) |
| HSV | hsv(264, 23%, 100%) |
| CMYK | cmyk(13.7%, 23.1%, 0%, 0%) |
| CIE-LAB | lab(82.87, 19.50, -25.86) |
| CIE-LCH | lch(82.87, 32.39, 307.01°) |
| OKLab | oklab(85.98% 0.0462 -0.0705) |
| OKLCH | oklch(85.98% 0.084 303.2) |
| XYZ | xyz(67.3016, 61.9156, 102.9937) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.89
Pale Lilac
#E4CBFF
ΔE00 2.47
Light Lilac
#EDC8FF
ΔE00 4.00
Light Violet
#D6B4FC
ΔE00 4.32
Pale Lavender
#EECFFE
ΔE00 4.92
Light Lavendar
#EFC0FE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC4FF #E7FFC4
analogous
#C4C9FF #DCC4FF #FAC4FF
triadic
#DCC4FF #FFDCC4 #C4FFDC
tetradic
#DCC4FF #FFC4C9 #E7FFC4 #C4FFFA
square
#DCC4FF #FFC4C9 #E7FFC4 #C4FFFA
split-complementary
#DCC4FF #FFFAC4 #C9FFC4
monochromatic
#934AFF #B887FF #DCC4FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.57
#DCC4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#DCC4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC4FF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC4FF | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CEFF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#D7CCD8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dcc4ff; /* rgb */ color: rgb(220, 196, 255); /* oklch */ color: oklch(86.0% 0.084 303.2);
Tailwind
colors: {
custom: {
50: '#e7d6ff',
500: '#dcc4ff',
950: '#000000',
},
}SCSS
$custom: #dcc4ff; $custom-light: #e7d6ff; $custom-dark: #000000;
JSON
{
"hex": "#dcc4ff",
"rgb": {
"r": 220,
"g": 196,
"b": 255
},
"hsl": {
"h": 264.407,
"s": 100,
"l": 88.431
},
"oklch": {
"l": 0.85981,
"c": 0.08433,
"h": 303.2
},
"luminance": 0.61915
}Semantic roles & 50–950 ramp
primary
#DCC4FF
secondary
#BDE87F
accent
#E60088
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386