#C293AE#C293AE
#C293AE is a light, moderate pink. Relative luminance 0.354; OKLCH L 71.6% C 0.067 H 343.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C293AE |
|---|---|
| RGB | rgb(194, 147, 174) |
| HSL | hsl(326, 28%, 67%) |
| HSV | hsv(326, 24%, 76%) |
| CMYK | cmyk(0%, 24.2%, 10.3%, 23.9%) |
| CIE-LAB | lab(66.05, 22.01, -7.22) |
| CIE-LCH | lch(66.05, 23.17, 341.84°) |
| OKLab | oklab(71.59% 0.0642 -0.019) |
| OKLCH | oklch(71.59% 0.067 343.5) |
| XYZ | xyz(40.3215, 35.3942, 44.7440) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.10
Grey Pink
#C3909B
ΔE00 5.82
Dusty Lavender
#AC86A8
ΔE00 5.86
Lilac
#C8A2C8
ΔE00 5.99
Dull Pink
#D5869D
ΔE00 7.40
Faded Pink
#DE9DAC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C293AE #93C2A7
analogous
#BF93C2 #C293AE #C29397
triadic
#C293AE #AEC293 #93AEC2
tetradic
#C293AE #C2BF93 #93C2A7 #9397C2
square
#C293AE #C2BF93 #93C2A7 #9397C2
split-complementary
#C293AE #97C293 #93C2BF
monochromatic
#8C4F72 #AC6C91 #C293AE #D8BACB #EEE1E9
Accessibility & contrast
On white
2.60
#C293AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#C293AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C293AE
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C293AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C293AE | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CAF
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#C8939C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #c293ae; /* rgb */ color: rgb(194, 147, 174); /* oklch */ color: oklch(71.6% 0.067 343.5);
Tailwind
colors: {
custom: {
50: '#d5b3c6',
500: '#c293ae',
950: '#000000',
},
}SCSS
$custom: #c293ae; $custom-light: #d5b3c6; $custom-dark: #000000;
JSON
{
"hex": "#c293ae",
"rgb": {
"r": 194,
"g": 147,
"b": 174
},
"hsl": {
"h": 325.532,
"s": 27.811,
"l": 66.863
},
"oklch": {
"l": 0.71587,
"c": 0.0669,
"h": 343.5
},
"luminance": 0.35393
}Semantic roles & 50–950 ramp
primary
#C293AE
secondary
#D1E0D7
accent
#A66B3F
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082