#CA7EEB#CA7EEB
#CA7EEB is a light, vivid purple. Relative luminance 0.335; OKLCH L 71.4% C 0.171 H 314.9°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7EEB |
|---|---|
| RGB | rgb(202, 126, 235) |
| HSL | hsl(282, 73%, 71%) |
| HSV | hsv(282, 46%, 92%) |
| CMYK | cmyk(14%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(64.55, 47.68, -43.52) |
| CIE-LCH | lch(64.55, 64.55, 317.61°) |
| OKLab | oklab(71.4% 0.1204 -0.1208) |
| OKLCH | oklch(71.4% 0.171 314.9) |
| XYZ | xyz(46.8110, 33.4777, 82.5771) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.80
Liliac
#C48EFD
ΔE00 5.09
Easter Purple
#C071FE
ΔE00 5.26
Orchid
#DA70D6
ΔE00 5.95
Light Urple
#B36FF6
ΔE00 6.59
Violet (CSS)
#EE82EE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7EEB #9FEB7E
analogous
#937EEB #CA7EEB #EB7ED5
triadic
#CA7EEB #EBCA7E #7EEBCA
tetradic
#CA7EEB #EB937E #9FEB7E #7ED5EB
square
#CA7EEB #EB937E #9FEB7E #7ED5EB
split-complementary
#CA7EEB #D5EB7E #7EEB93
monochromatic
#9A20CF #B449E3 #CA7EEB #E0B3F3 #F4E5FB
Accessibility & contrast
On white
2.73
#CA7EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#CA7EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7EEB
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7EEB | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EF
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#C88EAA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ca7eeb; /* rgb */ color: rgb(202, 126, 235); /* oklch */ color: oklch(71.4% 0.171 314.9);
Tailwind
colors: {
custom: {
50: '#dca5f2',
500: '#ca7eeb',
950: '#000000',
},
}SCSS
$custom: #ca7eeb; $custom-light: #dca5f2; $custom-dark: #000000;
JSON
{
"hex": "#ca7eeb",
"rgb": {
"r": 202,
"g": 126,
"b": 235
},
"hsl": {
"h": 281.835,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.71399,
"c": 0.17053,
"h": 314.9
},
"luminance": 0.33476
}Semantic roles & 50–950 ramp
primary
#CA7EEB
secondary
#DDF1D4
accent
#D5104C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85