#C47FED#C47FED
#C47FED is a light, vivid violet. Relative luminance 0.330; OKLCH L 71.0% C 0.169 H 311.7°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C47FED |
|---|---|
| RGB | rgb(196, 127, 237) |
| HSL | hsl(278, 75%, 71%) |
| HSV | hsv(278, 46%, 93%) |
| CMYK | cmyk(17.3%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(64.19, 45.90, -45.23) |
| CIE-LCH | lch(64.19, 64.45, 315.42°) |
| OKLab | oklab(71.01% 0.1122 -0.1259) |
| OKLCH | oklch(71.01% 0.169 311.7) |
| XYZ | xyz(45.6377, 33.0298, 84.0756) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.90
Liliac
#C48EFD
ΔE00 4.31
Easter Purple
#C071FE
ΔE00 4.56
Light Urple
#B36FF6
ΔE00 5.69
Baby Purple
#CA9BF7
ΔE00 6.92
Bright Lavender
#C760FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C47FED #A8ED7F
analogous
#8D7FED #C47FED #ED7FDF
triadic
#C47FED #EDC47F #7FEDC4
tetradic
#C47FED #ED8D7F #A8ED7F #7FDFED
square
#C47FED #ED8D7F #A8ED7F #7FDFED
split-complementary
#C47FED #DFED7F #7FED8D
monochromatic
#901ED4 #AB49E5 #C47FED #DDB5F5 #F3E4FB
Accessibility & contrast
On white
2.76
#C47FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#C47FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C47FED
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C47FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C47FED | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F1
Deuteranopia (green-blind)
#799DEA
Tritanopia (blue-blind)
#C090AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c47fed; /* rgb */ color: rgb(196, 127, 237); /* oklch */ color: oklch(71.0% 0.169 311.7);
Tailwind
colors: {
custom: {
50: '#d8a6f3',
500: '#c47fed',
950: '#000000',
},
}SCSS
$custom: #c47fed; $custom-light: #d8a6f3; $custom-dark: #000000;
JSON
{
"hex": "#c47fed",
"rgb": {
"r": 196,
"g": 127,
"b": 237
},
"hsl": {
"h": 277.636,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.71014,
"c": 0.16865,
"h": 311.7
},
"luminance": 0.33029
}Semantic roles & 50–950 ramp
primary
#C47FED
secondary
#E0F2D6
accent
#D80E59
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85