#DCC8FF#DCC8FF
#DCC8FF is a very light, moderate violet. Relative luminance 0.637; OKLCH L 86.7% C 0.078 H 301.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC8FF |
|---|---|
| RGB | rgb(220, 200, 255) |
| HSL | hsl(262, 100%, 89%) |
| HSV | hsv(262, 22%, 100%) |
| CMYK | cmyk(13.7%, 21.6%, 0%, 0%) |
| CIE-LAB | lab(83.83, 17.35, -24.40) |
| CIE-LCH | lch(83.83, 29.94, 305.42°) |
| OKLab | oklab(86.73% 0.0406 -0.0664) |
| OKLCH | oklch(86.73% 0.078 301.4) |
| XYZ | xyz(68.2159, 63.7442, 103.2984) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.48
Pale Lilac
#E4CBFF
ΔE00 1.97
Light Lilac
#EDC8FF
ΔE00 4.32
Pale Lavender
#EECFFE
ΔE00 4.56
Periwinkle
#CCCCFF
ΔE00 5.38
Light Violet
#D6B4FC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC8FF #EBFFC8
analogous
#C8D0FF #DCC8FF #F8C8FF
triadic
#DCC8FF #FFDCC8 #C8FFDC
tetradic
#DCC8FF #FFC8D0 #EBFFC8 #C8FFF8
square
#DCC8FF #FFC8D0 #EBFFC8 #C8FFF8
split-complementary
#DCC8FF #FFF8C8 #D0FFC8
monochromatic
#8E4EFF #B58BFF #DCC8FF #ECE0FF #ECE0FF
Accessibility & contrast
On white
1.53
#DCC8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DCC8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC8FF
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC8FF | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#D6D0DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcc8ff; /* rgb */ color: rgb(220, 200, 255); /* oklch */ color: oklch(86.7% 0.078 301.4);
Tailwind
colors: {
custom: {
50: '#e7d8ff',
500: '#dcc8ff',
950: '#000000',
},
}SCSS
$custom: #dcc8ff; $custom-light: #e7d8ff; $custom-dark: #000000;
JSON
{
"hex": "#dcc8ff",
"rgb": {
"r": 220,
"g": 200,
"b": 255
},
"hsl": {
"h": 261.818,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.86726,
"c": 0.07786,
"h": 301.4
},
"luminance": 0.63744
}Semantic roles & 50–950 ramp
primary
#DCC8FF
secondary
#C4E982
accent
#E60092
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386