#DCC2FF#DCC2FF
#DCC2FF is a very light, moderate violet. Relative luminance 0.610; OKLCH L 85.6% C 0.088 H 304.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2FF |
|---|---|
| RGB | rgb(220, 194, 255) |
| HSL | hsl(266, 100%, 88%) |
| HSV | hsv(266, 24%, 100%) |
| CMYK | cmyk(13.7%, 23.9%, 0%, 0%) |
| CIE-LAB | lab(82.39, 20.57, -26.60) |
| CIE-LCH | lch(82.39, 33.62, 307.72°) |
| OKLab | oklab(85.61% 0.0491 -0.0726) |
| OKLCH | oklch(85.61% 0.088 304.1) |
| XYZ | xyz(66.8535, 61.0194, 102.8443) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.18
Pale Lilac
#E4CBFF
ΔE00 2.91
Light Violet
#D6B4FC
ΔE00 3.72
Light Lilac
#EDC8FF
ΔE00 4.01
Light Lavendar
#EFC0FE
ΔE00 4.81
Pale Lavender
#EECFFE
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2FF #E5FFC2
analogous
#C2C6FF #DCC2FF #FBC2FF
triadic
#DCC2FF #FFDCC2 #C2FFDC
tetradic
#DCC2FF #FFC2C6 #E5FFC2 #C2FFFB
square
#DCC2FF #FFC2C6 #E5FFC2 #C2FFFB
split-complementary
#DCC2FF #FFFBC2 #C6FFC2
monochromatic
#9648FF #B985FF #DCC2FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.59
#DCC2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#DCC2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2FF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2FF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#D7CAD7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcc2ff; /* rgb */ color: rgb(220, 194, 255); /* oklch */ color: oklch(85.6% 0.088 304.1);
Tailwind
colors: {
custom: {
50: '#e7d4ff',
500: '#dcc2ff',
950: '#000000',
},
}SCSS
$custom: #dcc2ff; $custom-light: #e7d4ff; $custom-dark: #000000;
JSON
{
"hex": "#dcc2ff",
"rgb": {
"r": 220,
"g": 194,
"b": 255
},
"hsl": {
"h": 265.574,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.85611,
"c": 0.0876,
"h": 304.1
},
"luminance": 0.61019
}Semantic roles & 50–950 ramp
primary
#DCC2FF
secondary
#BAE87D
accent
#E60084
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386