#C656B8#C656B8
#C656B8 is a light, vivid purple. Relative luminance 0.221; OKLCH L 62.8% C 0.184 H 332.6°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C656B8 |
|---|---|
| RGB | rgb(198, 86, 184) |
| HSL | hsl(308, 50%, 56%) |
| HSV | hsv(308, 57%, 78%) |
| CMYK | cmyk(0%, 56.6%, 7.1%, 22.4%) |
| CIE-LAB | lab(54.16, 56.89, -30.99) |
| CIE-LCH | lch(54.16, 64.78, 331.42°) |
| OKLab | oklab(62.85% 0.1631 -0.0845) |
| OKLCH | oklch(62.85% 0.184 332.6) |
| XYZ | xyz(35.2682, 22.1245, 47.7510) |
| Luminance | 0.2212 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.13
Purplish Pink
#CE5DAE
ΔE00 3.93
Purpleish Pink
#DF4EC8
ΔE00 4.38
Purpley Pink
#C83CB9
ΔE00 4.54
Pinkish Purple
#D648D7
ΔE00 5.40
Mediumorchid
#BA55D3
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C656B8 #56C664
analogous
#9C56C6 #C656B8 #C65680
triadic
#C656B8 #B8C656 #56B8C6
tetradic
#C656B8 #C69C56 #56C664 #5680C6
square
#C656B8 #C69C56 #56C664 #5680C6
split-complementary
#C656B8 #80C656 #56C69C
monochromatic
#79296F #A73899 #C656B8 #D584CB #E5B2DE
Accessibility & contrast
On white
3.87
#C656B8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#C656B8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C656B8
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C656B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C656B8 | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5377BB
Deuteranopia (green-blind)
#7587B5
Tritanopia (blue-blind)
#CE5E7F
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c656b8; /* rgb */ color: rgb(198, 86, 184); /* oklch */ color: oklch(62.8% 0.184 332.6);
Tailwind
colors: {
custom: {
50: '#da8bcd',
500: '#c656b8',
950: '#000000',
},
}SCSS
$custom: #c656b8; $custom-light: #da8bcd; $custom-dark: #000000;
JSON
{
"hex": "#c656b8",
"rgb": {
"r": 198,
"g": 86,
"b": 184
},
"hsl": {
"h": 307.5,
"s": 49.558,
"l": 55.686
},
"oklch": {
"l": 0.62847,
"c": 0.1837,
"h": 332.6
},
"luminance": 0.22122
}Semantic roles & 50–950 ramp
primary
#C656B8
secondary
#A5D3AA
accent
#D9604F
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C13
muted
#837D82