#C57FBB#C57FBB
#C57FBB is a light, moderate purple. Relative luminance 0.306; OKLCH L 68.9% C 0.117 H 332.0°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C57FBB |
|---|---|
| RGB | rgb(197, 127, 187) |
| HSL | hsl(309, 38%, 64%) |
| HSV | hsv(309, 36%, 77%) |
| CMYK | cmyk(0%, 35.5%, 5.1%, 22.7%) |
| CIE-LAB | lab(62.20, 36.32, -20.32) |
| CIE-LCH | lch(62.20, 41.62, 330.77°) |
| OKLab | oklab(68.86% 0.103 -0.0548) |
| OKLCH | oklch(68.86% 0.117 332) |
| XYZ | xyz(39.5845, 30.6387, 50.8329) |
| Luminance | 0.3064 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 5.78
Pale Magenta
#D767AD
ΔE00 6.84
Orchid
#DA70D6
ΔE00 7.04
Dusty Lavender
#AC86A8
ΔE00 7.44
Wisteria
#A87DC2
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C57FBB #7FC589
analogous
#AC7FC5 #C57FBB #C57F98
triadic
#C57FBB #BBC57F #7FBBC5
tetradic
#C57FBB #C5AC7F #7FC589 #7F98C5
square
#C57FBB #C5AC7F #7FC589 #7F98C5
split-complementary
#C57FBB #98C57F #7FC5AC
monochromatic
#8B3F80 #B255A5 #C57FBB #D8A9D1 #EBD3E8
Accessibility & contrast
On white
2.95
#C57FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#C57FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C57FBB
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C57FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C57FBB | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D90BD
Deuteranopia (green-blind)
#8F9AB9
Tritanopia (blue-blind)
#CB8395
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #c57fbb; /* rgb */ color: rgb(197, 127, 187); /* oklch */ color: oklch(68.9% 0.117 332.0);
Tailwind
colors: {
custom: {
50: '#d8a5cf',
500: '#c57fbb',
950: '#000000',
},
}SCSS
$custom: #c57fbb; $custom-light: #d8a5cf; $custom-dark: #000000;
JSON
{
"hex": "#c57fbb",
"rgb": {
"r": 197,
"g": 127,
"b": 187
},
"hsl": {
"h": 308.571,
"s": 37.634,
"l": 63.529
},
"oklch": {
"l": 0.68861,
"c": 0.11669,
"h": 332
},
"luminance": 0.30637
}Semantic roles & 50–950 ramp
primary
#C57FBB
secondary
#C3DCC7
accent
#B14735
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F13
muted
#837F82