#C293AF#C293AF
#C293AF is a light, moderate pink. Relative luminance 0.354; OKLCH L 71.6% C 0.068 H 342.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C293AF |
|---|---|
| RGB | rgb(194, 147, 175) |
| HSL | hsl(324, 28%, 67%) |
| HSV | hsv(324, 24%, 76%) |
| CMYK | cmyk(0%, 24.2%, 9.8%, 23.9%) |
| CIE-LAB | lab(66.08, 22.19, -7.74) |
| CIE-LCH | lch(66.08, 23.50, 340.78°) |
| OKLab | oklab(71.62% 0.0645 -0.0204) |
| OKLCH | oklch(71.62% 0.068 342.5) |
| XYZ | xyz(40.4194, 35.4334, 45.2593) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.41
Dusty Lavender
#AC86A8
ΔE00 5.73
Lilac
#C8A2C8
ΔE00 5.78
Grey Pink
#C3909B
ΔE00 6.13
Dull Pink
#D5869D
ΔE00 7.57
Faded Pink
#DE9DAC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C293AF #93C2A6
analogous
#BE93C2 #C293AF #C29398
triadic
#C293AF #AFC293 #93AFC2
tetradic
#C293AF #C2BE93 #93C2A6 #9398C2
square
#C293AF #C2BE93 #93C2A6 #9398C2
split-complementary
#C293AF #98C293 #93C2BE
monochromatic
#8C4F73 #AC6C92 #C293AF #D8BACC #EEE1E9
Accessibility & contrast
On white
2.60
#C293AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#C293AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C293AF
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C293AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C293AF | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#A0A3AE
Tritanopia (blue-blind)
#C8939C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #c293af; /* rgb */ color: rgb(194, 147, 175); /* oklch */ color: oklch(71.6% 0.068 342.5);
Tailwind
colors: {
custom: {
50: '#d5b3c6',
500: '#c293af',
950: '#000000',
},
}SCSS
$custom: #c293af; $custom-light: #d5b3c6; $custom-dark: #000000;
JSON
{
"hex": "#c293af",
"rgb": {
"r": 194,
"g": 147,
"b": 175
},
"hsl": {
"h": 324.255,
"s": 27.811,
"l": 66.863
},
"oklch": {
"l": 0.71621,
"c": 0.06765,
"h": 342.5
},
"luminance": 0.35432
}Semantic roles & 50–950 ramp
primary
#C293AF
secondary
#D1E0D7
accent
#A6693F
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082