#DCC4FA#DCC4FA
#DCC4FA is a very light, moderate violet. Relative luminance 0.616; OKLCH L 85.8% C 0.078 H 305.0°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC4FA |
|---|---|
| RGB | rgb(220, 196, 250) |
| HSL | hsl(267, 84%, 87%) |
| HSV | hsv(267, 22%, 98%) |
| CMYK | cmyk(12%, 21.6%, 0%, 2%) |
| CIE-LAB | lab(82.70, 18.47, -23.46) |
| CIE-LCH | lch(82.70, 29.86, 308.21°) |
| OKLab | oklab(85.79% 0.0447 -0.0638) |
| OKLCH | oklch(85.79% 0.078 305) |
| XYZ | xyz(66.5072, 61.5978, 98.8098) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.82
Pale Lilac
#E4CBFF
ΔE00 1.81
Light Lilac
#EDC8FF
ΔE00 3.52
Pale Lavender
#EECFFE
ΔE00 4.12
Light Lavendar
#EFC0FE
ΔE00 4.94
Light Violet
#D6B4FC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC4FA #E2FAC4
analogous
#C4C7FA #DCC4FA #F7C4FA
triadic
#DCC4FA #FADCC4 #C4FADC
tetradic
#DCC4FA #FAC4C7 #E2FAC4 #C4FAF7
square
#DCC4FA #FAC4C7 #E2FAC4 #C4FAF7
split-complementary
#DCC4FA #FAF7C4 #C7FAC4
monochromatic
#9953F0 #BB8CF5 #DCC4FA #EEE3FD #EEE3FD
Accessibility & contrast
On white
1.58
#DCC4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#DCC4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC4FA
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC4FA | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDFC
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#D8CBD6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dcc4fa; /* rgb */ color: rgb(220, 196, 250); /* oklch */ color: oklch(85.8% 0.078 305.0);
Tailwind
colors: {
custom: {
50: '#e7d6fc',
500: '#dcc4fa',
950: '#000000',
},
}SCSS
$custom: #dcc4fa; $custom-light: #e7d6fc; $custom-dark: #000000;
JSON
{
"hex": "#dcc4fa",
"rgb": {
"r": 220,
"g": 196,
"b": 250
},
"hsl": {
"h": 266.667,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.85794,
"c": 0.07791,
"h": 305
},
"luminance": 0.61598
}Semantic roles & 50–950 ramp
primary
#DCC4FA
secondary
#B6DF83
accent
#E1057F
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385