#DCC0FC#DCC0FC
#DCC0FC is a very light, moderate violet. Relative luminance 0.599; OKLCH L 85.1% C 0.087 H 305.9°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC0FC |
|---|---|
| RGB | rgb(220, 192, 252) |
| HSL | hsl(268, 91%, 87%) |
| HSV | hsv(268, 24%, 99%) |
| CMYK | cmyk(12.7%, 23.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.81, 21.03, -25.88) |
| CIE-LCH | lch(81.81, 33.35, 309.09°) |
| OKLab | oklab(85.13% 0.051 -0.0706) |
| OKLCH | oklch(85.13% 0.087 305.9) |
| XYZ | xyz(65.9322, 59.9435, 100.1734) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.27
Pale Lilac
#E4CBFF
ΔE00 2.99
Light Violet
#D6B4FC
ΔE00 3.49
Light Lilac
#EDC8FF
ΔE00 3.71
Light Lavendar
#EFC0FE
ΔE00 4.33
Pale Lavender
#EECFFE
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC0FC #E0FCC0
analogous
#C0C2FC #DCC0FC #FAC0FC
triadic
#DCC0FC #FCDCC0 #C0FCDC
tetradic
#DCC0FC #FCC0C2 #E0FCC0 #C0FCFA
square
#DCC0FC #FCC0C2 #E0FCC0 #C0FCFA
split-complementary
#DCC0FC #FCFAC0 #C2FCC0
monochromatic
#9B4BF6 #BC86F9 #DCC0FC #EFE2FE #EFE2FE
Accessibility & contrast
On white
1.62
#DCC0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#DCC0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC0FC
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC0FC | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#D8C8D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dcc0fc; /* rgb */ color: rgb(220, 192, 252); /* oklch */ color: oklch(85.1% 0.087 305.9);
Tailwind
colors: {
custom: {
50: '#e7d3fd',
500: '#dcc0fc',
950: '#000000',
},
}SCSS
$custom: #dcc0fc; $custom-light: #e7d3fd; $custom-dark: #000000;
JSON
{
"hex": "#dcc0fc",
"rgb": {
"r": 220,
"g": 192,
"b": 252
},
"hsl": {
"h": 268,
"s": 90.909,
"l": 87.059
},
"oklch": {
"l": 0.85129,
"c": 0.08707,
"h": 305.9
},
"luminance": 0.59943
}Semantic roles & 50–950 ramp
primary
#DCC0FC
secondary
#B3E27E
accent
#E6007A
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385