#CA79BC#CA79BC
#CA79BC is a light, vivid pink. Relative luminance 0.299; OKLCH L 68.5% C 0.132 H 333.5°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CA79BC |
|---|---|
| RGB | rgb(202, 121, 188) |
| HSL | hsl(310, 43%, 63%) |
| HSV | hsv(310, 40%, 79%) |
| CMYK | cmyk(0%, 40.1%, 6.9%, 20.8%) |
| CIE-LAB | lab(61.54, 41.33, -21.85) |
| CIE-LCH | lch(61.54, 46.75, 332.13°) |
| OKLab | oklab(68.5% 0.1182 -0.0589) |
| OKLCH | oklch(68.5% 0.132 333.5) |
| XYZ | xyz(40.2713, 29.8643, 51.2104) |
| Luminance | 0.2986 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.56
Pale Magenta
#D767AD
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.47
Orchid
#DA70D6
ΔE00 5.67
Purplish Pink
#CE5DAE
ΔE00 6.52
Soft Purple
#A66FB5
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA79BC #79CA87
analogous
#AF79CA #CA79BC #CA7993
triadic
#CA79BC #BCCA79 #79BCCA
tetradic
#CA79BC #CAAF79 #79CA87 #7993CA
square
#CA79BC #CAAF79 #79CA87 #7993CA
split-complementary
#CA79BC #93CA79 #79CAAF
monochromatic
#903981 #B94DA6 #CA79BC #DBA5D2 #EDD1E8
Accessibility & contrast
On white
3.01
#CA79BC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#CA79BC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA79BC
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA79BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA79BC | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788DBE
Deuteranopia (green-blind)
#8D99BA
Tritanopia (blue-blind)
#D17D92
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ca79bc; /* rgb */ color: rgb(202, 121, 188); /* oklch */ color: oklch(68.5% 0.132 333.5);
Tailwind
colors: {
custom: {
50: '#dba1d0',
500: '#ca79bc',
950: '#000000',
},
}SCSS
$custom: #ca79bc; $custom-light: #dba1d0; $custom-dark: #000000;
JSON
{
"hex": "#ca79bc",
"rgb": {
"r": 202,
"g": 121,
"b": 188
},
"hsl": {
"h": 310.37,
"s": 43.316,
"l": 63.333
},
"oklch": {
"l": 0.685,
"c": 0.13208,
"h": 333.5
},
"luminance": 0.29862
}Semantic roles & 50–950 ramp
primary
#CA79BC
secondary
#C1DEC6
accent
#B6462F
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F14
muted
#837F82