#C39AEB#C39AEB
#C39AEB is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.3% C 0.121 H 306.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C39AEB |
|---|---|
| RGB | rgb(195, 154, 235) |
| HSL | hsl(270, 67%, 76%) |
| HSV | hsv(270, 34%, 92%) |
| CMYK | cmyk(17%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(69.97, 30.49, -35.09) |
| CIE-LCH | lch(69.97, 46.49, 310.98°) |
| OKLab | oklab(75.32% 0.0727 -0.0968) |
| OKLCH | oklch(75.32% 0.121 306.9) |
| XYZ | xyz(49.0538, 40.7118, 83.8551) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.33
Baby Purple
#CA9BF7
ΔE00 2.13
Lilac (survey)
#CEA2FD
ΔE00 3.18
Pastel Purple
#CAA0FF
ΔE00 3.34
Pale Purple
#B790D4
ΔE00 4.30
Lavender
#B39DDB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C39AEB #C2EB9A
analogous
#9B9AEB #C39AEB #EB9AEB
triadic
#C39AEB #EBC39A #9AEBC3
tetradic
#C39AEB #EB9B9A #C2EB9A #9AEBEB
square
#C39AEB #EB9B9A #C2EB9A #9AEBEB
split-complementary
#C39AEB #EBEB9A #9AEB9B
monochromatic
#8634D7 #A567E1 #C39AEB #E1CDF5 #F0E5FA
Accessibility & contrast
On white
2.30
#C39AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#C39AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C39AEB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C39AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C39AEB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EE
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#BDA6B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c39aeb; /* rgb */ color: rgb(195, 154, 235); /* oklch */ color: oklch(75.3% 0.121 306.9);
Tailwind
colors: {
custom: {
50: '#d6b8f1',
500: '#c39aeb',
950: '#000000',
},
}SCSS
$custom: #c39aeb; $custom-light: #d6b8f1; $custom-dark: #000000;
JSON
{
"hex": "#c39aeb",
"rgb": {
"r": 195,
"g": 154,
"b": 235
},
"hsl": {
"h": 270.37,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.75324,
"c": 0.12112,
"h": 306.9
},
"luminance": 0.40711
}Semantic roles & 50–950 ramp
primary
#C39AEB
secondary
#E5F1DA
accent
#CF1772
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085