#CA7BB9#CA7BB9
#CA7BB9 is a light, vivid pink. Relative luminance 0.302; OKLCH L 68.7% C 0.126 H 335.2°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7BB9 |
|---|---|
| RGB | rgb(202, 123, 185) |
| HSL | hsl(313, 43%, 64%) |
| HSV | hsv(313, 39%, 79%) |
| CMYK | cmyk(0%, 39.1%, 8.4%, 20.8%) |
| CIE-LAB | lab(61.85, 39.75, -19.67) |
| CIE-LCH | lch(61.85, 44.35, 333.67°) |
| OKLab | oklab(68.7% 0.1143 -0.0529) |
| OKLCH | oklch(68.7% 0.126 335.2) |
| XYZ | xyz(40.1969, 30.2274, 49.6067) |
| Luminance | 0.3023 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.59
Pale Magenta
#D767AD
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.82
Orchid
#DA70D6
ΔE00 6.58
Purplish Pink
#CE5DAE
ΔE00 6.95
Dusty Lavender
#AC86A8
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7BB9 #7BCA8C
analogous
#B37BCA #CA7BB9 #CA7B91
triadic
#CA7BB9 #B9CA7B #7BB9CA
tetradic
#CA7BB9 #CAB37B #7BCA8C #7B91CA
square
#CA7BB9 #CAB37B #7BCA8C #7B91CA
split-complementary
#CA7BB9 #91CA7B #7BCAB3
monochromatic
#913A7E #B84FA2 #CA7BB9 #DCA7D0 #EDD2E7
Accessibility & contrast
On white
2.98
#CA7BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#CA7BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7BB9
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7BB9 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8EBB
Deuteranopia (green-blind)
#909AB7
Tritanopia (blue-blind)
#D17E92
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ca7bb9; /* rgb */ color: rgb(202, 123, 185); /* oklch */ color: oklch(68.7% 0.126 335.2);
Tailwind
colors: {
custom: {
50: '#dba3ce',
500: '#ca7bb9',
950: '#000000',
},
}SCSS
$custom: #ca7bb9; $custom-light: #dba3ce; $custom-dark: #000000;
JSON
{
"hex": "#ca7bb9",
"rgb": {
"r": 202,
"g": 123,
"b": 185
},
"hsl": {
"h": 312.911,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.687,
"c": 0.12598,
"h": 335.2
},
"luminance": 0.30225
}Semantic roles & 50–950 ramp
primary
#CA7BB9
secondary
#C2DEC8
accent
#B64D30
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82