#CA79AF#CA79AF
#CA79AF is a light, vivid pink. Relative luminance 0.293; OKLCH L 68.0% C 0.121 H 340.6°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CA79AF |
|---|---|
| RGB | rgb(202, 121, 175) |
| HSL | hsl(320, 43%, 63%) |
| HSV | hsv(320, 40%, 79%) |
| CMYK | cmyk(0%, 40.1%, 13.4%, 20.8%) |
| CIE-LAB | lab(61.07, 39.13, -15.16) |
| CIE-LCH | lch(61.07, 41.96, 338.82°) |
| OKLab | oklab(68% 0.1146 -0.0404) |
| OKLCH | oklch(68% 0.121 340.6) |
| XYZ | xyz(38.9326, 29.3288, 44.1595) |
| Luminance | 0.2933 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.60
Orchid (survey)
#C875C4
ΔE00 5.58
Purplish Pink
#CE5DAE
ΔE00 6.81
Lavender Pink
#DD85D7
ΔE00 7.70
Dusty Lavender
#AC86A8
ΔE00 8.14
Orchid
#DA70D6
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA79AF #79CA94
analogous
#BC79CA #CA79AF #CA7986
triadic
#CA79AF #AFCA79 #79AFCA
tetradic
#CA79AF #CABC79 #79CA94 #7986CA
square
#CA79AF #CABC79 #79CA94 #7986CA
split-complementary
#CA79AF #86CA79 #79CABC
monochromatic
#903973 #B94D95 #CA79AF #DBA5C9 #EDD1E3
Accessibility & contrast
On white
3.06
#CA79AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#CA79AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA79AF
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA79AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA79AF | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D8CB1
Deuteranopia (green-blind)
#9198AD
Tritanopia (blue-blind)
#D37A8D
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #ca79af; /* rgb */ color: rgb(202, 121, 175); /* oklch */ color: oklch(68.0% 0.121 340.6);
Tailwind
colors: {
custom: {
50: '#dba1c7',
500: '#ca79af',
950: '#000000',
},
}SCSS
$custom: #ca79af; $custom-light: #dba1c7; $custom-dark: #000000;
JSON
{
"hex": "#ca79af",
"rgb": {
"r": 202,
"g": 121,
"b": 175
},
"hsl": {
"h": 320,
"s": 43.316,
"l": 63.333
},
"oklch": {
"l": 0.67995,
"c": 0.12148,
"h": 340.6
},
"luminance": 0.29326
}Semantic roles & 50–950 ramp
primary
#CA79AF
secondary
#C1DECB
accent
#B65C2F
background
#FDFAFC
surface
#FBF3F8
border
#D4CDD1
text
#150F13
muted
#837F82