#CA66B3#CA66B3
#CA66B3 is a light, vivid pink. Relative luminance 0.253; OKLCH L 65.3% C 0.157 H 336.7°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CA66B3 |
|---|---|
| RGB | rgb(202, 102, 179) |
| HSL | hsl(314, 49%, 60%) |
| HSV | hsv(314, 50%, 79%) |
| CMYK | cmyk(0%, 49.5%, 11.4%, 20.8%) |
| CIE-LAB | lab(57.38, 49.58, -23.07) |
| CIE-LCH | lch(57.38, 54.69, 335.05°) |
| OKLab | oklab(65.28% 0.1443 -0.0622) |
| OKLCH | oklch(65.28% 0.157 336.7) |
| XYZ | xyz(37.2454, 25.3165, 45.5639) |
| Luminance | 0.2531 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.07
Pale Magenta
#D767AD
ΔE00 3.52
Orchid (survey)
#C875C4
ΔE00 4.45
Purpleish Pink
#DF4EC8
ΔE00 5.82
Pinky Purple
#C94CBE
ΔE00 6.43
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA66B3 #66CA7D
analogous
#AF66CA #CA66B3 #CA6681
triadic
#CA66B3 #B3CA66 #66B3CA
tetradic
#CA66B3 #CAAF66 #66CA7D #6681CA
square
#CA66B3 #CAAF66 #66CA7D #6681CA
split-complementary
#CA66B3 #81CA66 #66CAAF
monochromatic
#872F73 #B43E99 #CA66B3 #DA93CA #E9C1E0
Accessibility & contrast
On white
3.46
#CA66B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#CA66B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA66B3
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA66B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA66B3 | 1.00 | 3.46 | 6.06 | 6.06 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6880B6
Deuteranopia (green-blind)
#838FB0
Tritanopia (blue-blind)
#D36A84
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #ca66b3; /* rgb */ color: rgb(202, 102, 179); /* oklch */ color: oklch(65.3% 0.157 336.7);
Tailwind
colors: {
custom: {
50: '#dc95ca',
500: '#ca66b3',
950: '#000000',
},
}SCSS
$custom: #ca66b3; $custom-light: #dc95ca; $custom-dark: #000000;
JSON
{
"hex": "#ca66b3",
"rgb": {
"r": 202,
"g": 102,
"b": 179
},
"hsl": {
"h": 313.8,
"s": 48.544,
"l": 59.608
},
"oklch": {
"l": 0.65277,
"c": 0.15711,
"h": 336.7
},
"luminance": 0.25314
}Semantic roles & 50–950 ramp
primary
#CA66B3
secondary
#B2D9BB
accent
#D86F50
background
#FDF9FC
surface
#FBF2F8
border
#D4CCD1
text
#150D13
muted
#837E82