#C757BD#C757BD
#C757BD is a light, vivid purple. Relative luminance 0.226; OKLCH L 63.3% C 0.187 H 331.1°. Best body text is #000000 at 5.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C757BD |
|---|---|
| RGB | rgb(199, 87, 189) |
| HSL | hsl(305, 50%, 56%) |
| HSV | hsv(305, 56%, 78%) |
| CMYK | cmyk(0%, 56.3%, 5%, 22%) |
| CIE-LAB | lab(54.69, 57.54, -33.03) |
| CIE-LCH | lch(54.69, 66.34, 330.14°) |
| OKLab | oklab(63.34% 0.1636 -0.0904) |
| OKLCH | oklch(63.34% 0.187 331.1) |
| XYZ | xyz(36.1465, 22.6351, 50.5994) |
| Luminance | 0.2263 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.02
Purpleish Pink
#DF4EC8
ΔE00 3.98
Purplish Pink
#CE5DAE
ΔE00 4.43
Pinkish Purple
#D648D7
ΔE00 4.67
Purpley Pink
#C83CB9
ΔE00 4.76
Mediumorchid
#BA55D3
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C757BD #57C761
analogous
#9957C7 #C757BD #C75785
triadic
#C757BD #BDC757 #57BDC7
tetradic
#C757BD #C79957 #57C761 #5785C7
square
#C757BD #C79957 #57C761 #5785C7
split-complementary
#C757BD #85C757 #57C799
monochromatic
#7B2973 #A9389F #C757BD #D685CF #E6B3E1
Accessibility & contrast
On white
3.80
#C757BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.53
#C757BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C757BD
5.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C757BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C757BD | 1.00 | 3.80 | 5.53 | 5.53 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5179C0
Deuteranopia (green-blind)
#7489BA
Tritanopia (blue-blind)
#CE6182
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c757bd; /* rgb */ color: rgb(199, 87, 189); /* oklch */ color: oklch(63.3% 0.187 331.1);
Tailwind
colors: {
custom: {
50: '#db8cd1',
500: '#c757bd',
950: '#000000',
},
}SCSS
$custom: #c757bd; $custom-light: #db8cd1; $custom-dark: #000000;
JSON
{
"hex": "#c757bd",
"rgb": {
"r": 199,
"g": 87,
"b": 189
},
"hsl": {
"h": 305.357,
"s": 50,
"l": 56.078
},
"oklch": {
"l": 0.63342,
"c": 0.18692,
"h": 331.1
},
"luminance": 0.22633
}Semantic roles & 50–950 ramp
primary
#C757BD
secondary
#A6D4AA
accent
#DA5B4E
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82