#CA7B95#CA7B95
#CA7B95 is a light, moderate pink. Relative luminance 0.289; OKLCH L 67.4% C 0.103 H 359.0°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7B95 |
|---|---|
| RGB | rgb(202, 123, 149) |
| HSL | hsl(340, 43%, 64%) |
| HSV | hsv(340, 39%, 79%) |
| CMYK | cmyk(0%, 39.1%, 26.2%, 20.8%) |
| CIE-LAB | lab(60.69, 34.09, -0.84) |
| CIE-LCH | lch(60.69, 34.10, 358.59°) |
| OKLab | oklab(67.44% 0.1029 -0.0017) |
| OKLCH | oklch(67.44% 0.103 359) |
| XYZ | xyz(36.8659, 28.8950, 32.0635) |
| Luminance | 0.2889 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 2.43
Dusky Pink
#CC7A8B
ΔE00 3.26
Dull Pink
#D5869D
ΔE00 3.49
Palevioletred
#DB7093
ΔE00 4.17
Old Pink
#C77986
ΔE00 4.42
Ugly Pink
#CD7584
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7B95 #7BCAB0
analogous
#CA7BBC #CA7B95 #CA887B
triadic
#CA7B95 #95CA7B #7B95CA
tetradic
#CA7B95 #BCCA7B #7BCAB0 #887BCA
square
#CA7B95 #BCCA7B #7BCAB0 #887BCA
split-complementary
#CA7B95 #7BCA88 #7BBCCA
monochromatic
#913A57 #B84F72 #CA7B95 #DCA7B8 #EDD2DB
Accessibility & contrast
On white
3.10
#CA7B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#CA7B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA7B95
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7B95 | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868A96
Deuteranopia (green-blind)
#999893
Tritanopia (blue-blind)
#D67684
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #ca7b95; /* rgb */ color: rgb(202, 123, 149); /* oklch */ color: oklch(67.4% 0.103 359.0);
Tailwind
colors: {
custom: {
50: '#dca2b4',
500: '#ca7b95',
950: '#000000',
},
}SCSS
$custom: #ca7b95; $custom-light: #dca2b4; $custom-dark: #000000;
JSON
{
"hex": "#ca7b95",
"rgb": {
"r": 202,
"g": 123,
"b": 149
},
"hsl": {
"h": 340.253,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.67437,
"c": 0.10286,
"h": 359
},
"luminance": 0.28892
}Semantic roles & 50–950 ramp
primary
#CA7B95
secondary
#C2DED5
accent
#B68A30
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#150F11
muted
#837F80