#C757BB#C757BB
#C757BB is a light, vivid purple. Relative luminance 0.225; OKLCH L 63.2% C 0.185 H 331.8°. Best body text is #000000 at 5.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C757BB |
|---|---|
| RGB | rgb(199, 87, 187) |
| HSL | hsl(306, 50%, 56%) |
| HSV | hsv(306, 56%, 78%) |
| CMYK | cmyk(0%, 56.3%, 6%, 22%) |
| CIE-LAB | lab(54.60, 57.20, -32.01) |
| CIE-LCH | lch(54.60, 65.55, 330.77°) |
| OKLab | oklab(63.25% 0.1633 -0.0875) |
| OKLCH | oklch(63.25% 0.185 331.8) |
| XYZ | xyz(35.9309, 22.5488, 49.4639) |
| Luminance | 0.2255 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.12
Purpleish Pink
#DF4EC8
ΔE00 4.05
Purplish Pink
#CE5DAE
ΔE00 4.10
Purpley Pink
#C83CB9
ΔE00 4.76
Pinkish Purple
#D648D7
ΔE00 4.98
Mediumorchid
#BA55D3
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C757BB #57C763
analogous
#9B57C7 #C757BB #C75783
triadic
#C757BB #BBC757 #57BBC7
tetradic
#C757BB #C79B57 #57C763 #5783C7
square
#C757BB #C79B57 #57C763 #5783C7
split-complementary
#C757BB #83C757 #57C79B
monochromatic
#7B2972 #A9389D #C757BB #D685CE #E6B3E0
Accessibility & contrast
On white
3.81
#C757BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.51
#C757BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C757BB
5.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C757BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C757BB | 1.00 | 3.81 | 5.51 | 5.51 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5379BE
Deuteranopia (green-blind)
#7588B8
Tritanopia (blue-blind)
#CF6081
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c757bb; /* rgb */ color: rgb(199, 87, 187); /* oklch */ color: oklch(63.2% 0.185 331.8);
Tailwind
colors: {
custom: {
50: '#db8ccf',
500: '#c757bb',
950: '#000000',
},
}SCSS
$custom: #c757bb; $custom-light: #db8ccf; $custom-dark: #000000;
JSON
{
"hex": "#c757bb",
"rgb": {
"r": 199,
"g": 87,
"b": 187
},
"hsl": {
"h": 306.429,
"s": 50,
"l": 56.078
},
"oklch": {
"l": 0.63247,
"c": 0.18527,
"h": 331.8
},
"luminance": 0.22546
}Semantic roles & 50–950 ramp
primary
#C757BB
secondary
#A6D4AB
accent
#DA5D4E
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82