#C205FA#C205FA
#C205FA is a mid, highly saturated purple. Relative luminance 0.185; OKLCH L 61.1% C 0.300 H 314.8°. Best body text is #000000 at 4.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C205FA |
|---|---|
| RGB | rgb(194, 5, 250) |
| HSL | hsl(286, 96%, 50%) |
| HSV | hsv(286, 98%, 98%) |
| CMYK | cmyk(22.4%, 98%, 0%, 2%) |
| CIE-LAB | lab(50.08, 88.49, -75.09) |
| CIE-LCH | lch(50.08, 116.06, 319.68°) |
| OKLab | oklab(61.05% 0.2109 -0.2127) |
| OKLCH | oklch(61.05% 0.3 314.8) |
| XYZ | xyz(39.5548, 18.4815, 91.9077) |
| Luminance | 0.1848 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Purple
#BE03FD
ΔE00 0.84
Neon Purple
#BC13FE
ΔE00 1.09
Hot Purple
#CB00F5
ΔE00 1.74
Bright Violet
#AD0AFD
ΔE00 3.76
Electric Purple
#AA23FF
ΔE00 3.77
Vibrant Purple
#AD03DE
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C205FA #3DFA05
analogous
#4805FA #C205FA #FA05B7
triadic
#C205FA #FAC205 #05FAC2
tetradic
#C205FA #FA4805 #3DFA05 #05B7FA
square
#C205FA #FA4805 #3DFA05 #05B7FA
split-complementary
#C205FA #B7FA05 #05FA48
monochromatic
#650382 #9304BE #C205FA #D141FB #DF7DFC
Accessibility & contrast
On white
4.47
#C205FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.70
#C205FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C205FA
4.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C205FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C205FA | 1.00 | 4.47 | 4.70 | 4.70 |
| #FFFFFF | 4.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#006FFF
Deuteranopia (green-blind)
#007BF6
Tritanopia (blue-blind)
#BD5994
Achromatopsia (no color)
#777777
Design tokens & code
CSS
--color: #c205fa; /* rgb */ color: rgb(194, 5, 250); /* oklch */ color: oklch(61.1% 0.300 314.8);
Tailwind
colors: {
custom: {
50: '#db72fd',
500: '#c205fa',
950: '#000000',
},
}SCSS
$custom: #c205fa; $custom-light: #db72fd; $custom-dark: #000000;
JSON
{
"hex": "#c205fa",
"rgb": {
"r": 194,
"g": 5,
"b": 250
},
"hsl": {
"h": 286.286,
"s": 96.078,
"l": 50
},
"oklch": {
"l": 0.61054,
"c": 0.29953,
"h": 314.8
},
"luminance": 0.1848
}Semantic roles & 50–950 ramp
primary
#C205FA
secondary
#90E477
accent
#FF295A
background
#FEF7FF
surface
#FCEEFF
border
#D5C9D7
text
#160A18
muted
#847C86