#CA65BF#CA65BF
#CA65BF is a light, vivid purple. Relative luminance 0.256; OKLCH L 65.7% C 0.169 H 331.5°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CA65BF |
|---|---|
| RGB | rgb(202, 101, 191) |
| HSL | hsl(307, 49%, 59%) |
| HSV | hsv(307, 50%, 79%) |
| CMYK | cmyk(0%, 50%, 5.4%, 20.8%) |
| CIE-LAB | lab(57.68, 52.08, -29.50) |
| CIE-LCH | lch(57.68, 59.85, 330.48°) |
| OKLab | oklab(65.66% 0.1482 -0.0804) |
| OKLCH | oklch(65.66% 0.169 331.5) |
| XYZ | xyz(38.4145, 25.6279, 52.2034) |
| Luminance | 0.2563 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.70
Purplish Pink
#CE5DAE
ΔE00 3.78
Purpleish Pink
#DF4EC8
ΔE00 4.56
Orchid
#DA70D6
ΔE00 4.85
Pinky Purple
#C94CBE
ΔE00 5.21
Pale Magenta
#D767AD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA65BF #65CA70
analogous
#A365CA #CA65BF #CA658D
triadic
#CA65BF #BFCA65 #65BFCA
tetradic
#CA65BF #CAA365 #65CA70 #658DCA
square
#CA65BF #CAA365 #65CA70 #658DCA
split-complementary
#CA65BF #8DCA65 #65CAA3
monochromatic
#862E7D #B43EA7 #CA65BF #DA93D2 #E9C0E5
Accessibility & contrast
On white
3.43
#CA65BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#CA65BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA65BF
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA65BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA65BF | 1.00 | 3.43 | 6.13 | 6.13 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6182C2
Deuteranopia (green-blind)
#7E90BC
Tritanopia (blue-blind)
#D16D89
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #ca65bf; /* rgb */ color: rgb(202, 101, 191); /* oklch */ color: oklch(65.7% 0.169 331.5);
Tailwind
colors: {
custom: {
50: '#dc95d2',
500: '#ca65bf',
950: '#000000',
},
}SCSS
$custom: #ca65bf; $custom-light: #dc95d2; $custom-dark: #000000;
JSON
{
"hex": "#ca65bf",
"rgb": {
"r": 202,
"g": 101,
"b": 191
},
"hsl": {
"h": 306.535,
"s": 48.792,
"l": 59.412
},
"oklch": {
"l": 0.6566,
"c": 0.16859,
"h": 331.5
},
"luminance": 0.25626
}Semantic roles & 50–950 ramp
primary
#CA65BF
secondary
#B2D9B6
accent
#D85E4F
background
#FDF9FC
surface
#FBF2F9
border
#D4CCD2
text
#150D14
muted
#837E82