#C55BAF#C55BAF
#C55BAF is a light, vivid pink. Relative luminance 0.224; OKLCH L 62.9% C 0.168 H 336.0°. Best body text is #000000 at 5.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C55BAF |
|---|---|
| RGB | rgb(197, 91, 175) |
| HSL | hsl(312, 48%, 56%) |
| HSV | hsv(312, 54%, 77%) |
| CMYK | cmyk(0%, 53.8%, 11.2%, 22.7%) |
| CIE-LAB | lab(54.50, 52.80, -25.25) |
| CIE-LCH | lch(54.50, 58.53, 334.44°) |
| OKLab | oklab(62.94% 0.1536 -0.0683) |
| OKLCH | oklch(62.94% 0.168 336) |
| XYZ | xyz(34.5051, 22.4501, 43.0651) |
| Luminance | 0.2245 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.18
Pinky Purple
#C94CBE
ΔE00 4.23
Purpleish Pink
#DF4EC8
ΔE00 5.43
Pale Magenta
#D767AD
ΔE00 5.60
Purpley Pink
#C83CB9
ΔE00 6.15
Orchid (survey)
#C875C4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C55BAF #5BC571
analogous
#A65BC5 #C55BAF #C55B7A
triadic
#C55BAF #AFC55B #5BAFC5
tetradic
#C55BAF #C5A65B #5BC571 #5B7AC5
square
#C55BAF #C5A65B #5BC571 #5B7AC5
split-complementary
#C55BAF #7AC55B #5BC5A6
monochromatic
#7A2B6A #A83B91 #C55BAF #D588C5 #E5B5DB
Accessibility & contrast
On white
3.83
#C55BAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.49
#C55BAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C55BAF
5.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C55BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C55BAF | 1.00 | 3.83 | 5.49 | 5.49 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C78B2
Deuteranopia (green-blind)
#7B88AC
Tritanopia (blue-blind)
#CE607D
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c55baf; /* rgb */ color: rgb(197, 91, 175); /* oklch */ color: oklch(62.9% 0.168 336.0);
Tailwind
colors: {
custom: {
50: '#d98ec7',
500: '#c55baf',
950: '#000000',
},
}SCSS
$custom: #c55baf; $custom-light: #d98ec7; $custom-dark: #000000;
JSON
{
"hex": "#c55baf",
"rgb": {
"r": 197,
"g": 91,
"b": 175
},
"hsl": {
"h": 312.453,
"s": 47.748,
"l": 56.471
},
"oklch": {
"l": 0.62944,
"c": 0.16809,
"h": 336
},
"luminance": 0.22448
}Semantic roles & 50–950 ramp
primary
#C55BAF
secondary
#A8D4B1
accent
#D76C50
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150D13
muted
#837D82