#CA799A#CA799A
#CA799A is a light, moderate pink. Relative luminance 0.286; OKLCH L 67.3% C 0.108 H 354.5°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CA799A |
|---|---|
| RGB | rgb(202, 121, 154) |
| HSL | hsl(336, 43%, 63%) |
| HSV | hsv(336, 40%, 79%) |
| CMYK | cmyk(0%, 40.1%, 23.8%, 20.8%) |
| CIE-LAB | lab(60.40, 35.88, -4.14) |
| CIE-LCH | lch(60.40, 36.11, 353.42°) |
| OKLab | oklab(67.26% 0.1078 -0.0105) |
| OKLCH | oklch(67.26% 0.108 354.5) |
| XYZ | xyz(37.0281, 28.5670, 34.1293) |
| Luminance | 0.2856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 3.75
Palevioletred
#DB7093
ΔE00 4.30
Dull Pink
#D5869D
ΔE00 4.63
Dusky Pink
#CC7A8B
ΔE00 5.17
Old Pink
#C77986
ΔE00 6.31
Ugly Pink
#CD7584
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA799A #79CAA9
analogous
#CA79C2 #CA799A #CA8079
triadic
#CA799A #9ACA79 #799ACA
tetradic
#CA799A #C2CA79 #79CAA9 #8079CA
square
#CA799A #C2CA79 #79CAA9 #8079CA
split-complementary
#CA799A #79CA80 #79C2CA
monochromatic
#90395C #B94D79 #CA799A #DBA5BB #EDD1DC
Accessibility & contrast
On white
3.13
#CA799A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#CA799A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA799A
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA799A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA799A | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82899B
Deuteranopia (green-blind)
#979798
Tritanopia (blue-blind)
#D67585
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #ca799a; /* rgb */ color: rgb(202, 121, 154); /* oklch */ color: oklch(67.3% 0.108 354.5);
Tailwind
colors: {
custom: {
50: '#dca1b7',
500: '#ca799a',
950: '#000000',
},
}SCSS
$custom: #ca799a; $custom-light: #dca1b7; $custom-dark: #000000;
JSON
{
"hex": "#ca799a",
"rgb": {
"r": 202,
"g": 121,
"b": 154
},
"hsl": {
"h": 335.556,
"s": 43.316,
"l": 63.333
},
"oklch": {
"l": 0.67263,
"c": 0.10834,
"h": 354.5
},
"luminance": 0.28564
}Semantic roles & 50–950 ramp
primary
#CA799A
secondary
#C1DED2
accent
#B67F2F
background
#FDFAFB
surface
#FBF3F6
border
#D4CDD0
text
#150F11
muted
#837F80