#C199CB#C199CB
#C199CB is a light, moderate purple. Relative luminance 0.384; OKLCH L 73.6% C 0.083 H 319.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C199CB |
|---|---|
| RGB | rgb(193, 153, 203) |
| HSL | hsl(288, 32%, 70%) |
| HSV | hsv(288, 25%, 80%) |
| CMYK | cmyk(4.9%, 24.6%, 0%, 20.4%) |
| CIE-LAB | lab(68.34, 23.74, -19.98) |
| CIE-LCH | lch(68.34, 31.03, 319.90°) |
| OKLab | oklab(73.63% 0.0633 -0.0541) |
| OKLCH | oklch(73.63% 0.083 319.5) |
| XYZ | xyz(44.1616, 38.4326, 61.5802) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.90
Pale Purple
#B790D4
ΔE00 5.14
Plum
#DDA0DD
ΔE00 5.52
Lavender
#B39DDB
ΔE00 6.29
Lavender (survey)
#C79FEF
ΔE00 7.40
Dusty Lavender
#AC86A8
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C199CB #A3CB99
analogous
#A899CB #C199CB #CB99BC
triadic
#C199CB #CBC199 #99CBC1
tetradic
#C199CB #CBA899 #A3CB99 #99BCCB
square
#C199CB #CBA899 #A3CB99 #99BCCB
split-complementary
#C199CB #BCCB99 #99CBA8
monochromatic
#8C4F9B #A870B6 #C199CB #DAC2E0 #F2EAF4
Accessibility & contrast
On white
2.42
#C199CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#C199CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C199CB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C199CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C199CB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CD
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#C29EAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c199cb; /* rgb */ color: rgb(193, 153, 203); /* oklch */ color: oklch(73.6% 0.083 319.5);
Tailwind
colors: {
custom: {
50: '#d4b7db',
500: '#c199cb',
950: '#000000',
},
}SCSS
$custom: #c199cb; $custom-light: #d4b7db; $custom-dark: #000000;
JSON
{
"hex": "#c199cb",
"rgb": {
"r": 193,
"g": 153,
"b": 203
},
"hsl": {
"h": 288,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.73631,
"c": 0.08327,
"h": 319.5
},
"luminance": 0.38432
}Semantic roles & 50–950 ramp
primary
#C199CB
secondary
#DCE7D9
accent
#AB3A51
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141115
muted
#838083