#CA7BBD#CA7BBD
#CA7BBD is a light, vivid purple. Relative luminance 0.304; OKLCH L 68.9% C 0.129 H 333.1°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7BBD |
|---|---|
| RGB | rgb(202, 123, 189) |
| HSL | hsl(310, 43%, 64%) |
| HSV | hsv(310, 39%, 79%) |
| CMYK | cmyk(0%, 39.1%, 6.4%, 20.8%) |
| CIE-LAB | lab(62.00, 40.44, -21.72) |
| CIE-LCH | lch(62.00, 45.90, 331.77°) |
| OKLab | oklab(68.86% 0.1154 -0.0586) |
| OKLCH | oklch(68.86% 0.129 333.1) |
| XYZ | xyz(40.6251, 30.3987, 51.8619) |
| Luminance | 0.3040 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.76
Lavender Pink
#DD85D7
ΔE00 5.20
Pale Magenta
#D767AD
ΔE00 5.77
Orchid
#DA70D6
ΔE00 5.80
Purplish Pink
#CE5DAE
ΔE00 7.02
Wisteria
#A87DC2
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7BBD #7BCA88
analogous
#AF7BCA #CA7BBD #CA7B95
triadic
#CA7BBD #BDCA7B #7BBDCA
tetradic
#CA7BBD #CAAF7B #7BCA88 #7B95CA
square
#CA7BBD #CAAF7B #7BCA88 #7B95CA
split-complementary
#CA7BBD #95CA7B #7BCAAF
monochromatic
#913A82 #B84FA7 #CA7BBD #DCA7D3 #EDD2E9
Accessibility & contrast
On white
2.97
#CA7BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#CA7BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7BBD
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7BBD | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8FBF
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#D17F94
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ca7bbd; /* rgb */ color: rgb(202, 123, 189); /* oklch */ color: oklch(68.9% 0.129 333.1);
Tailwind
colors: {
custom: {
50: '#dba3d1',
500: '#ca7bbd',
950: '#000000',
},
}SCSS
$custom: #ca7bbd; $custom-light: #dba3d1; $custom-dark: #000000;
JSON
{
"hex": "#ca7bbd",
"rgb": {
"r": 202,
"g": 123,
"b": 189
},
"hsl": {
"h": 309.873,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.68859,
"c": 0.12944,
"h": 333.1
},
"luminance": 0.30397
}Semantic roles & 50–950 ramp
primary
#CA7BBD
secondary
#C2DEC7
accent
#B64630
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82