#C39FFA#C39FFA
#C39FFA is a light, vivid violet. Relative luminance 0.433; OKLCH L 76.9% C 0.132 H 301.6°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C39FFA |
|---|---|
| RGB | rgb(195, 159, 250) |
| HSL | hsl(264, 90%, 80%) |
| HSV | hsv(264, 36%, 98%) |
| CMYK | cmyk(22%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(71.76, 31.08, -40.49) |
| CIE-LCH | lch(71.76, 51.04, 307.50°) |
| OKLab | oklab(76.89% 0.0691 -0.1124) |
| OKLCH | oklch(76.89% 0.132 301.6) |
| XYZ | xyz(52.1554, 43.3004, 96.0341) |
| Luminance | 0.4330 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.35
Lilac (survey)
#CEA2FD
ΔE00 2.15
Baby Purple
#CA9BF7
ΔE00 2.24
Lavender (survey)
#C79FEF
ΔE00 2.68
Pale Violet
#CEAEFA
ΔE00 4.37
Liliac
#C48EFD
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C39FFA #D6FA9F
analogous
#9FA9FA #C39FFA #F09FFA
triadic
#C39FFA #FAC39F #9FFAC3
tetradic
#C39FFA #FA9FA9 #D6FA9F #9FFAF0
square
#C39FFA #FA9FA9 #D6FA9F #9FFAF0
split-complementary
#C39FFA #FAF09F #A9FA9F
monochromatic
#7A2BF4 #9F65F7 #C39FFA #E7D9FD #EDE2FD
Accessibility & contrast
On white
2.17
#C39FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#C39FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C39FFA
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C39FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C39FFA | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFE
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#B9AEC1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #c39ffa; /* rgb */ color: rgb(195, 159, 250); /* oklch */ color: oklch(76.9% 0.132 301.6);
Tailwind
colors: {
custom: {
50: '#d6bbfc',
500: '#c39ffa',
950: '#000000',
},
}SCSS
$custom: #c39ffa; $custom-light: #d6bbfc; $custom-dark: #000000;
JSON
{
"hex": "#c39ffa",
"rgb": {
"r": 195,
"g": 159,
"b": 250
},
"hsl": {
"h": 263.736,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.76887,
"c": 0.13189,
"h": 301.6
},
"luminance": 0.43301
}Semantic roles & 50–950 ramp
primary
#C39FFA
secondary
#E9F6D5
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185