#C19FBE#C19FBE
#C19FBE is a light, muted purple. Relative luminance 0.399; OKLCH L 74.3% C 0.058 H 329.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FBE |
|---|---|
| RGB | rgb(193, 159, 190) |
| HSL | hsl(305, 22%, 69%) |
| HSV | hsv(305, 18%, 76%) |
| CMYK | cmyk(0%, 17.6%, 1.6%, 24.3%) |
| CIE-LAB | lab(69.36, 17.91, -11.22) |
| CIE-LCH | lch(69.36, 21.14, 327.93°) |
| OKLab | oklab(74.28% 0.0499 -0.03) |
| OKLCH | oklch(74.28% 0.058 329) |
| XYZ | xyz(43.6837, 39.8524, 54.0963) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.42
Dusty Lavender
#AC86A8
ΔE00 7.48
Light Mauve
#C292A1
ΔE00 7.66
Plum
#DDA0DD
ΔE00 8.40
Thistle
#D8BFD8
ΔE00 8.49
Heather
#A484AC
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FBE #9FC1A2
analogous
#B39FC1 #C19FBE #C19FAD
triadic
#C19FBE #BEC19F #9FBEC1
tetradic
#C19FBE #C1B39F #9FC1A2 #9FADC1
square
#C19FBE #C1B39F #9FC1A2 #9FADC1
split-complementary
#C19FBE #ADC19F #9FC1B3
monochromatic
#8C5A87 #A97AA5 #C19FBE #D9C4D7 #F1E9F0
Accessibility & contrast
On white
2.34
#C19FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#C19FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FBE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FBE | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#A5ABBD
Tritanopia (blue-blind)
#C4A1A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c19fbe; /* rgb */ color: rgb(193, 159, 190); /* oklch */ color: oklch(74.3% 0.058 329.0);
Tailwind
colors: {
custom: {
50: '#d4bbd1',
500: '#c19fbe',
950: '#000000',
},
}SCSS
$custom: #c19fbe; $custom-light: #d4bbd1; $custom-dark: #000000;
JSON
{
"hex": "#c19fbe",
"rgb": {
"r": 193,
"g": 159,
"b": 190
},
"hsl": {
"h": 305.294,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.7428,
"c": 0.05822,
"h": 329
},
"luminance": 0.39851
}Semantic roles & 50–950 ramp
primary
#C19FBE
secondary
#D9E3DA
accent
#A04E46
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141214
muted
#838182