#CA79BA#CA79BA
#CA79BA is a light, vivid pink. Relative luminance 0.298; OKLCH L 68.4% C 0.130 H 334.5°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CA79BA |
|---|---|
| RGB | rgb(202, 121, 186) |
| HSL | hsl(312, 43%, 63%) |
| HSV | hsv(312, 40%, 79%) |
| CMYK | cmyk(0%, 40.1%, 7.9%, 20.8%) |
| CIE-LAB | lab(61.46, 40.98, -20.83) |
| CIE-LCH | lch(61.46, 45.97, 333.06°) |
| OKLab | oklab(68.42% 0.1177 -0.0561) |
| OKLCH | oklch(68.42% 0.13 334.5) |
| XYZ | xyz(40.0572, 29.7786, 50.0828) |
| Luminance | 0.2978 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.99
Pale Magenta
#D767AD
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.75
Orchid
#DA70D6
ΔE00 6.05
Purplish Pink
#CE5DAE
ΔE00 6.46
Soft Purple
#A66FB5
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA79BA #79CA89
analogous
#B179CA #CA79BA #CA7991
triadic
#CA79BA #BACA79 #79BACA
tetradic
#CA79BA #CAB179 #79CA89 #7991CA
square
#CA79BA #CAB179 #79CA89 #7991CA
split-complementary
#CA79BA #91CA79 #79CAB1
monochromatic
#90397F #B94DA3 #CA79BA #DBA5D1 #EDD1E7
Accessibility & contrast
On white
3.02
#CA79BA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#CA79BA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA79BA
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA79BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA79BA | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798DBC
Deuteranopia (green-blind)
#8E99B8
Tritanopia (blue-blind)
#D17D91
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #ca79ba; /* rgb */ color: rgb(202, 121, 186); /* oklch */ color: oklch(68.4% 0.130 334.5);
Tailwind
colors: {
custom: {
50: '#dba1cf',
500: '#ca79ba',
950: '#000000',
},
}SCSS
$custom: #ca79ba; $custom-light: #dba1cf; $custom-dark: #000000;
JSON
{
"hex": "#ca79ba",
"rgb": {
"r": 202,
"g": 121,
"b": 186
},
"hsl": {
"h": 311.852,
"s": 43.316,
"l": 63.333
},
"oklch": {
"l": 0.6842,
"c": 0.13035,
"h": 334.5
},
"luminance": 0.29776
}Semantic roles & 50–950 ramp
primary
#CA79BA
secondary
#C1DEC7
accent
#B64A2F
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F13
muted
#837F82