#CA6BBF#CA6BBF
#CA6BBF is a light, vivid purple. Relative luminance 0.268; OKLCH L 66.5% C 0.159 H 331.6°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CA6BBF |
|---|---|
| RGB | rgb(202, 107, 191) |
| HSL | hsl(307, 47%, 61%) |
| HSV | hsv(307, 47%, 79%) |
| CMYK | cmyk(0%, 47%, 5.4%, 20.8%) |
| CIE-LAB | lab(58.82, 49.10, -27.73) |
| CIE-LCH | lch(58.82, 56.39, 330.54°) |
| OKLab | oklab(66.51% 0.1397 -0.0754) |
| OKLCH | oklch(66.51% 0.159 331.6) |
| XYZ | xyz(39.0185, 26.8358, 52.4048) |
| Luminance | 0.2683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.41
Purplish Pink
#CE5DAE
ΔE00 4.25
Orchid
#DA70D6
ΔE00 4.35
Pale Magenta
#D767AD
ΔE00 5.25
Purpleish Pink
#DF4EC8
ΔE00 5.60
Pinky Purple
#C94CBE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA6BBF #6BCA76
analogous
#A56BCA #CA6BBF #CA6B8F
triadic
#CA6BBF #BFCA6B #6BBFCA
tetradic
#CA6BBF #CAA56B #6BCA76 #6B8FCA
square
#CA6BBF #CAA56B #6BCA76 #6B8FCA
split-complementary
#CA6BBF #8FCA6B #6BCAA5
monochromatic
#89317F #B641A9 #CA6BBF #DA98D2 #EAC5E6
Accessibility & contrast
On white
3.30
#CA6BBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#CA6BBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA6BBF
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA6BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA6BBF | 1.00 | 3.30 | 6.37 | 6.37 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6885C2
Deuteranopia (green-blind)
#8292BC
Tritanopia (blue-blind)
#D1728C
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #ca6bbf; /* rgb */ color: rgb(202, 107, 191); /* oklch */ color: oklch(66.5% 0.159 331.6);
Tailwind
colors: {
custom: {
50: '#dc98d2',
500: '#ca6bbf',
950: '#000000',
},
}SCSS
$custom: #ca6bbf; $custom-light: #dc98d2; $custom-dark: #000000;
JSON
{
"hex": "#ca6bbf",
"rgb": {
"r": 202,
"g": 107,
"b": 191
},
"hsl": {
"h": 306.947,
"s": 47.264,
"l": 60.588
},
"oklch": {
"l": 0.66506,
"c": 0.15871,
"h": 331.6
},
"luminance": 0.26834
}Semantic roles & 50–950 ramp
primary
#CA6BBF
secondary
#B6DABB
accent
#BB3C2B
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150E14
muted
#837E82