#CA799B#CA799B
#CA799B is a light, moderate pink. Relative luminance 0.286; OKLCH L 67.3% C 0.109 H 353.7°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CA799B |
|---|---|
| RGB | rgb(202, 121, 155) |
| HSL | hsl(335, 43%, 63%) |
| HSV | hsv(335, 40%, 79%) |
| CMYK | cmyk(0%, 40.1%, 23.3%, 20.8%) |
| CIE-LAB | lab(60.43, 36.02, -4.67) |
| CIE-LCH | lch(60.43, 36.32, 352.61°) |
| OKLab | oklab(67.3% 0.1082 -0.0119) |
| OKLCH | oklch(67.3% 0.109 353.7) |
| XYZ | xyz(37.1117, 28.6004, 34.5698) |
| Luminance | 0.2860 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 4.02
Palevioletred
#DB7093
ΔE00 4.44
Dull Pink
#D5869D
ΔE00 4.80
Dusky Pink
#CC7A8B
ΔE00 5.46
Old Pink
#C77986
ΔE00 6.60
Ugly Pink
#CD7584
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA799B #79CAA8
analogous
#CA79C3 #CA799B #CA7F79
triadic
#CA799B #9BCA79 #799BCA
tetradic
#CA799B #C3CA79 #79CAA8 #7F79CA
square
#CA799B #C3CA79 #79CAA8 #7F79CA
split-complementary
#CA799B #79CA7F #79C3CA
monochromatic
#90395D #B94D7A #CA799B #DBA5BC #EDD1DC
Accessibility & contrast
On white
3.13
#CA799B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#CA799B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA799B
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA799B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA799B | 1.00 | 3.13 | 6.72 | 6.72 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82899C
Deuteranopia (green-blind)
#969799
Tritanopia (blue-blind)
#D57685
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #ca799b; /* rgb */ color: rgb(202, 121, 155); /* oklch */ color: oklch(67.3% 0.109 353.7);
Tailwind
colors: {
custom: {
50: '#dca1b8',
500: '#ca799b',
950: '#000000',
},
}SCSS
$custom: #ca799b; $custom-light: #dca1b8; $custom-dark: #000000;
JSON
{
"hex": "#ca799b",
"rgb": {
"r": 202,
"g": 121,
"b": 155
},
"hsl": {
"h": 334.815,
"s": 43.316,
"l": 63.333
},
"oklch": {
"l": 0.67296,
"c": 0.10882,
"h": 353.7
},
"luminance": 0.28598
}Semantic roles & 50–950 ramp
primary
#CA799B
secondary
#C1DED2
accent
#B67E2F
background
#FDFAFB
surface
#FBF3F6
border
#D4CDD0
text
#150F11
muted
#837F80