#CA7BBB#CA7BBB
#CA7BBB is a light, vivid pink. Relative luminance 0.303; OKLCH L 68.8% C 0.128 H 334.1°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7BBB |
|---|---|
| RGB | rgb(202, 123, 187) |
| HSL | hsl(311, 43%, 64%) |
| HSV | hsv(311, 39%, 79%) |
| CMYK | cmyk(0%, 39.1%, 7.4%, 20.8%) |
| CIE-LAB | lab(61.92, 40.09, -20.69) |
| CIE-LCH | lch(61.92, 45.12, 332.70°) |
| OKLab | oklab(68.78% 0.1149 -0.0557) |
| OKLCH | oklch(68.78% 0.128 334.1) |
| XYZ | xyz(40.4095, 30.3124, 50.7265) |
| Luminance | 0.3031 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.17
Lavender Pink
#DD85D7
ΔE00 5.49
Pale Magenta
#D767AD
ΔE00 5.55
Orchid
#DA70D6
ΔE00 6.18
Purplish Pink
#CE5DAE
ΔE00 6.97
Wisteria
#A87DC2
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7BBB #7BCA8A
analogous
#B17BCA #CA7BBB #CA7B93
triadic
#CA7BBB #BBCA7B #7BBBCA
tetradic
#CA7BBB #CAB17B #7BCA8A #7B93CA
square
#CA7BBB #CAB17B #7BCA8A #7B93CA
split-complementary
#CA7BBB #93CA7B #7BCAB1
monochromatic
#913A80 #B84FA5 #CA7BBB #DCA7D1 #EDD2E8
Accessibility & contrast
On white
2.97
#CA7BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#CA7BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7BBB
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7BBB | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B8FBD
Deuteranopia (green-blind)
#8F9AB9
Tritanopia (blue-blind)
#D17F93
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ca7bbb; /* rgb */ color: rgb(202, 123, 187); /* oklch */ color: oklch(68.8% 0.128 334.1);
Tailwind
colors: {
custom: {
50: '#dba3cf',
500: '#ca7bbb',
950: '#000000',
},
}SCSS
$custom: #ca7bbb; $custom-light: #dba3cf; $custom-dark: #000000;
JSON
{
"hex": "#ca7bbb",
"rgb": {
"r": 202,
"g": 123,
"b": 187
},
"hsl": {
"h": 311.392,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.68779,
"c": 0.12769,
"h": 334.1
},
"luminance": 0.3031
}Semantic roles & 50–950 ramp
primary
#CA7BBB
secondary
#C2DEC8
accent
#B64930
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82