#C65ABA#C65ABA
#C65ABA is a light, vivid purple. Relative luminance 0.229; OKLCH L 63.4% C 0.179 H 331.9°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C65ABA |
|---|---|
| RGB | rgb(198, 90, 186) |
| HSL | hsl(307, 49%, 56%) |
| HSV | hsv(307, 55%, 78%) |
| CMYK | cmyk(0%, 54.5%, 6.1%, 22.4%) |
| CIE-LAB | lab(54.93, 55.37, -30.94) |
| CIE-LCH | lch(54.93, 63.43, 330.81°) |
| OKLab | oklab(63.45% 0.1581 -0.0844) |
| OKLCH | oklch(63.45% 0.179 331.9) |
| XYZ | xyz(35.8077, 22.8657, 48.9724) |
| Luminance | 0.2286 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.74
Purplish Pink
#CE5DAE
ΔE00 3.75
Purpleish Pink
#DF4EC8
ΔE00 4.27
Purpley Pink
#C83CB9
ΔE00 5.34
Pinkish Purple
#D648D7
ΔE00 5.41
Mediumorchid
#BA55D3
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C65ABA #5AC666
analogous
#9C5AC6 #C65ABA #C65A84
triadic
#C65ABA #BAC65A #5ABAC6
tetradic
#C65ABA #C69C5A #5AC666 #5A84C6
square
#C65ABA #C69C5A #5AC666 #5A84C6
split-complementary
#C65ABA #84C65A #5AC69C
monochromatic
#7B2B72 #A93A9C #C65ABA #D687CD #E5B5E0
Accessibility & contrast
On white
3.77
#C65ABA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#C65ABA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C65ABA
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C65ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C65ABA | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#567ABD
Deuteranopia (green-blind)
#7789B7
Tritanopia (blue-blind)
#CD6282
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c65aba; /* rgb */ color: rgb(198, 90, 186); /* oklch */ color: oklch(63.4% 0.179 331.9);
Tailwind
colors: {
custom: {
50: '#da8ecf',
500: '#c65aba',
950: '#000000',
},
}SCSS
$custom: #c65aba; $custom-light: #da8ecf; $custom-dark: #000000;
JSON
{
"hex": "#c65aba",
"rgb": {
"r": 198,
"g": 90,
"b": 186
},
"hsl": {
"h": 306.667,
"s": 48.649,
"l": 56.471
},
"oklch": {
"l": 0.63446,
"c": 0.1792,
"h": 331.9
},
"luminance": 0.22863
}Semantic roles & 50–950 ramp
primary
#C65ABA
secondary
#A8D4AD
accent
#D85F50
background
#FDF9FC
surface
#FBF1F9
border
#D4CBD2
text
#150D14
muted
#837E82