#CA79CA#CA79CA
#CA79CA is a light, vivid purple. Relative luminance 0.305; OKLCH L 69.1% C 0.145 H 327.0°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CA79CA |
|---|---|
| RGB | rgb(202, 121, 202) |
| HSL | hsl(300, 43%, 63%) |
| HSV | hsv(300, 40%, 79%) |
| CMYK | cmyk(0%, 40.1%, 0%, 20.8%) |
| CIE-LAB | lab(62.08, 43.84, -28.93) |
| CIE-LCH | lch(62.08, 52.53, 326.58°) |
| OKLab | oklab(69.09% 0.1216 -0.0789) |
| OKLCH | oklch(69.09% 0.145 327) |
| XYZ | xyz(41.8543, 30.4975, 59.5476) |
| Luminance | 0.3050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.33
Orchid
#DA70D6
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 4.44
Purply Pink
#F075E6
ΔE00 6.76
Wisteria
#A87DC2
ΔE00 7.03
Violet (CSS)
#EE82EE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA79CA #79CA79
analogous
#A179CA #CA79CA #CA79A1
triadic
#CA79CA #CACA79 #79CACA
tetradic
#CA79CA #CAA179 #79CA79 #79A1CA
square
#CA79CA #CAA179 #79CA79 #79A1CA
split-complementary
#CA79CA #A1CA79 #79CAA1
monochromatic
#903990 #B94DB9 #CA79CA #DBA5DB #EDD1ED
Accessibility & contrast
On white
2.96
#CA79CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#CA79CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA79CA
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA79CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA79CA | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#738FCD
Deuteranopia (green-blind)
#889AC7
Tritanopia (blue-blind)
#CF8198
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ca79ca; /* rgb */ color: rgb(202, 121, 202); /* oklch */ color: oklch(69.1% 0.145 327.0);
Tailwind
colors: {
custom: {
50: '#dba1da',
500: '#ca79ca',
950: '#000000',
},
}SCSS
$custom: #ca79ca; $custom-light: #dba1da; $custom-dark: #000000;
JSON
{
"hex": "#ca79ca",
"rgb": {
"r": 202,
"g": 121,
"b": 202
},
"hsl": {
"h": 300,
"s": 43.316,
"l": 63.333
},
"oklch": {
"l": 0.69088,
"c": 0.14493,
"h": 327
},
"luminance": 0.30496
}Semantic roles & 50–950 ramp
primary
#CA79CA
secondary
#C1DEC1
accent
#B62F2F
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F15
muted
#837F83