#C131BE#C131BE
#C131BE is a mid, highly saturated purple. Relative luminance 0.173; OKLCH L 58.7% C 0.232 H 329.0°. Best body text is #FFFFFF at 4.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C131BE |
|---|---|
| RGB | rgb(193, 49, 190) |
| HSL | hsl(301, 60%, 47%) |
| HSV | hsv(301, 75%, 76%) |
| CMYK | cmyk(0%, 74.6%, 1.6%, 24.3%) |
| CIE-LAB | lab(48.58, 70.87, -43.30) |
| CIE-LCH | lch(48.58, 83.05, 328.58°) |
| OKLab | oklab(58.75% 0.1991 -0.1198) |
| OKLCH | oklch(58.75% 0.232 329) |
| XYZ | xyz(32.3846, 17.2542, 50.3299) |
| Luminance | 0.1725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 2.94
Pinky Purple
#C94CBE
ΔE00 5.35
Purple Pink
#D725DE
ΔE00 5.55
Barney
#AC1DB8
ΔE00 5.77
Ugly Purple
#A442A0
ΔE00 6.29
Mediumorchid
#BA55D3
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C131BE #31C134
analogous
#7C31C1 #C131BE #C13176
triadic
#C131BE #BEC131 #31BEC1
tetradic
#C131BE #C17C31 #31C134 #3176C1
square
#C131BE #C17C31 #31C134 #3176C1
split-complementary
#C131BE #76C131 #31C17C
monochromatic
#5F185E #90258E #C131BE #D55AD3 #E28BE0
Accessibility & contrast
On white
4.72
#C131BE on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.45
#C131BE on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #C131BE
4.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C131BE | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##C131BE | 1.00 | 4.72 | 4.45 | 4.72 |
| #FFFFFF | 4.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1667C2
Deuteranopia (green-blind)
#5B7ABA
Tritanopia (blue-blind)
#C84776
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #c131be; /* rgb */ color: rgb(193, 49, 190); /* oklch */ color: oklch(58.7% 0.232 329.0);
Tailwind
colors: {
custom: {
50: '#d879d2',
500: '#c131be',
950: '#000000',
},
}SCSS
$custom: #c131be; $custom-light: #d879d2; $custom-dark: #000000;
JSON
{
"hex": "#c131be",
"rgb": {
"r": 193,
"g": 49,
"b": 190
},
"hsl": {
"h": 301.25,
"s": 59.504,
"l": 47.451
},
"oklch": {
"l": 0.58746,
"c": 0.2324,
"h": 329
},
"luminance": 0.17252
}Semantic roles & 50–950 ramp
primary
#C131BE
secondary
#82CC84
accent
#E34845
background
#FDF7FC
surface
#FBEEF9
border
#D4C9D2
text
#150A14
muted
#837C82