#C757BE#C757BE
#C757BE is a light, vivid purple. Relative luminance 0.227; OKLCH L 63.4% C 0.188 H 330.7°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C757BE |
|---|---|
| RGB | rgb(199, 87, 190) |
| HSL | hsl(305, 50%, 56%) |
| HSV | hsv(305, 56%, 78%) |
| CMYK | cmyk(0%, 56.3%, 4.5%, 22%) |
| CIE-LAB | lab(54.74, 57.70, -33.53) |
| CIE-LCH | lch(54.74, 66.74, 329.84°) |
| OKLab | oklab(63.39% 0.1638 -0.0918) |
| OKLCH | oklch(63.39% 0.188 330.7) |
| XYZ | xyz(36.2554, 22.6786, 51.1730) |
| Luminance | 0.2268 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.99
Purpleish Pink
#DF4EC8
ΔE00 3.96
Pinkish Purple
#D648D7
ΔE00 4.52
Purplish Pink
#CE5DAE
ΔE00 4.59
Purpley Pink
#C83CB9
ΔE00 4.77
Mediumorchid
#BA55D3
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C757BE #57C760
analogous
#9857C7 #C757BE #C75786
triadic
#C757BE #BEC757 #57BEC7
tetradic
#C757BE #C79857 #57C760 #5786C7
square
#C757BE #C79857 #57C760 #5786C7
split-complementary
#C757BE #86C757 #57C798
monochromatic
#7B2974 #A938A0 #C757BE #D685D0 #E6B3E2
Accessibility & contrast
On white
3.79
#C757BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#C757BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C757BE
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C757BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C757BE | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5179C1
Deuteranopia (green-blind)
#7489BB
Tritanopia (blue-blind)
#CE6182
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c757be; /* rgb */ color: rgb(199, 87, 190); /* oklch */ color: oklch(63.4% 0.188 330.7);
Tailwind
colors: {
custom: {
50: '#db8cd2',
500: '#c757be',
950: '#000000',
},
}SCSS
$custom: #c757be; $custom-light: #db8cd2; $custom-dark: #000000;
JSON
{
"hex": "#c757be",
"rgb": {
"r": 199,
"g": 87,
"b": 190
},
"hsl": {
"h": 304.821,
"s": 50,
"l": 56.078
},
"oklch": {
"l": 0.6339,
"c": 0.18775,
"h": 330.7
},
"luminance": 0.22676
}Semantic roles & 50–950 ramp
primary
#C757BE
secondary
#A6D4A9
accent
#DA594E
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82