#C199EF#C199EF
#C199EF is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.1% C 0.127 H 304.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C199EF |
|---|---|
| RGB | rgb(193, 153, 239) |
| HSL | hsl(268, 73%, 77%) |
| HSV | hsv(268, 36%, 94%) |
| CMYK | cmyk(19.2%, 36%, 0%, 6.3%) |
| CIE-LAB | lab(69.72, 31.33, -37.69) |
| CIE-LCH | lch(69.72, 49.01, 309.73°) |
| OKLab | oklab(75.14% 0.0728 -0.1043) |
| OKLCH | oklch(75.14% 0.127 304.9) |
| XYZ | xyz(48.9604, 40.3521, 86.8540) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.80
Lavender (survey)
#C79FEF
ΔE00 1.96
Pastel Purple
#CAA0FF
ΔE00 2.78
Lilac (survey)
#CEA2FD
ΔE00 3.03
Liliac
#C48EFD
ΔE00 4.17
Pale Purple
#B790D4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C199EF #C7EF99
analogous
#999CEF #C199EF #EC99EF
triadic
#C199EF #EFC199 #99EFC1
tetradic
#C199EF #EF999C #C7EF99 #99EFEC
square
#C199EF #EF999C #C7EF99 #99EFEC
split-complementary
#C199EF #EFEC99 #9CEF99
monochromatic
#812FDE #A164E7 #C199EF #E1CEF7 #EFE5FB
Accessibility & contrast
On white
2.32
#C199EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#C199EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C199EF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C199EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C199EF | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#8FAAED
Tritanopia (blue-blind)
#BAA6B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c199ef; /* rgb */ color: rgb(193, 153, 239); /* oklch */ color: oklch(75.1% 0.127 304.9);
Tailwind
colors: {
custom: {
50: '#d5b7f4',
500: '#c199ef',
950: '#000000',
},
}SCSS
$custom: #c199ef; $custom-light: #d5b7f4; $custom-dark: #000000;
JSON
{
"hex": "#c199ef",
"rgb": {
"r": 193,
"g": 153,
"b": 239
},
"hsl": {
"h": 267.907,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.75141,
"c": 0.12719,
"h": 304.9
},
"luminance": 0.40352
}Semantic roles & 50–950 ramp
primary
#C199EF
secondary
#E6F3D8
accent
#D5117A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085