#CA65B3#CA65B3
#CA65B3 is a light, vivid pink. Relative luminance 0.251; OKLCH L 65.1% C 0.159 H 336.6°. Best body text is #000000 at 6.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CA65B3 |
|---|---|
| RGB | rgb(202, 101, 179) |
| HSL | hsl(314, 49%, 59%) |
| HSV | hsv(314, 50%, 79%) |
| CMYK | cmyk(0%, 50%, 11.4%, 20.8%) |
| CIE-LAB | lab(57.19, 50.08, -23.36) |
| CIE-LCH | lch(57.19, 55.26, 334.99°) |
| OKLab | oklab(65.14% 0.1457 -0.063) |
| OKLCH | oklch(65.14% 0.159 336.6) |
| XYZ | xyz(37.1477, 25.1211, 45.5314) |
| Luminance | 0.2512 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.91
Pale Magenta
#D767AD
ΔE00 3.63
Orchid (survey)
#C875C4
ΔE00 4.59
Purpleish Pink
#DF4EC8
ΔE00 5.66
Pinky Purple
#C94CBE
ΔE00 6.20
Orchid
#DA70D6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA65B3 #65CA7C
analogous
#AE65CA #CA65B3 #CA6581
triadic
#CA65B3 #B3CA65 #65B3CA
tetradic
#CA65B3 #CAAE65 #65CA7C #6581CA
square
#CA65B3 #CAAE65 #65CA7C #6581CA
split-complementary
#CA65B3 #81CA65 #65CAAE
monochromatic
#862E72 #B43E99 #CA65B3 #DA93C9 #E9C0E0
Accessibility & contrast
On white
3.49
#CA65B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.02
#CA65B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA65B3
6.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA65B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA65B3 | 1.00 | 3.49 | 6.02 | 6.02 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6780B6
Deuteranopia (green-blind)
#838FB0
Tritanopia (blue-blind)
#D36984
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #ca65b3; /* rgb */ color: rgb(202, 101, 179); /* oklch */ color: oklch(65.1% 0.159 336.6);
Tailwind
colors: {
custom: {
50: '#dc94ca',
500: '#ca65b3',
950: '#000000',
},
}SCSS
$custom: #ca65b3; $custom-light: #dc94ca; $custom-dark: #000000;
JSON
{
"hex": "#ca65b3",
"rgb": {
"r": 202,
"g": 101,
"b": 179
},
"hsl": {
"h": 313.663,
"s": 48.792,
"l": 59.412
},
"oklch": {
"l": 0.65136,
"c": 0.15876,
"h": 336.6
},
"luminance": 0.25119
}Semantic roles & 50–950 ramp
primary
#CA65B3
secondary
#B2D9BB
accent
#D86F4F
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D13
muted
#837E82