#C65CAA#C65CAA
#C65CAA is a light, vivid pink. Relative luminance 0.226; OKLCH L 63.0% C 0.163 H 338.6°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C65CAA |
|---|---|
| RGB | rgb(198, 92, 170) |
| HSL | hsl(316, 48%, 57%) |
| HSV | hsv(316, 54%, 78%) |
| CMYK | cmyk(0%, 53.5%, 14.1%, 22.4%) |
| CIE-LAB | lab(54.62, 51.82, -22.15) |
| CIE-LCH | lch(54.62, 56.36, 336.85°) |
| OKLab | oklab(63% 0.1522 -0.0596) |
| OKLCH | oklch(63% 0.163 338.6) |
| XYZ | xyz(34.3720, 22.5649, 40.5676) |
| Luminance | 0.2256 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.60
Pale Magenta
#D767AD
ΔE00 4.79
Pinky Purple
#C94CBE
ΔE00 5.35
Purpleish Pink
#DF4EC8
ΔE00 6.13
Orchid (survey)
#C875C4
ΔE00 6.99
Purpley Pink
#C83CB9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C65CAA #5CC678
analogous
#AD5CC6 #C65CAA #C65C75
triadic
#C65CAA #AAC65C #5CAAC6
tetradic
#C65CAA #C6AD5C #5CC678 #5C75C6
square
#C65CAA #C6AD5C #5CC678 #5C75C6
split-complementary
#C65CAA #75C65C #5CC6AD
monochromatic
#7C2B67 #AA3B8C #C65CAA #D689C2 #E6B7D9
Accessibility & contrast
On white
3.81
#C65CAA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#C65CAA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C65CAA
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C65CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C65CAA | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6078AD
Deuteranopia (green-blind)
#7E89A7
Tritanopia (blue-blind)
#D05F7B
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c65caa; /* rgb */ color: rgb(198, 92, 170); /* oklch */ color: oklch(63.0% 0.163 338.6);
Tailwind
colors: {
custom: {
50: '#da8ec3',
500: '#c65caa',
950: '#000000',
},
}SCSS
$custom: #c65caa; $custom-light: #da8ec3; $custom-dark: #000000;
JSON
{
"hex": "#c65caa",
"rgb": {
"r": 198,
"g": 92,
"b": 170
},
"hsl": {
"h": 315.849,
"s": 48.182,
"l": 56.863
},
"oklch": {
"l": 0.62996,
"c": 0.16344,
"h": 338.6
},
"luminance": 0.22562
}Semantic roles & 50–950 ramp
primary
#C65CAA
secondary
#A9D5B5
accent
#D87450
background
#FDF9FC
surface
#FBF1F8
border
#D4CBD1
text
#150D12
muted
#837E81