#CA83C8#CA83C8
#CA83C8 is a light, vivid purple. Relative luminance 0.330; OKLCH L 70.6% C 0.125 H 327.8°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CA83C8 |
|---|---|
| RGB | rgb(202, 131, 200) |
| HSL | hsl(302, 40%, 65%) |
| HSV | hsv(302, 35%, 79%) |
| CMYK | cmyk(0%, 35.1%, 1%, 20.8%) |
| CIE-LAB | lab(64.13, 38.15, -24.65) |
| CIE-LCH | lch(64.13, 45.42, 327.13°) |
| OKLab | oklab(70.6% 0.1062 -0.0669) |
| OKLCH | oklch(70.6% 0.125 327.8) |
| XYZ | xyz(42.8979, 32.9611, 58.7349) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 3.69
Orchid
#DA70D6
ΔE00 5.77
Pale Purple
#B790D4
ΔE00 6.66
Wisteria
#A87DC2
ΔE00 7.26
Plum
#DDA0DD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA83C8 #83CA85
analogous
#A883CA #CA83C8 #CA83A4
triadic
#CA83C8 #C8CA83 #83C8CA
tetradic
#CA83C8 #CAA883 #83CA85 #83A4CA
square
#CA83C8 #CAA883 #83CA85 #83A4CA
split-complementary
#CA83C8 #A4CA83 #83CAA8
monochromatic
#943F91 #B858B5 #CA83C8 #DCAEDB #EFD9EE
Accessibility & contrast
On white
2.77
#CA83C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#CA83C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA83C8
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA83C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA83C8 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F96CB
Deuteranopia (green-blind)
#909FC6
Tritanopia (blue-blind)
#CF899D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ca83c8; /* rgb */ color: rgb(202, 131, 200); /* oklch */ color: oklch(70.6% 0.125 327.8);
Tailwind
colors: {
custom: {
50: '#dba8d9',
500: '#ca83c8',
950: '#000000',
},
}SCSS
$custom: #ca83c8; $custom-light: #dba8d9; $custom-dark: #000000;
JSON
{
"hex": "#ca83c8",
"rgb": {
"r": 202,
"g": 131,
"b": 200
},
"hsl": {
"h": 301.69,
"s": 40.113,
"l": 65.294
},
"oklch": {
"l": 0.70603,
"c": 0.12548,
"h": 327.8
},
"luminance": 0.32959
}Semantic roles & 50–950 ramp
primary
#CA83C8
secondary
#C8E0C9
accent
#B33632
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83