#C261DA#C261DA
#C261DA is a light, vivid purple. Relative luminance 0.251; OKLCH L 65.5% C 0.195 H 319.3°. Best body text is #000000 at 6.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C261DA |
|---|---|
| RGB | rgb(194, 97, 218) |
| HSL | hsl(288, 62%, 62%) |
| HSV | hsv(288, 56%, 85%) |
| CMYK | cmyk(11%, 55.5%, 0%, 14.5%) |
| CIE-LAB | lab(57.16, 56.78, -45.74) |
| CIE-LCH | lch(57.16, 72.91, 321.15°) |
| OKLab | oklab(65.46% 0.148 -0.1272) |
| OKLCH | oklch(65.46% 0.195 319.3) |
| XYZ | xyz(39.1761, 25.0823, 69.0938) |
| Luminance | 0.2508 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.37
Pinkish Purple
#D648D7
ΔE00 4.67
Bright Lilac
#C95EFB
ΔE00 4.81
Heliotrope
#D94FF5
ΔE00 4.87
Bright Lavender
#C760FF
ΔE00 5.42
Pinky Purple
#C94CBE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C261DA #79DA61
analogous
#8661DA #C261DA #DA61B6
triadic
#C261DA #DAC261 #61DAC2
tetradic
#C261DA #DA8661 #79DA61 #61B6DA
square
#C261DA #DA8661 #79DA61 #61B6DA
split-complementary
#C261DA #B6DA61 #61DA86
monochromatic
#84259C #AE30CE #C261DA #D593E6 #E8C4F1
Accessibility & contrast
On white
3.49
#C261DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.02
#C261DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C261DA
6.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C261DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C261DA | 1.00 | 3.49 | 6.02 | 6.02 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4883DE
Deuteranopia (green-blind)
#698DD7
Tritanopia (blue-blind)
#C37394
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #c261da; /* rgb */ color: rgb(194, 97, 218); /* oklch */ color: oklch(65.5% 0.195 319.3);
Tailwind
colors: {
custom: {
50: '#d792e6',
500: '#c261da',
950: '#000000',
},
}SCSS
$custom: #c261da; $custom-light: #d792e6; $custom-dark: #000000;
JSON
{
"hex": "#c261da",
"rgb": {
"r": 194,
"g": 97,
"b": 218
},
"hsl": {
"h": 288.099,
"s": 62.051,
"l": 61.765
},
"oklch": {
"l": 0.65461,
"c": 0.19517,
"h": 319.3
},
"luminance": 0.25081
}Semantic roles & 50–950 ramp
primary
#C261DA
secondary
#BEE2B5
accent
#CA1C3E
background
#FDF9FE
surface
#FBF2FC
border
#D4CCD5
text
#150D16
muted
#837E84