#C47DED#C47DED
#C47DED is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.7% C 0.172 H 312.0°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C47DED |
|---|---|
| RGB | rgb(196, 125, 237) |
| HSL | hsl(278, 76%, 71%) |
| HSV | hsv(278, 47%, 93%) |
| CMYK | cmyk(17.3%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(63.77, 46.97, -45.89) |
| CIE-LCH | lch(63.77, 65.66, 315.66°) |
| OKLab | oklab(70.7% 0.115 -0.1278) |
| OKLCH | oklch(70.7% 0.172 312) |
| XYZ | xyz(45.3820, 32.5183, 83.9903) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.58
Easter Purple
#C071FE
ΔE00 4.20
Liliac
#C48EFD
ΔE00 4.69
Light Urple
#B36FF6
ΔE00 5.35
Bright Lavender
#C760FF
ΔE00 6.58
Bright Lilac
#C95EFB
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C47DED #A6ED7D
analogous
#8C7DED #C47DED #ED7DDE
triadic
#C47DED #EDC47D #7DEDC4
tetradic
#C47DED #ED8C7D #A6ED7D #7DDEED
square
#C47DED #ED8C7D #A6ED7D #7DDEED
split-complementary
#C47DED #DEED7D #7DED8C
monochromatic
#901DD2 #AC47E6 #C47DED #DCB3F4 #F3E4FB
Accessibility & contrast
On white
2.80
#C47DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#C47DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C47DED
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C47DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C47DED | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#789CEA
Tritanopia (blue-blind)
#C08FAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c47ded; /* rgb */ color: rgb(196, 125, 237); /* oklch */ color: oklch(70.7% 0.172 312.0);
Tailwind
colors: {
custom: {
50: '#d8a4f3',
500: '#c47ded',
950: '#000000',
},
}SCSS
$custom: #c47ded; $custom-light: #d8a4f3; $custom-dark: #000000;
JSON
{
"hex": "#c47ded",
"rgb": {
"r": 196,
"g": 125,
"b": 237
},
"hsl": {
"h": 278.036,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.70704,
"c": 0.17188,
"h": 312
},
"luminance": 0.32517
}Semantic roles & 50–950 ramp
primary
#C47DED
secondary
#DFF2D4
accent
#D80E58
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85