#C47FEE#C47FEE
#C47FEE is a light, vivid violet. Relative luminance 0.331; OKLCH L 71.1% C 0.170 H 311.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C47FEE |
|---|---|
| RGB | rgb(196, 127, 238) |
| HSL | hsl(277, 77%, 72%) |
| HSV | hsv(277, 47%, 93%) |
| CMYK | cmyk(17.6%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(64.23, 46.12, -45.71) |
| CIE-LCH | lch(64.23, 64.94, 315.25°) |
| OKLab | oklab(71.07% 0.1124 -0.1273) |
| OKLCH | oklch(71.07% 0.17 311.4) |
| XYZ | xyz(45.7842, 33.0884, 84.8472) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.78
Liliac
#C48EFD
ΔE00 4.22
Easter Purple
#C071FE
ΔE00 4.44
Light Urple
#B36FF6
ΔE00 5.60
Baby Purple
#CA9BF7
ΔE00 6.91
Bright Lavender
#C760FF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C47FEE #A9EE7F
analogous
#8D7FEE #C47FEE #EE7FE1
triadic
#C47FEE #EEC47F #7FEEC4
tetradic
#C47FEE #EE8D7F #A9EE7F #7FE1EE
square
#C47FEE #EE8D7F #A9EE7F #7FE1EE
split-complementary
#C47FEE #E1EE7F #7FEE8D
monochromatic
#901CD6 #AB49E7 #C47FEE #DDB5F5 #F3E4FB
Accessibility & contrast
On white
2.76
#C47FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#C47FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C47FEE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C47FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C47FEE | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F2
Deuteranopia (green-blind)
#799DEB
Tritanopia (blue-blind)
#BF90AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c47fee; /* rgb */ color: rgb(196, 127, 238); /* oklch */ color: oklch(71.1% 0.170 311.4);
Tailwind
colors: {
custom: {
50: '#d8a6f4',
500: '#c47fee',
950: '#000000',
},
}SCSS
$custom: #c47fee; $custom-light: #d8a6f4; $custom-dark: #000000;
JSON
{
"hex": "#c47fee",
"rgb": {
"r": 196,
"g": 127,
"b": 238
},
"hsl": {
"h": 277.297,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.71065,
"c": 0.16977,
"h": 311.4
},
"luminance": 0.33088
}Semantic roles & 50–950 ramp
primary
#C47FEE
secondary
#E1F3D6
accent
#D90D5A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85