#C293AA#C293AA
#C293AA is a light, moderate pink. Relative luminance 0.352; OKLCH L 71.5% C 0.064 H 347.9°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C293AA |
|---|---|
| RGB | rgb(194, 147, 170) |
| HSL | hsl(331, 28%, 67%) |
| HSV | hsv(331, 24%, 76%) |
| CMYK | cmyk(0%, 24.2%, 12.4%, 23.9%) |
| CIE-LAB | lab(65.94, 21.33, -5.15) |
| CIE-LCH | lch(65.94, 21.94, 346.43°) |
| OKLab | oklab(71.46% 0.0627 -0.0134) |
| OKLCH | oklch(71.46% 0.064 347.9) |
| XYZ | xyz(39.9374, 35.2406, 42.7208) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.81
Grey Pink
#C3909B
ΔE00 4.55
Dusty Lavender
#AC86A8
ΔE00 6.52
Faded Pink
#DE9DAC
ΔE00 6.76
Dull Pink
#D5869D
ΔE00 6.85
Lilac
#C8A2C8
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C293AA #93C2AB
analogous
#C293C2 #C293AA #C29493
triadic
#C293AA #AAC293 #93AAC2
tetradic
#C293AA #C2C293 #93C2AB #9493C2
square
#C293AA #C2C293 #93C2AB #9493C2
split-complementary
#C293AA #93C294 #93C2C2
monochromatic
#8C4F6D #AC6C8B #C293AA #D8BAC9 #EEE1E8
Accessibility & contrast
On white
2.61
#C293AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#C293AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C293AA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C293AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C293AA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAB
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#C9929B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #c293aa; /* rgb */ color: rgb(194, 147, 170); /* oklch */ color: oklch(71.5% 0.064 347.9);
Tailwind
colors: {
custom: {
50: '#d5b3c3',
500: '#c293aa',
950: '#000000',
},
}SCSS
$custom: #c293aa; $custom-light: #d5b3c3; $custom-dark: #000000;
JSON
{
"hex": "#c293aa",
"rgb": {
"r": 194,
"g": 147,
"b": 170
},
"hsl": {
"h": 330.638,
"s": 27.811,
"l": 66.863
},
"oklch": {
"l": 0.71456,
"c": 0.06414,
"h": 347.9
},
"luminance": 0.35239
}Semantic roles & 50–950 ramp
primary
#C293AA
secondary
#D1E0D9
accent
#A6743F
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081