#C02FBB#C02FBB
#C02FBB is a mid, highly saturated purple. Relative luminance 0.168; OKLCH L 58.3% C 0.232 H 329.6°. Best body text is #FFFFFF at 4.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C02FBB |
|---|---|
| RGB | rgb(192, 47, 187) |
| HSL | hsl(302, 61%, 47%) |
| HSV | hsv(302, 76%, 75%) |
| CMYK | cmyk(0%, 75.5%, 2.6%, 24.7%) |
| CIE-LAB | lab(48.04, 70.78, -42.41) |
| CIE-LCH | lch(48.04, 82.51, 329.07°) |
| OKLab | oklab(58.28% 0.1998 -0.1172) |
| OKLCH | oklch(58.28% 0.232 329.6) |
| XYZ | xyz(31.7242, 16.8298, 48.5817) |
| Luminance | 0.1683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 3.18
Barney
#AC1DB8
ΔE00 5.39
Pinky Purple
#C94CBE
ΔE00 5.74
Ugly Purple
#A442A0
ΔE00 5.89
Purple Pink
#D725DE
ΔE00 6.11
Medium Purple
#9E43A2
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C02FBB #2FC034
analogous
#7D2FC0 #C02FBB #C02F73
triadic
#C02FBB #BBC02F #2FBBC0
tetradic
#C02FBB #C07D2F #2FC034 #2F73C0
square
#C02FBB #C07D2F #2FC034 #2F73C0
split-complementary
#C02FBB #73C02F #2FC07D
monochromatic
#5E175B #8F238B #C02FBB #D656D1 #E288DF
Accessibility & contrast
On white
4.81
#C02FBB on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.37
#C02FBB on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #C02FBB
4.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C02FBB | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##C02FBB | 1.00 | 4.81 | 4.37 | 4.81 |
| #FFFFFF | 4.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.37 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1766BF
Deuteranopia (green-blind)
#5B79B8
Tritanopia (blue-blind)
#C74474
Achromatopsia (no color)
#727272
Design tokens & code
CSS
--color: #c02fbb; /* rgb */ color: rgb(192, 47, 187); /* oklch */ color: oklch(58.3% 0.232 329.6);
Tailwind
colors: {
custom: {
50: '#d778d0',
500: '#c02fbb',
950: '#000000',
},
}SCSS
$custom: #c02fbb; $custom-light: #d778d0; $custom-dark: #000000;
JSON
{
"hex": "#c02fbb",
"rgb": {
"r": 192,
"g": 47,
"b": 187
},
"hsl": {
"h": 302.069,
"s": 60.669,
"l": 46.863
},
"oklch": {
"l": 0.58281,
"c": 0.23166,
"h": 329.6
},
"luminance": 0.16827
}Semantic roles & 50–950 ramp
primary
#C02FBB
secondary
#7FCB82
accent
#E44A44
background
#FDF7FC
surface
#FBEEF9
border
#D4C9D2
text
#150A14
muted
#837C82