#C57BBB#C57BBB
#C57BBB is a light, vivid purple. Relative luminance 0.296; OKLCH L 68.2% C 0.124 H 331.8°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C57BBB |
|---|---|
| RGB | rgb(197, 123, 187) |
| HSL | hsl(308, 39%, 63%) |
| HSV | hsv(308, 38%, 77%) |
| CMYK | cmyk(0%, 37.6%, 5.1%, 22.7%) |
| CIE-LAB | lab(61.33, 38.47, -21.65) |
| CIE-LCH | lch(61.33, 44.15, 330.63°) |
| OKLab | oklab(68.2% 0.1092 -0.0585) |
| OKLCH | oklch(68.2% 0.124 331.8) |
| XYZ | xyz(39.0781, 29.6260, 50.6641) |
| Luminance | 0.2962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.81
Lavender Pink
#DD85D7
ΔE00 5.86
Pale Magenta
#D767AD
ΔE00 6.19
Orchid
#DA70D6
ΔE00 6.31
Purplish Pink
#CE5DAE
ΔE00 7.14
Wisteria
#A87DC2
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C57BBB #7BC585
analogous
#AA7BC5 #C57BBB #C57B96
triadic
#C57BBB #BBC57B #7BBBC5
tetradic
#C57BBB #C5AA7B #7BC585 #7B96C5
square
#C57BBB #C5AA7B #7BC585 #7B96C5
split-complementary
#C57BBB #96C57B #7BC5AA
monochromatic
#893C7F #B250A5 #C57BBB #D8A6D1 #EAD0E7
Accessibility & contrast
On white
3.03
#C57BBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#C57BBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C57BBB
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C57BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C57BBB | 1.00 | 3.03 | 6.92 | 6.92 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798EBD
Deuteranopia (green-blind)
#8C98B9
Tritanopia (blue-blind)
#CB7F93
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #c57bbb; /* rgb */ color: rgb(197, 123, 187); /* oklch */ color: oklch(68.2% 0.124 331.8);
Tailwind
colors: {
custom: {
50: '#d8a2cf',
500: '#c57bbb',
950: '#000000',
},
}SCSS
$custom: #c57bbb; $custom-light: #d8a2cf; $custom-dark: #000000;
JSON
{
"hex": "#c57bbb",
"rgb": {
"r": 197,
"g": 123,
"b": 187
},
"hsl": {
"h": 308.108,
"s": 38.947,
"l": 62.745
},
"oklch": {
"l": 0.68203,
"c": 0.12383,
"h": 331.8
},
"luminance": 0.29624
}Semantic roles & 50–950 ramp
primary
#C57BBB
secondary
#C1DBC4
accent
#B24534
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#150F14
muted
#837F82