#CA79CC#CA79CC
#CA79CC is a light, vivid purple. Relative luminance 0.306; OKLCH L 69.2% C 0.147 H 326.2°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CA79CC |
|---|---|
| RGB | rgb(202, 121, 204) |
| HSL | hsl(299, 45%, 64%) |
| HSV | hsv(299, 41%, 80%) |
| CMYK | cmyk(1%, 40.7%, 0%, 20%) |
| CIE-LAB | lab(62.16, 44.21, -29.93) |
| CIE-LCH | lch(62.16, 53.39, 325.90°) |
| OKLab | oklab(69.18% 0.122 -0.0818) |
| OKLCH | oklch(69.18% 0.147 326.2) |
| XYZ | xyz(42.0927, 30.5928, 60.8028) |
| Luminance | 0.3059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.62
Orchid
#DA70D6
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 4.44
Purply Pink
#F075E6
ΔE00 6.62
Wisteria
#A87DC2
ΔE00 6.97
Violet (CSS)
#EE82EE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA79CC #7BCC79
analogous
#A079CC #CA79CC #CC79A4
triadic
#CA79CC #CCCA79 #79CCCA
tetradic
#CA79CC #CCA079 #7BCC79 #79A4CC
square
#CA79CC #CCA079 #7BCC79 #79A4CC
split-complementary
#CA79CC #A4CC79 #79CCA0
monochromatic
#913893 #B84DBB #CA79CC #DCA5DD #EDD2EE
Accessibility & contrast
On white
2.95
#CA79CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#CA79CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA79CC
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA79CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA79CC | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7290CF
Deuteranopia (green-blind)
#879AC9
Tritanopia (blue-blind)
#CE8199
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ca79cc; /* rgb */ color: rgb(202, 121, 204); /* oklch */ color: oklch(69.2% 0.147 326.2);
Tailwind
colors: {
custom: {
50: '#dca2db',
500: '#ca79cc',
950: '#000000',
},
}SCSS
$custom: #ca79cc; $custom-light: #dca2db; $custom-dark: #000000;
JSON
{
"hex": "#ca79cc",
"rgb": {
"r": 202,
"g": 121,
"b": 204
},
"hsl": {
"h": 298.554,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.69176,
"c": 0.14685,
"h": 326.2
},
"luminance": 0.30591
}Semantic roles & 50–950 ramp
primary
#CA79CC
secondary
#C2DFC2
accent
#B82D31
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83