#C49BEE#C49BEE
#C49BEE is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.7% C 0.124 H 306.3°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C49BEE |
|---|---|
| RGB | rgb(196, 155, 238) |
| HSL | hsl(270, 71%, 77%) |
| HSV | hsv(270, 35%, 93%) |
| CMYK | cmyk(17.6%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(70.42, 30.89, -36.03) |
| CIE-LCH | lch(70.42, 47.46, 310.61°) |
| OKLab | oklab(75.73% 0.0732 -0.0995) |
| OKLCH | oklch(75.73% 0.124 306.3) |
| XYZ | xyz(49.9159, 41.3518, 86.2244) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.12
Baby Purple
#CA9BF7
ΔE00 1.70
Lilac (survey)
#CEA2FD
ΔE00 2.70
Pastel Purple
#CAA0FF
ΔE00 2.82
Pale Violet
#CEAEFA
ΔE00 4.79
Pale Purple
#B790D4
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49BEE #C5EE9B
analogous
#9B9CEE #C49BEE #EE9BEE
triadic
#C49BEE #EEC49B #9BEEC4
tetradic
#C49BEE #EE9B9C #C5EE9B #9BEEEE
square
#C49BEE #EE9B9C #C5EE9B #9BEEEE
split-complementary
#C49BEE #EEEE9B #9CEE9B
monochromatic
#8632DC #A567E5 #C49BEE #E3CFF7 #F0E5FB
Accessibility & contrast
On white
2.27
#C49BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#C49BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49BEE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49BEE | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#BEA7BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c49bee; /* rgb */ color: rgb(196, 155, 238); /* oklch */ color: oklch(75.7% 0.124 306.3);
Tailwind
colors: {
custom: {
50: '#d7b9f4',
500: '#c49bee',
950: '#000000',
},
}SCSS
$custom: #c49bee; $custom-light: #d7b9f4; $custom-dark: #000000;
JSON
{
"hex": "#c49bee",
"rgb": {
"r": 196,
"g": 155,
"b": 238
},
"hsl": {
"h": 269.639,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.75727,
"c": 0.12351,
"h": 306.3
},
"luminance": 0.41351
}Semantic roles & 50–950 ramp
primary
#C49BEE
secondary
#E6F2D9
accent
#D31374
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085