#C47FF9#C47FF9
#C47FF9 is a light, vivid violet. Relative luminance 0.338; OKLCH L 71.6% C 0.182 H 308.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C47FF9 |
|---|---|
| RGB | rgb(196, 127, 249) |
| HSL | hsl(274, 91%, 74%) |
| HSV | hsv(274, 49%, 98%) |
| CMYK | cmyk(21.3%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(64.77, 48.51, -50.93) |
| CIE-LCH | lch(64.77, 70.33, 313.61°) |
| OKLab | oklab(71.64% 0.1137 -0.1424) |
| OKLCH | oklch(71.64% 0.182 308.6) |
| XYZ | xyz(47.4499, 33.7547, 93.6198) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.07
Easter Purple
#C071FE
ΔE00 3.45
Liliac
#C48EFD
ΔE00 3.63
Light Urple
#B36FF6
ΔE00 4.95
Bright Lavender
#C760FF
ΔE00 6.43
Bright Lilac
#C95EFB
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C47FF9 #B4F97F
analogous
#877FF9 #C47FF9 #F97FF1
triadic
#C47FF9 #F9C47F #7FF9C4
tetradic
#C47FF9 #F9877F #B4F97F #7FF1F9
square
#C47FF9 #F9877F #B4F97F #7FF1F9
split-complementary
#C47FF9 #F1F97F #7FF987
monochromatic
#8E0BF2 #A945F6 #C47FF9 #DFB9FC #F2E2FE
Accessibility & contrast
On white
2.71
#C47FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#C47FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C47FF9
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C47FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C47FF9 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9AFD
Deuteranopia (green-blind)
#729EF6
Tritanopia (blue-blind)
#BD94B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c47ff9; /* rgb */ color: rgb(196, 127, 249); /* oklch */ color: oklch(71.6% 0.182 308.6);
Tailwind
colors: {
custom: {
50: '#d8a6fc',
500: '#c47ff9',
950: '#000000',
},
}SCSS
$custom: #c47ff9; $custom-light: #d8a6fc; $custom-dark: #000000;
JSON
{
"hex": "#c47ff9",
"rgb": {
"r": 196,
"g": 127,
"b": 249
},
"hsl": {
"h": 273.934,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.71637,
"c": 0.18223,
"h": 308.6
},
"luminance": 0.33754
}Semantic roles & 50–950 ramp
primary
#C47FF9
secondary
#E3F6D5
accent
#E60064
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85