#C49BEF#C49BEF
#C49BEF is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.8% C 0.125 H 306.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C49BEF |
|---|---|
| RGB | rgb(196, 155, 239) |
| HSL | hsl(269, 72%, 77%) |
| HSV | hsv(269, 35%, 94%) |
| CMYK | cmyk(18%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(70.46, 31.11, -36.51) |
| CIE-LCH | lch(70.46, 47.97, 310.43°) |
| OKLab | oklab(75.77% 0.0734 -0.1009) |
| OKLCH | oklch(75.77% 0.125 306) |
| XYZ | xyz(50.0632, 41.4107, 87.0003) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.21
Baby Purple
#CA9BF7
ΔE00 1.56
Lilac (survey)
#CEA2FD
ΔE00 2.59
Pastel Purple
#CAA0FF
ΔE00 2.65
Liliac
#C48EFD
ΔE00 4.68
Pale Violet
#CEAEFA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49BEF #C6EF9B
analogous
#9B9CEF #C49BEF #EE9BEF
triadic
#C49BEF #EFC49B #9BEFC4
tetradic
#C49BEF #EF9B9C #C6EF9B #9BEFEE
square
#C49BEF #EF9B9C #C6EF9B #9BEFEE
split-complementary
#C49BEF #EFEE9B #9CEF9B
monochromatic
#8631DE #A566E7 #C49BEF #E3D0F7 #EFE5FB
Accessibility & contrast
On white
2.26
#C49BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#C49BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49BEF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49BEF | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#BEA8BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c49bef; /* rgb */ color: rgb(196, 155, 239); /* oklch */ color: oklch(75.8% 0.125 306.0);
Tailwind
colors: {
custom: {
50: '#d7b9f4',
500: '#c49bef',
950: '#000000',
},
}SCSS
$custom: #c49bef; $custom-light: #d7b9f4; $custom-dark: #000000;
JSON
{
"hex": "#c49bef",
"rgb": {
"r": 196,
"g": 155,
"b": 239
},
"hsl": {
"h": 269.286,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.75772,
"c": 0.12476,
"h": 306
},
"luminance": 0.4141
}Semantic roles & 50–950 ramp
primary
#C49BEF
secondary
#E6F2D9
accent
#D41175
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085