#C19FCF#C19FCF
#C19FCF is a light, moderate purple. Relative luminance 0.406; OKLCH L 74.9% C 0.077 H 316.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FCF |
|---|---|
| RGB | rgb(193, 159, 207) |
| HSL | hsl(283, 33%, 72%) |
| HSV | hsv(283, 23%, 81%) |
| CMYK | cmyk(6.8%, 23.2%, 0%, 18.8%) |
| CIE-LAB | lab(69.92, 21.21, -19.79) |
| CIE-LCH | lch(69.92, 29.01, 316.99°) |
| OKLab | oklab(74.9% 0.0555 -0.0536) |
| OKLCH | oklch(74.9% 0.077 316) |
| XYZ | xyz(45.6512, 40.6394, 64.4587) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.42
Lavender
#B39DDB
ΔE00 5.61
Pale Purple
#B790D4
ΔE00 5.87
Plum
#DDA0DD
ΔE00 5.90
Lavender (survey)
#C79FEF
ΔE00 7.13
Pale Violet
#CEAEFA
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FCF #ADCF9F
analogous
#A99FCF #C19FCF #CF9FC5
triadic
#C19FCF #CFC19F #9FCFC1
tetradic
#C19FCF #CFA99F #ADCF9F #9FC5CF
square
#C19FCF #CFA99F #ADCF9F #9FC5CF
split-complementary
#C19FCF #C5CF9F #9FCFA9
monochromatic
#8B51A2 #A776BB #C19FCF #DBC8E3 #F2EBF5
Accessibility & contrast
On white
2.30
#C19FCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#C19FCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FCF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FCF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D1
Deuteranopia (green-blind)
#A0ACCD
Tritanopia (blue-blind)
#C1A4B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c19fcf; /* rgb */ color: rgb(193, 159, 207); /* oklch */ color: oklch(74.9% 0.077 316.0);
Tailwind
colors: {
custom: {
50: '#d4bbdd',
500: '#c19fcf',
950: '#000000',
},
}SCSS
$custom: #c19fcf; $custom-light: #d4bbdd; $custom-dark: #000000;
JSON
{
"hex": "#c19fcf",
"rgb": {
"r": 193,
"g": 159,
"b": 207
},
"hsl": {
"h": 282.5,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.74895,
"c": 0.07717,
"h": 316
},
"luminance": 0.40639
}Semantic roles & 50–950 ramp
primary
#C19FCF
secondary
#E2EBDF
accent
#AC395B
background
#FDFBFD
surface
#FAF6FB
border
#D3D0D4
text
#141215
muted
#838183