#C49BED#C49BED
#C49BED is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.7% C 0.122 H 306.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C49BED |
|---|---|
| RGB | rgb(196, 155, 237) |
| HSL | hsl(270, 69%, 77%) |
| HSV | hsv(270, 35%, 93%) |
| CMYK | cmyk(17.3%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.38, 30.67, -35.55) |
| CIE-LCH | lch(70.38, 46.95, 310.79°) |
| OKLab | oklab(75.68% 0.0729 -0.0981) |
| OKLCH | oklch(75.68% 0.122 306.6) |
| XYZ | xyz(49.7694, 41.2932, 85.4528) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.07
Baby Purple
#CA9BF7
ΔE00 1.85
Lilac (survey)
#CEA2FD
ΔE00 2.82
Pastel Purple
#CAA0FF
ΔE00 2.99
Pale Purple
#B790D4
ΔE00 4.67
Lavender
#B39DDB
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49BED #C4ED9B
analogous
#9B9BED #C49BED #ED9BED
triadic
#C49BED #EDC49B #9BEDC4
tetradic
#C49BED #ED9B9B #C4ED9B #9BEDED
square
#C49BED #ED9B9B #C4ED9B #9BEDED
split-complementary
#C49BED #EDED9B #9BED9B
monochromatic
#8733DA #A567E4 #C49BED #E3CFF6 #F0E5FA
Accessibility & contrast
On white
2.27
#C49BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#C49BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49BED
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49BED | 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)
#8AABF0
Deuteranopia (green-blind)
#93ACEB
Tritanopia (blue-blind)
#BEA7B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c49bed; /* rgb */ color: rgb(196, 155, 237); /* oklch */ color: oklch(75.7% 0.122 306.6);
Tailwind
colors: {
custom: {
50: '#d7b9f3',
500: '#c49bed',
950: '#000000',
},
}SCSS
$custom: #c49bed; $custom-light: #d7b9f3; $custom-dark: #000000;
JSON
{
"hex": "#c49bed",
"rgb": {
"r": 196,
"g": 155,
"b": 237
},
"hsl": {
"h": 270,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.75683,
"c": 0.12226,
"h": 306.6
},
"luminance": 0.41293
}Semantic roles & 50–950 ramp
primary
#C49BED
secondary
#E6F2D9
accent
#D11473
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085