#C199FD#C199FD
#C199FD is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.8% C 0.145 H 301.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C199FD |
|---|---|
| RGB | rgb(193, 153, 253) |
| HSL | hsl(264, 96%, 80%) |
| HSV | hsv(264, 40%, 99%) |
| CMYK | cmyk(23.7%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(70.32, 34.50, -44.38) |
| CIE-LCH | lch(70.32, 56.21, 307.86°) |
| OKLab | oklab(75.8% 0.0756 -0.1236) |
| OKLCH | oklch(75.8% 0.145 301.5) |
| XYZ | xyz(51.1093, 41.2117, 98.1715) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.25
Baby Purple
#CA9BF7
ΔE00 2.62
Liliac
#C48EFD
ΔE00 3.02
Lilac (survey)
#CEA2FD
ΔE00 3.31
Lavender (survey)
#C79FEF
ΔE00 3.97
Pale Violet
#CEAEFA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C199FD #D5FD99
analogous
#99A3FD #C199FD #F399FD
triadic
#C199FD #FDC199 #99FDC1
tetradic
#C199FD #FD99A3 #D5FD99 #99FDF3
square
#C199FD #FD99A3 #D5FD99 #99FDF3
split-complementary
#C199FD #FDF399 #A3FD99
monochromatic
#7821FB #9D5DFC #C199FD #E5D5FE #EDE1FE
Accessibility & contrast
On white
2.27
#C199FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#C199FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C199FD
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C199FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C199FD | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#88ACFA
Tritanopia (blue-blind)
#B6AABF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c199fd; /* rgb */ color: rgb(193, 153, 253); /* oklch */ color: oklch(75.8% 0.145 301.5);
Tailwind
colors: {
custom: {
50: '#d5b7fe',
500: '#c199fd',
950: '#000000',
},
}SCSS
$custom: #c199fd; $custom-light: #d5b7fe; $custom-dark: #000000;
JSON
{
"hex": "#c199fd",
"rgb": {
"r": 193,
"g": 153,
"b": 253
},
"hsl": {
"h": 264,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.75798,
"c": 0.14489,
"h": 301.5
},
"luminance": 0.41212
}Semantic roles & 50–950 ramp
primary
#C199FD
secondary
#E9F7D4
accent
#E6008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086