#CA7BEE#CA7BEE
#CA7BEE is a light, vivid purple. Relative luminance 0.329; OKLCH L 71.1% C 0.179 H 314.4°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7BEE |
|---|---|
| RGB | rgb(202, 123, 238) |
| HSL | hsl(281, 77%, 71%) |
| HSV | hsv(281, 48%, 93%) |
| CMYK | cmyk(15.1%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(64.08, 49.86, -45.91) |
| CIE-LCH | lch(64.08, 67.78, 317.36°) |
| OKLab | oklab(71.1% 0.1249 -0.1277) |
| OKLCH | oklch(71.1% 0.179 314.4) |
| XYZ | xyz(46.8702, 32.8967, 84.7530) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.08
Easter Purple
#C071FE
ΔE00 4.42
Liliac
#C48EFD
ΔE00 5.31
Light Urple
#B36FF6
ΔE00 5.88
Orchid
#DA70D6
ΔE00 6.14
Bright Lilac
#C95EFB
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7BEE #9FEE7B
analogous
#907BEE #CA7BEE #EE7BD9
triadic
#CA7BEE #EECA7B #7BEECA
tetradic
#CA7BEE #EE907B #9FEE7B #7BD9EE
square
#CA7BEE #EE907B #9FEE7B #7BD9EE
split-complementary
#CA7BEE #D9EE7B #7BEE90
monochromatic
#9A1BD3 #B445E7 #CA7BEE #E0B1F5 #F4E4FC
Accessibility & contrast
On white
2.77
#CA7BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#CA7BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7BEE
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7BEE | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F2
Deuteranopia (green-blind)
#799DEB
Tritanopia (blue-blind)
#C78CAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ca7bee; /* rgb */ color: rgb(202, 123, 238); /* oklch */ color: oklch(71.1% 0.179 314.4);
Tailwind
colors: {
custom: {
50: '#dca3f4',
500: '#ca7bee',
950: '#000000',
},
}SCSS
$custom: #ca7bee; $custom-light: #dca3f4; $custom-dark: #000000;
JSON
{
"hex": "#ca7bee",
"rgb": {
"r": 202,
"g": 123,
"b": 238
},
"hsl": {
"h": 281.217,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.71097,
"c": 0.17862,
"h": 314.4
},
"luminance": 0.32896
}Semantic roles & 50–950 ramp
primary
#CA7BEE
secondary
#DDF2D3
accent
#D90C4C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85