#C39BEE#C39BEE
#C39BEE is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.6% C 0.123 H 305.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C39BEE |
|---|---|
| RGB | rgb(195, 155, 238) |
| HSL | hsl(269, 71%, 77%) |
| HSV | hsv(269, 35%, 93%) |
| CMYK | cmyk(18.1%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(70.33, 30.60, -36.18) |
| CIE-LCH | lch(70.33, 47.39, 310.22°) |
| OKLab | oklab(75.63% 0.072 -0.1) |
| OKLCH | oklch(75.63% 0.123 305.8) |
| XYZ | xyz(49.6566, 41.2181, 86.2122) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.21
Baby Purple
#CA9BF7
ΔE00 1.79
Lilac (survey)
#CEA2FD
ΔE00 2.76
Pastel Purple
#CAA0FF
ΔE00 2.80
Lavender
#B39DDB
ΔE00 4.74
Pale Violet
#CEAEFA
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C39BEE #C6EE9B
analogous
#9B9DEE #C39BEE #ED9BEE
triadic
#C39BEE #EEC39B #9BEEC3
tetradic
#C39BEE #EE9B9D #C6EE9B #9BEEED
square
#C39BEE #EE9B9D #C6EE9B #9BEEED
split-complementary
#C39BEE #EEED9B #9DEE9B
monochromatic
#8432DC #A467E5 #C39BEE #E2CFF7 #EFE5FB
Accessibility & contrast
On white
2.27
#C39BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#C39BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C39BEE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C39BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C39BEE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#BDA7BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c39bee; /* rgb */ color: rgb(195, 155, 238); /* oklch */ color: oklch(75.6% 0.123 305.8);
Tailwind
colors: {
custom: {
50: '#d6b9f4',
500: '#c39bee',
950: '#000000',
},
}SCSS
$custom: #c39bee; $custom-light: #d6b9f4; $custom-dark: #000000;
JSON
{
"hex": "#c39bee",
"rgb": {
"r": 195,
"g": 155,
"b": 238
},
"hsl": {
"h": 268.916,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.75634,
"c": 0.1232,
"h": 305.8
},
"luminance": 0.41218
}Semantic roles & 50–950 ramp
primary
#C39BEE
secondary
#E6F2D9
accent
#D31376
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085