#C39BFA#C39BFA
#C39BFA is a light, vivid violet. Relative luminance 0.419; OKLCH L 76.2% C 0.138 H 302.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C39BFA |
|---|---|
| RGB | rgb(195, 155, 250) |
| HSL | hsl(265, 90%, 79%) |
| HSV | hsv(265, 38%, 98%) |
| CMYK | cmyk(22%, 38%, 0%, 2%) |
| CIE-LAB | lab(70.83, 33.28, -41.94) |
| CIE-LCH | lch(70.83, 53.54, 308.44°) |
| OKLab | oklab(76.19% 0.0746 -0.1165) |
| OKLCH | oklch(76.19% 0.138 302.6) |
| XYZ | xyz(51.4787, 41.9469, 95.8085) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.57
Baby Purple
#CA9BF7
ΔE00 1.82
Lilac (survey)
#CEA2FD
ΔE00 2.49
Lavender (survey)
#C79FEF
ΔE00 3.00
Liliac
#C48EFD
ΔE00 3.55
Pale Violet
#CEAEFA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C39BFA #D2FA9B
analogous
#9BA3FA #C39BFA #F29BFA
triadic
#C39BFA #FAC39B #9BFAC3
tetradic
#C39BFA #FA9BA3 #D2FA9B #9BFAF2
square
#C39BFA #FA9BA3 #D2FA9B #9BFAF2
split-complementary
#C39BFA #FAF29B #A3FA9B
monochromatic
#7D26F4 #A061F7 #C39BFA #E6D5FD #EEE2FE
Accessibility & contrast
On white
2.24
#C39BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#C39BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C39BFA
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C39BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C39BFA | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#BAAABF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c39bfa; /* rgb */ color: rgb(195, 155, 250); /* oklch */ color: oklch(76.2% 0.138 302.6);
Tailwind
colors: {
custom: {
50: '#d6b9fc',
500: '#c39bfa',
950: '#000000',
},
}SCSS
$custom: #c39bfa; $custom-light: #d6b9fc; $custom-dark: #000000;
JSON
{
"hex": "#c39bfa",
"rgb": {
"r": 195,
"g": 155,
"b": 250
},
"hsl": {
"h": 265.263,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.76185,
"c": 0.13834,
"h": 302.6
},
"luminance": 0.41947
}Semantic roles & 50–950 ramp
primary
#C39BFA
secondary
#E8F6D5
accent
#E60085
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085