#CA65B2#CA65B2
#CA65B2 is a light, vivid pink. Relative luminance 0.251; OKLCH L 65.1% C 0.158 H 337.1°. Best body text is #000000 at 6.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CA65B2 |
|---|---|
| RGB | rgb(202, 101, 178) |
| HSL | hsl(314, 49%, 59%) |
| HSV | hsv(314, 50%, 79%) |
| CMYK | cmyk(0%, 50%, 11.9%, 20.8%) |
| CIE-LAB | lab(57.15, 49.92, -22.85) |
| CIE-LCH | lch(57.15, 54.90, 335.41°) |
| OKLab | oklab(65.09% 0.1455 -0.0616) |
| OKLCH | oklch(65.09% 0.158 337.1) |
| XYZ | xyz(37.0469, 25.0808, 45.0007) |
| Luminance | 0.2508 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.82
Pale Magenta
#D767AD
ΔE00 3.48
Orchid (survey)
#C875C4
ΔE00 4.72
Purpleish Pink
#DF4EC8
ΔE00 5.80
Pinky Purple
#C94CBE
ΔE00 6.32
Orchid
#DA70D6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA65B2 #65CA7D
analogous
#AF65CA #CA65B2 #CA6580
triadic
#CA65B2 #B2CA65 #65B2CA
tetradic
#CA65B2 #CAAF65 #65CA7D #6580CA
square
#CA65B2 #CAAF65 #65CA7D #6580CA
split-complementary
#CA65B2 #80CA65 #65CAAF
monochromatic
#862E71 #B43E98 #CA65B2 #DA93C9 #E9C0E0
Accessibility & contrast
On white
3.49
#CA65B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.02
#CA65B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA65B2
6.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA65B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA65B2 | 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)
#6780B5
Deuteranopia (green-blind)
#838FAF
Tritanopia (blue-blind)
#D36983
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #ca65b2; /* rgb */ color: rgb(202, 101, 178); /* oklch */ color: oklch(65.1% 0.158 337.1);
Tailwind
colors: {
custom: {
50: '#dc94c9',
500: '#ca65b2',
950: '#000000',
},
}SCSS
$custom: #ca65b2; $custom-light: #dc94c9; $custom-dark: #000000;
JSON
{
"hex": "#ca65b2",
"rgb": {
"r": 202,
"g": 101,
"b": 178
},
"hsl": {
"h": 314.257,
"s": 48.792,
"l": 59.412
},
"oklch": {
"l": 0.65094,
"c": 0.15798,
"h": 337.1
},
"luminance": 0.25078
}Semantic roles & 50–950 ramp
primary
#CA65B2
secondary
#B2D9BB
accent
#D8704F
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D13
muted
#837E82