#C67ABA#C67ABA
#C67ABA is a light, vivid purple. Relative luminance 0.295; OKLCH L 68.1% C 0.125 H 332.8°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C67ABA |
|---|---|
| RGB | rgb(198, 122, 186) |
| HSL | hsl(309, 40%, 63%) |
| HSV | hsv(309, 38%, 78%) |
| CMYK | cmyk(0%, 38.4%, 6.1%, 22.4%) |
| CIE-LAB | lab(61.20, 39.16, -21.28) |
| CIE-LCH | lch(61.20, 44.56, 331.48°) |
| OKLab | oklab(68.12% 0.1116 -0.0574) |
| OKLCH | oklch(68.12% 0.125 332.8) |
| XYZ | xyz(39.1108, 29.4720, 50.0734) |
| Luminance | 0.2947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.85
Pale Magenta
#D767AD
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 5.96
Orchid
#DA70D6
ΔE00 6.29
Purplish Pink
#CE5DAE
ΔE00 6.82
Soft Purple
#A66FB5
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C67ABA #7AC686
analogous
#AC7AC6 #C67ABA #C67A94
triadic
#C67ABA #BAC67A #7ABAC6
tetradic
#C67ABA #C6AC7A #7AC686 #7A94C6
square
#C67ABA #C6AC7A #7AC686 #7A94C6
split-complementary
#C67ABA #94C67A #7AC6AC
monochromatic
#8A3B7E #B44FA4 #C67ABA #D8A5D0 #EBD0E6
Accessibility & contrast
On white
3.05
#C67ABA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#C67ABA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C67ABA
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C67ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C67ABA | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798DBC
Deuteranopia (green-blind)
#8C98B8
Tritanopia (blue-blind)
#CC7E92
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #c67aba; /* rgb */ color: rgb(198, 122, 186); /* oklch */ color: oklch(68.1% 0.125 332.8);
Tailwind
colors: {
custom: {
50: '#d8a2cf',
500: '#c67aba',
950: '#000000',
},
}SCSS
$custom: #c67aba; $custom-light: #d8a2cf; $custom-dark: #000000;
JSON
{
"hex": "#c67aba",
"rgb": {
"r": 198,
"g": 122,
"b": 186
},
"hsl": {
"h": 309.474,
"s": 40,
"l": 62.745
},
"oklch": {
"l": 0.68115,
"c": 0.12547,
"h": 332.8
},
"luminance": 0.2947
}Semantic roles & 50–950 ramp
primary
#C67ABA
secondary
#C0DCC4
accent
#B34732
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82