#C293BE#C293BE
#C293BE is a light, moderate purple. Relative luminance 0.361; OKLCH L 72.1% C 0.081 H 329.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C293BE |
|---|---|
| RGB | rgb(194, 147, 190) |
| HSL | hsl(305, 28%, 67%) |
| HSV | hsv(305, 24%, 76%) |
| CMYK | cmyk(0%, 24.2%, 2.1%, 23.9%) |
| CIE-LAB | lab(66.56, 24.89, -15.42) |
| CIE-LCH | lch(66.56, 29.28, 328.21°) |
| OKLab | oklab(72.15% 0.0696 -0.0414) |
| OKLCH | oklch(72.15% 0.081 329.2) |
| XYZ | xyz(41.9752, 36.0557, 53.4535) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.18
Dusty Lavender
#AC86A8
ΔE00 5.71
Plum
#DDA0DD
ΔE00 6.64
Heather
#A484AC
ΔE00 6.94
Pale Purple
#B790D4
ΔE00 7.38
Lavender Pink
#DD85D7
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C293BE #93C297
analogous
#AF93C2 #C293BE #C293A7
triadic
#C293BE #BEC293 #93BEC2
tetradic
#C293BE #C2AF93 #93C297 #93A7C2
square
#C293BE #C2AF93 #93C297 #93A7C2
split-complementary
#C293BE #A7C293 #93C2AF
monochromatic
#8C4F87 #AC6CA6 #C293BE #D8BAD6 #EEE1ED
Accessibility & contrast
On white
2.56
#C293BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#C293BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C293BE
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C293BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C293BE | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC0
Deuteranopia (green-blind)
#9CA4BC
Tritanopia (blue-blind)
#C696A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c293be; /* rgb */ color: rgb(194, 147, 190); /* oklch */ color: oklch(72.1% 0.081 329.2);
Tailwind
colors: {
custom: {
50: '#d5b3d1',
500: '#c293be',
950: '#000000',
},
}SCSS
$custom: #c293be; $custom-light: #d5b3d1; $custom-dark: #000000;
JSON
{
"hex": "#c293be",
"rgb": {
"r": 194,
"g": 147,
"b": 190
},
"hsl": {
"h": 305.106,
"s": 27.811,
"l": 66.863
},
"oklch": {
"l": 0.72145,
"c": 0.08094,
"h": 329.2
},
"luminance": 0.36054
}Semantic roles & 50–950 ramp
primary
#C293BE
secondary
#D1E0D2
accent
#A6483F
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082