#C74ABB#C74ABB
#C74ABB is a mid, highly saturated purple. Relative luminance 0.206; OKLCH L 61.7% C 0.204 H 331.7°. Best body text is #000000 at 5.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C74ABB |
|---|---|
| RGB | rgb(199, 74, 187) |
| HSL | hsl(306, 53%, 54%) |
| HSV | hsv(306, 63%, 78%) |
| CMYK | cmyk(0%, 62.8%, 6%, 22%) |
| CIE-LAB | lab(52.54, 62.84, -35.24) |
| CIE-LCH | lch(52.54, 72.05, 330.72°) |
| OKLab | oklab(61.74% 0.1796 -0.0966) |
| OKLCH | oklch(61.74% 0.204 331.7) |
| XYZ | xyz(34.9716, 20.6301, 49.1442) |
| Luminance | 0.2063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.75
Purpley Pink
#C83CB9
ΔE00 2.24
Pinkish Purple
#D648D7
ΔE00 4.71
Purpleish Pink
#DF4EC8
ΔE00 4.94
Mediumorchid
#BA55D3
ΔE00 5.50
Purplish Pink
#CE5DAE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C74ABB #4AC756
analogous
#944AC7 #C74ABB #C74A7C
triadic
#C74ABB #BBC74A #4ABBC7
tetradic
#C74ABB #C7944A #4AC756 #4A7CC7
square
#C74ABB #C7944A #4AC756 #4A7CC7
split-complementary
#C74ABB #7CC74A #4AC794
monochromatic
#73246B #A23297 #C74ABB #D579CD #E4A7DE
Accessibility & contrast
On white
4.10
#C74ABB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.13
#C74ABB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C74ABB
5.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C74ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C74ABB | 1.00 | 4.10 | 5.13 | 5.13 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4472BE
Deuteranopia (green-blind)
#6E84B8
Tritanopia (blue-blind)
#CF567C
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #c74abb; /* rgb */ color: rgb(199, 74, 187); /* oklch */ color: oklch(61.7% 0.204 331.7);
Tailwind
colors: {
custom: {
50: '#db85d0',
500: '#c74abb',
950: '#000000',
},
}SCSS
$custom: #c74abb; $custom-light: #db85d0; $custom-dark: #000000;
JSON
{
"hex": "#c74abb",
"rgb": {
"r": 199,
"g": 74,
"b": 187
},
"hsl": {
"h": 305.76,
"s": 52.743,
"l": 53.529
},
"oklch": {
"l": 0.61739,
"c": 0.20395,
"h": 331.7
},
"luminance": 0.20628
}Semantic roles & 50–950 ramp
primary
#C74ABB
secondary
#9CD1A1
accent
#DC5A4C
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82