#C759B2#C759B2
#C759B2 is a light, vivid pink. Relative luminance 0.225; OKLCH L 63.1% C 0.175 H 335.4°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C759B2 |
|---|---|
| RGB | rgb(199, 89, 178) |
| HSL | hsl(311, 50%, 56%) |
| HSV | hsv(311, 55%, 78%) |
| CMYK | cmyk(0%, 55.3%, 10.6%, 22%) |
| CIE-LAB | lab(54.56, 54.81, -26.88) |
| CIE-LCH | lch(54.56, 61.04, 333.87°) |
| OKLab | oklab(63.09% 0.1591 -0.0729) |
| OKLCH | oklch(63.09% 0.175 335.4) |
| XYZ | xyz(35.1616, 22.5038, 44.6026) |
| Luminance | 0.2250 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.45
Pinky Purple
#C94CBE
ΔE00 3.57
Purpleish Pink
#DF4EC8
ΔE00 4.81
Purpley Pink
#C83CB9
ΔE00 5.62
Pale Magenta
#D767AD
ΔE00 5.91
Pinkish Purple
#D648D7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C759B2 #59C76E
analogous
#A559C7 #C759B2 #C7597B
triadic
#C759B2 #B2C759 #59B2C7
tetradic
#C759B2 #C7A559 #59C76E #597BC7
square
#C759B2 #C7A559 #59C76E #597BC7
split-complementary
#C759B2 #7BC759 #59C7A5
monochromatic
#7C2A6C #AA3994 #C759B2 #D687C7 #E6B5DC
Accessibility & contrast
On white
3.82
#C759B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#C759B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C759B2
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C759B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C759B2 | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5978B5
Deuteranopia (green-blind)
#7A89AF
Tritanopia (blue-blind)
#D05F7E
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c759b2; /* rgb */ color: rgb(199, 89, 178); /* oklch */ color: oklch(63.1% 0.175 335.4);
Tailwind
colors: {
custom: {
50: '#db8dc9',
500: '#c759b2',
950: '#000000',
},
}SCSS
$custom: #c759b2; $custom-light: #db8dc9; $custom-dark: #000000;
JSON
{
"hex": "#c759b2",
"rgb": {
"r": 199,
"g": 89,
"b": 178
},
"hsl": {
"h": 311.455,
"s": 49.55,
"l": 56.471
},
"oklch": {
"l": 0.63085,
"c": 0.17501,
"h": 335.4
},
"luminance": 0.22501
}Semantic roles & 50–950 ramp
primary
#C759B2
secondary
#A7D4B0
accent
#D9694F
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150D13
muted
#837D82