#C199BB#C199BB
#C199BB is a light, moderate purple. Relative luminance 0.377; OKLCH L 73.0% C 0.066 H 331.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C199BB |
|---|---|
| RGB | rgb(193, 153, 187) |
| HSL | hsl(309, 24%, 68%) |
| HSV | hsv(309, 21%, 76%) |
| CMYK | cmyk(0%, 20.7%, 3.1%, 24.3%) |
| CIE-LAB | lab(67.81, 20.67, -11.89) |
| CIE-LCH | lch(67.81, 23.85, 330.09°) |
| OKLab | oklab(73.05% 0.0581 -0.0317) |
| OKLCH | oklch(73.05% 0.066 331.4) |
| XYZ | xyz(42.3523, 37.7089, 52.0516) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.90
Dusty Lavender
#AC86A8
ΔE00 6.11
Light Mauve
#C292A1
ΔE00 7.17
Heather
#A484AC
ΔE00 7.77
Plum
#DDA0DD
ΔE00 7.85
Grey Pink
#C3909B
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C199BB #99C19F
analogous
#B399C1 #C199BB #C199A7
triadic
#C199BB #BBC199 #99BBC1
tetradic
#C199BB #C1B399 #99C19F #99A7C1
square
#C199BB #C1B399 #99C19F #99A7C1
split-complementary
#C199BB #A7C199 #99C1B3
monochromatic
#8B5583 #AA73A2 #C199BB #D8BFD4 #EFE5EE
Accessibility & contrast
On white
2.46
#C199BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#C199BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C199BB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C199BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C199BB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#A1A7BA
Tritanopia (blue-blind)
#C59BA5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c199bb; /* rgb */ color: rgb(193, 153, 187); /* oklch */ color: oklch(73.0% 0.066 331.4);
Tailwind
colors: {
custom: {
50: '#d4b7cf',
500: '#c199bb',
950: '#000000',
},
}SCSS
$custom: #c199bb; $custom-light: #d4b7cf; $custom-dark: #000000;
JSON
{
"hex": "#c199bb",
"rgb": {
"r": 193,
"g": 153,
"b": 187
},
"hsl": {
"h": 309,
"s": 24.39,
"l": 67.843
},
"oklch": {
"l": 0.73046,
"c": 0.06623,
"h": 331.4
},
"luminance": 0.37708
}Semantic roles & 50–950 ramp
primary
#C199BB
secondary
#D5E1D7
accent
#A35143
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082