#C47CED#C47CED
#C47CED is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.5% C 0.173 H 312.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C47CED |
|---|---|
| RGB | rgb(196, 124, 237) |
| HSL | hsl(278, 76%, 71%) |
| HSV | hsv(278, 48%, 93%) |
| CMYK | cmyk(17.3%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(63.56, 47.49, -46.22) |
| CIE-LCH | lch(63.56, 66.27, 315.78°) |
| OKLab | oklab(70.55% 0.1163 -0.1287) |
| OKLCH | oklch(70.55% 0.173 312.1) |
| XYZ | xyz(45.2560, 32.2664, 83.9484) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.43
Easter Purple
#C071FE
ΔE00 4.03
Liliac
#C48EFD
ΔE00 4.88
Light Urple
#B36FF6
ΔE00 5.19
Bright Lavender
#C760FF
ΔE00 6.36
Bright Lilac
#C95EFB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C47CED #A5ED7C
analogous
#8B7CED #C47CED #ED7CDD
triadic
#C47CED #EDC47C #7CEDC4
tetradic
#C47CED #ED8B7C #A5ED7C #7CDDED
square
#C47CED #ED8B7C #A5ED7C #7CDDED
split-complementary
#C47CED #DDED7C #7CED8B
monochromatic
#901DD2 #AC46E6 #C47CED #DCB2F4 #F3E4FB
Accessibility & contrast
On white
2.82
#C47CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#C47CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C47CED
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C47CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C47CED | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F1
Deuteranopia (green-blind)
#779CEA
Tritanopia (blue-blind)
#C08EA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c47ced; /* rgb */ color: rgb(196, 124, 237); /* oklch */ color: oklch(70.5% 0.173 312.1);
Tailwind
colors: {
custom: {
50: '#d8a4f3',
500: '#c47ced',
950: '#000000',
},
}SCSS
$custom: #c47ced; $custom-light: #d8a4f3; $custom-dark: #000000;
JSON
{
"hex": "#c47ced",
"rgb": {
"r": 196,
"g": 124,
"b": 237
},
"hsl": {
"h": 278.23,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.7055,
"c": 0.17349,
"h": 312.1
},
"luminance": 0.32265
}Semantic roles & 50–950 ramp
primary
#C47CED
secondary
#DEF2D3
accent
#D80D57
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85