#CA799F#CA799F
#CA799F is a light, moderate pink. Relative luminance 0.287; OKLCH L 67.4% C 0.111 H 350.9°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CA799F |
|---|---|
| RGB | rgb(202, 121, 159) |
| HSL | hsl(332, 43%, 63%) |
| HSV | hsv(332, 40%, 79%) |
| CMYK | cmyk(0%, 40.1%, 21.3%, 20.8%) |
| CIE-LAB | lab(60.55, 36.62, -6.79) |
| CIE-LCH | lch(60.55, 37.24, 349.50°) |
| OKLab | oklab(67.43% 0.1095 -0.0175) |
| OKLCH | oklch(67.43% 0.111 350.9) |
| XYZ | xyz(37.4532, 28.7370, 36.3683) |
| Luminance | 0.2873 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 5.11
Palevioletred
#DB7093
ΔE00 5.13
Dull Pink
#D5869D
ΔE00 5.55
Pale Magenta
#D767AD
ΔE00 6.53
Dusky Pink
#CC7A8B
ΔE00 6.62
Old Pink
#C77986
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA799F #79CAA4
analogous
#CA79C7 #CA799F #CA7B79
triadic
#CA799F #9FCA79 #799FCA
tetradic
#CA799F #C7CA79 #79CAA4 #7B79CA
square
#CA799F #C7CA79 #79CAA4 #7B79CA
split-complementary
#CA799F #79CA7B #79C7CA
monochromatic
#903962 #B94D80 #CA799F #DBA5BE #EDD1DE
Accessibility & contrast
On white
3.11
#CA799F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#CA799F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA799F
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA799F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA799F | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818AA0
Deuteranopia (green-blind)
#95979D
Tritanopia (blue-blind)
#D57787
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #ca799f; /* rgb */ color: rgb(202, 121, 159); /* oklch */ color: oklch(67.4% 0.111 350.9);
Tailwind
colors: {
custom: {
50: '#dca1bb',
500: '#ca799f',
950: '#000000',
},
}SCSS
$custom: #ca799f; $custom-light: #dca1bb; $custom-dark: #000000;
JSON
{
"hex": "#ca799f",
"rgb": {
"r": 202,
"g": 121,
"b": 159
},
"hsl": {
"h": 331.852,
"s": 43.316,
"l": 63.333
},
"oklch": {
"l": 0.67428,
"c": 0.11093,
"h": 350.9
},
"luminance": 0.28735
}Semantic roles & 50–950 ramp
primary
#CA799F
secondary
#C1DED0
accent
#B6772F
background
#FDFAFB
surface
#FBF3F6
border
#D4CDD0
text
#150F11
muted
#837F80