#DCC3FA#DCC3FA
#DCC3FA is a very light, moderate violet. Relative luminance 0.611; OKLCH L 85.6% C 0.080 H 305.4°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC3FA |
|---|---|
| RGB | rgb(220, 195, 250) |
| HSL | hsl(267, 85%, 87%) |
| HSV | hsv(267, 22%, 98%) |
| CMYK | cmyk(12%, 22%, 0%, 2%) |
| CIE-LAB | lab(82.46, 19.00, -23.83) |
| CIE-LCH | lch(82.46, 30.48, 308.58°) |
| OKLab | oklab(85.61% 0.0461 -0.0648) |
| OKLCH | oklch(85.61% 0.08 305.4) |
| XYZ | xyz(66.2824, 61.1482, 98.7349) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.73
Pale Lilac
#E4CBFF
ΔE00 2.01
Light Lilac
#EDC8FF
ΔE00 3.46
Pale Lavender
#EECFFE
ΔE00 4.25
Light Violet
#D6B4FC
ΔE00 4.68
Light Lavendar
#EFC0FE
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC3FA #E1FAC3
analogous
#C3C6FA #DCC3FA #F8C3FA
triadic
#DCC3FA #FADCC3 #C3FADC
tetradic
#DCC3FA #FAC3C6 #E1FAC3 #C3FAF8
square
#DCC3FA #FAC3C6 #E1FAC3 #C3FAF8
split-complementary
#DCC3FA #FAF8C3 #C6FAC3
monochromatic
#9A52F1 #BB8BF5 #DCC3FA #EFE3FD #EFE3FD
Accessibility & contrast
On white
1.59
#DCC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#DCC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC3FA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC3FA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#BECDF8
Tritanopia (blue-blind)
#D8CAD6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dcc3fa; /* rgb */ color: rgb(220, 195, 250); /* oklch */ color: oklch(85.6% 0.080 305.4);
Tailwind
colors: {
custom: {
50: '#e7d5fc',
500: '#dcc3fa',
950: '#000000',
},
}SCSS
$custom: #dcc3fa; $custom-light: #e7d5fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc3fa",
"rgb": {
"r": 220,
"g": 195,
"b": 250
},
"hsl": {
"h": 267.273,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.85608,
"c": 0.07957,
"h": 305.4
},
"luminance": 0.61148
}Semantic roles & 50–950 ramp
primary
#DCC3FA
secondary
#B5DF82
accent
#E1047D
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385