#C199BA#C199BA
#C199BA is a light, moderate pink. Relative luminance 0.377; OKLCH L 73.0% C 0.065 H 332.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C199BA |
|---|---|
| RGB | rgb(193, 153, 186) |
| HSL | hsl(311, 24%, 68%) |
| HSV | hsv(311, 21%, 76%) |
| CMYK | cmyk(0%, 20.7%, 3.6%, 24.3%) |
| CIE-LAB | lab(67.77, 20.48, -11.38) |
| CIE-LCH | lch(67.77, 23.43, 330.95°) |
| OKLab | oklab(73.01% 0.0578 -0.0303) |
| OKLCH | oklch(73.01% 0.065 332.3) |
| XYZ | xyz(42.2457, 37.6662, 51.4898) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.07
Dusty Lavender
#AC86A8
ΔE00 6.11
Light Mauve
#C292A1
ΔE00 6.88
Heather
#A484AC
ΔE00 7.85
Plum
#DDA0DD
ΔE00 8.07
Grey Pink
#C3909B
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C199BA #99C1A0
analogous
#B499C1 #C199BA #C199A6
triadic
#C199BA #BAC199 #99BAC1
tetradic
#C199BA #C1B499 #99C1A0 #99A6C1
square
#C199BA #C1B499 #99C1A0 #99A6C1
split-complementary
#C199BA #A6C199 #99C1B4
monochromatic
#8B5582 #AA73A0 #C199BA #D8BFD4 #EFE5ED
Accessibility & contrast
On white
2.46
#C199BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#C199BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C199BA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C199BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C199BA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BB
Deuteranopia (green-blind)
#A1A7B9
Tritanopia (blue-blind)
#C59BA4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c199ba; /* rgb */ color: rgb(193, 153, 186); /* oklch */ color: oklch(73.0% 0.065 332.3);
Tailwind
colors: {
custom: {
50: '#d4b7ce',
500: '#c199ba',
950: '#000000',
},
}SCSS
$custom: #c199ba; $custom-light: #d4b7ce; $custom-dark: #000000;
JSON
{
"hex": "#c199ba",
"rgb": {
"r": 193,
"g": 153,
"b": 186
},
"hsl": {
"h": 310.5,
"s": 24.39,
"l": 67.843
},
"oklch": {
"l": 0.73011,
"c": 0.06527,
"h": 332.3
},
"luminance": 0.37665
}Semantic roles & 50–950 ramp
primary
#C199BA
secondary
#D5E1D7
accent
#A35343
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082