#C199EB#C199EB
#C199EB is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.0% C 0.122 H 306.0°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C199EB |
|---|---|
| RGB | rgb(193, 153, 235) |
| HSL | hsl(269, 67%, 76%) |
| HSV | hsv(269, 35%, 92%) |
| CMYK | cmyk(17.9%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(69.55, 30.44, -35.76) |
| CIE-LCH | lch(69.55, 46.96, 310.41°) |
| OKLab | oklab(74.96% 0.0719 -0.0988) |
| OKLCH | oklch(74.96% 0.122 306) |
| XYZ | xyz(48.3760, 40.1184, 83.7763) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.69
Baby Purple
#CA9BF7
ΔE00 2.21
Pastel Purple
#CAA0FF
ΔE00 3.35
Lilac (survey)
#CEA2FD
ΔE00 3.36
Pale Purple
#B790D4
ΔE00 4.24
Lavender
#B39DDB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C199EB #C3EB99
analogous
#999AEB #C199EB #EA99EB
triadic
#C199EB #EBC199 #99EBC1
tetradic
#C199EB #EB999A #C3EB99 #99EBEA
square
#C199EB #EB999A #C3EB99 #99EBEA
split-complementary
#C199EB #EBEA99 #9AEB99
monochromatic
#8333D7 #A266E1 #C199EB #E0CCF5 #EFE5FA
Accessibility & contrast
On white
2.33
#C199EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#C199EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C199EB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C199EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C199EB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#BBA5B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c199eb; /* rgb */ color: rgb(193, 153, 235); /* oklch */ color: oklch(75.0% 0.122 306.0);
Tailwind
colors: {
custom: {
50: '#d5b7f1',
500: '#c199eb',
950: '#000000',
},
}SCSS
$custom: #c199eb; $custom-light: #d5b7f1; $custom-dark: #000000;
JSON
{
"hex": "#c199eb",
"rgb": {
"r": 193,
"g": 153,
"b": 235
},
"hsl": {
"h": 269.268,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.74961,
"c": 0.12216,
"h": 306
},
"luminance": 0.40118
}Semantic roles & 50–950 ramp
primary
#C199EB
secondary
#E6F1DA
accent
#CF1675
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085