#C296CA#C296CA
#C296CA is a light, moderate purple. Relative luminance 0.375; OKLCH L 73.1% C 0.088 H 321.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C296CA |
|---|---|
| RGB | rgb(194, 150, 202) |
| HSL | hsl(291, 33%, 69%) |
| HSV | hsv(291, 26%, 79%) |
| CMYK | cmyk(4%, 25.7%, 0%, 20.8%) |
| CIE-LAB | lab(67.69, 25.53, -20.41) |
| CIE-LCH | lch(67.69, 32.69, 321.35°) |
| OKLab | oklab(73.14% 0.0687 -0.0553) |
| OKLCH | oklch(73.14% 0.088 321.2) |
| XYZ | xyz(43.8138, 37.5473, 60.8050) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.53
Pale Purple
#B790D4
ΔE00 4.90
Plum
#DDA0DD
ΔE00 5.35
Lavender
#B39DDB
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 7.53
Dusty Lavender
#AC86A8
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C296CA #9ECA96
analogous
#A896CA #C296CA #CA96B8
triadic
#C296CA #CAC296 #96CAC2
tetradic
#C296CA #CAA896 #9ECA96 #96B8CA
square
#C296CA #CAA896 #9ECA96 #96B8CA
split-complementary
#C296CA #B8CA96 #96CAA8
monochromatic
#8D4D99 #AA6DB5 #C296CA #DABFDF #F1E7F3
Accessibility & contrast
On white
2.47
#C296CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#C296CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C296CA
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C296CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C296CA | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CC
Deuteranopia (green-blind)
#9BA7C8
Tritanopia (blue-blind)
#C39BA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c296ca; /* rgb */ color: rgb(194, 150, 202); /* oklch */ color: oklch(73.1% 0.088 321.2);
Tailwind
colors: {
custom: {
50: '#d5b5da',
500: '#c296ca',
950: '#000000',
},
}SCSS
$custom: #c296ca; $custom-light: #d5b5da; $custom-dark: #000000;
JSON
{
"hex": "#c296ca",
"rgb": {
"r": 194,
"g": 150,
"b": 202
},
"hsl": {
"h": 290.769,
"s": 32.911,
"l": 69.02
},
"oklch": {
"l": 0.73142,
"c": 0.08816,
"h": 321.2
},
"luminance": 0.37546
}Semantic roles & 50–950 ramp
primary
#C296CA
secondary
#D9E6D6
accent
#AC3A4B
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083