#C39BEF#C39BEF
#C39BEF is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.7% C 0.124 H 305.5°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C39BEF |
|---|---|
| RGB | rgb(195, 155, 239) |
| HSL | hsl(269, 72%, 77%) |
| HSV | hsv(269, 35%, 94%) |
| CMYK | cmyk(18.4%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(70.37, 30.82, -36.67) |
| CIE-LCH | lch(70.37, 47.90, 310.05°) |
| OKLab | oklab(75.68% 0.0722 -0.1013) |
| OKLCH | oklch(75.68% 0.124 305.5) |
| XYZ | xyz(49.8039, 41.2770, 86.9881) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.31
Baby Purple
#CA9BF7
ΔE00 1.67
Pastel Purple
#CAA0FF
ΔE00 2.64
Lilac (survey)
#CEA2FD
ΔE00 2.66
Liliac
#C48EFD
ΔE00 4.66
Pale Violet
#CEAEFA
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C39BEF #C7EF9B
analogous
#9B9DEF #C39BEF #ED9BEF
triadic
#C39BEF #EFC39B #9BEFC3
tetradic
#C39BEF #EF9B9D #C7EF9B #9BEFED
square
#C39BEF #EF9B9D #C7EF9B #9BEFED
split-complementary
#C39BEF #EFED9B #9DEF9B
monochromatic
#8431DE #A366E7 #C39BEF #E3D0F7 #EFE5FB
Accessibility & contrast
On white
2.27
#C39BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#C39BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C39BEF
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C39BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C39BEF | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#92ACED
Tritanopia (blue-blind)
#BCA8BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c39bef; /* rgb */ color: rgb(195, 155, 239); /* oklch */ color: oklch(75.7% 0.124 305.5);
Tailwind
colors: {
custom: {
50: '#d6b9f4',
500: '#c39bef',
950: '#000000',
},
}SCSS
$custom: #c39bef; $custom-light: #d6b9f4; $custom-dark: #000000;
JSON
{
"hex": "#c39bef",
"rgb": {
"r": 195,
"g": 155,
"b": 239
},
"hsl": {
"h": 268.571,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.75679,
"c": 0.12446,
"h": 305.5
},
"luminance": 0.41277
}Semantic roles & 50–950 ramp
primary
#C39BEF
secondary
#E6F2D9
accent
#D41177
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085