#CA65B0#CA65B0
#CA65B0 is a light, vivid pink. Relative luminance 0.250; OKLCH L 65.0% C 0.156 H 338.0°. Best body text is #000000 at 6.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CA65B0 |
|---|---|
| RGB | rgb(202, 101, 176) |
| HSL | hsl(315, 49%, 59%) |
| HSV | hsv(315, 50%, 79%) |
| CMYK | cmyk(0%, 50%, 12.9%, 20.8%) |
| CIE-LAB | lab(57.08, 49.60, -21.81) |
| CIE-LCH | lch(57.08, 54.18, 336.26°) |
| OKLab | oklab(65.01% 0.145 -0.0587) |
| OKLCH | oklch(65.01% 0.156 338) |
| XYZ | xyz(36.8476, 25.0011, 43.9508) |
| Luminance | 0.2500 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.72
Pale Magenta
#D767AD
ΔE00 3.20
Orchid (survey)
#C875C4
ΔE00 5.00
Purpleish Pink
#DF4EC8
ΔE00 6.08
Pinky Purple
#C94CBE
ΔE00 6.59
Orchid
#DA70D6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA65B0 #65CA7F
analogous
#B265CA #CA65B0 #CA657E
triadic
#CA65B0 #B0CA65 #65B0CA
tetradic
#CA65B0 #CAB265 #65CA7F #657ECA
square
#CA65B0 #CAB265 #65CA7F #657ECA
split-complementary
#CA65B0 #7ECA65 #65CAB2
monochromatic
#862E70 #B43E96 #CA65B0 #DA93C7 #E9C0DF
Accessibility & contrast
On white
3.50
#CA65B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.00
#CA65B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA65B0
6.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA65B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA65B0 | 1.00 | 3.50 | 6.00 | 6.00 |
| #FFFFFF | 3.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#687FB3
Deuteranopia (green-blind)
#848FAD
Tritanopia (blue-blind)
#D36882
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #ca65b0; /* rgb */ color: rgb(202, 101, 176); /* oklch */ color: oklch(65.0% 0.156 338.0);
Tailwind
colors: {
custom: {
50: '#dc94c7',
500: '#ca65b0',
950: '#000000',
},
}SCSS
$custom: #ca65b0; $custom-light: #dc94c7; $custom-dark: #000000;
JSON
{
"hex": "#ca65b0",
"rgb": {
"r": 202,
"g": 101,
"b": 176
},
"hsl": {
"h": 315.446,
"s": 48.792,
"l": 59.412
},
"oklch": {
"l": 0.65011,
"c": 0.15644,
"h": 338
},
"luminance": 0.24999
}Semantic roles & 50–950 ramp
primary
#CA65B0
secondary
#B2D9BC
accent
#D8734F
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D13
muted
#837E82