#CA65DF#CA65DF
#CA65DF is a light, vivid purple. Relative luminance 0.272; OKLCH L 67.2% C 0.198 H 320.5°. Best body text is #000000 at 6.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CA65DF |
|---|---|
| RGB | rgb(202, 101, 223) |
| HSL | hsl(290, 66%, 64%) |
| HSV | hsv(290, 55%, 87%) |
| CMYK | cmyk(9.4%, 54.7%, 0%, 12.5%) |
| CIE-LAB | lab(59.15, 57.89, -45.32) |
| CIE-LCH | lch(59.15, 73.53, 321.94°) |
| OKLab | oklab(67.22% 0.1526 -0.1259) |
| OKLCH | oklch(67.22% 0.198 320.5) |
| XYZ | xyz(42.3285, 27.1935, 72.8169) |
| Luminance | 0.2719 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 4.43
Bright Lilac
#C95EFB
ΔE00 4.57
Pinkish Purple
#D648D7
ΔE00 5.02
Orchid
#DA70D6
ΔE00 5.10
Mediumorchid
#BA55D3
ΔE00 5.15
Bright Lavender
#C760FF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA65DF #7ADF65
analogous
#8D65DF #CA65DF #DF65B7
triadic
#CA65DF #DFCA65 #65DFCA
tetradic
#CA65DF #DF8D65 #7ADF65 #65B7DF
square
#CA65DF #DF8D65 #7ADF65 #65B7DF
split-complementary
#CA65DF #B7DF65 #65DF8D
monochromatic
#9023A7 #B932D4 #CA65DF #DB98EA #EDCAF4
Accessibility & contrast
On white
3.26
#CA65DF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.44
#CA65DF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA65DF
6.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA65DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA65DF | 1.00 | 3.26 | 6.44 | 6.44 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E87E3
Deuteranopia (green-blind)
#7092DC
Tritanopia (blue-blind)
#CB7799
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #ca65df; /* rgb */ color: rgb(202, 101, 223); /* oklch */ color: oklch(67.2% 0.198 320.5);
Tailwind
colors: {
custom: {
50: '#dd95e9',
500: '#ca65df',
950: '#000000',
},
}SCSS
$custom: #ca65df; $custom-light: #dd95e9; $custom-dark: #000000;
JSON
{
"hex": "#ca65df",
"rgb": {
"r": 202,
"g": 101,
"b": 223
},
"hsl": {
"h": 289.672,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.67224,
"c": 0.19779,
"h": 320.5
},
"luminance": 0.27192
}Semantic roles & 50–950 ramp
primary
#CA65DF
secondary
#C2E6BA
accent
#CD1837
background
#FDF9FE
surface
#FBF2FD
border
#D4CCD5
text
#150E16
muted
#837E84