#C199CA#C199CA
#C199CA is a light, moderate purple. Relative luminance 0.384; OKLCH L 73.6% C 0.082 H 320.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C199CA |
|---|---|
| RGB | rgb(193, 153, 202) |
| HSL | hsl(289, 32%, 70%) |
| HSV | hsv(289, 24%, 79%) |
| CMYK | cmyk(4.5%, 24.3%, 0%, 20.8%) |
| CIE-LAB | lab(68.30, 23.54, -19.48) |
| CIE-LCH | lch(68.30, 30.55, 320.38°) |
| OKLab | oklab(73.59% 0.063 -0.0527) |
| OKLCH | oklch(73.59% 0.082 320.1) |
| XYZ | xyz(44.0428, 38.3851, 60.9546) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.70
Pale Purple
#B790D4
ΔE00 5.36
Plum
#DDA0DD
ΔE00 5.58
Lavender
#B39DDB
ΔE00 6.50
Dusty Lavender
#AC86A8
ΔE00 7.62
Lavender (survey)
#C79FEF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C199CA #A2CA99
analogous
#A999CA #C199CA #CA99BB
triadic
#C199CA #CAC199 #99CAC1
tetradic
#C199CA #CAA999 #A2CA99 #99BBCA
square
#C199CA #CAA999 #A2CA99 #99BBCA
split-complementary
#C199CA #BBCA99 #99CAA9
monochromatic
#8C5099 #A971B5 #C199CA #D9C1DF #F2EAF4
Accessibility & contrast
On white
2.42
#C199CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#C199CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C199CA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C199CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C199CA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#9DA8C8
Tritanopia (blue-blind)
#C29EAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c199ca; /* rgb */ color: rgb(193, 153, 202); /* oklch */ color: oklch(73.6% 0.082 320.1);
Tailwind
colors: {
custom: {
50: '#d4b7da',
500: '#c199ca',
950: '#000000',
},
}SCSS
$custom: #c199ca; $custom-light: #d4b7da; $custom-dark: #000000;
JSON
{
"hex": "#c199ca",
"rgb": {
"r": 193,
"g": 153,
"b": 202
},
"hsl": {
"h": 288.98,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.73593,
"c": 0.08213,
"h": 320.1
},
"luminance": 0.38384
}Semantic roles & 50–950 ramp
primary
#C199CA
secondary
#DBE6D8
accent
#AA3B50
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083