#C296DA#C296DA
#C296DA is a light, moderate violet. Relative luminance 0.383; OKLCH L 73.8% C 0.107 H 313.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C296DA |
|---|---|
| RGB | rgb(194, 150, 218) |
| HSL | hsl(279, 48%, 72%) |
| HSV | hsv(279, 31%, 85%) |
| CMYK | cmyk(11%, 31.2%, 0%, 14.5%) |
| CIE-LAB | lab(68.27, 28.76, -28.38) |
| CIE-LCH | lch(68.27, 40.41, 315.39°) |
| OKLab | oklab(73.79% 0.0732 -0.0777) |
| OKLCH | oklch(73.79% 0.107 313.3) |
| XYZ | xyz(45.8073, 38.3447, 71.3042) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.43
Lavender (survey)
#C79FEF
ΔE00 4.04
Lavender
#B39DDB
ΔE00 4.79
Baby Purple
#CA9BF7
ΔE00 5.21
Plum
#DDA0DD
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C296DA #AEDA96
analogous
#A096DA #C296DA #DA96D0
triadic
#C296DA #DAC296 #96DAC2
tetradic
#C296DA #DAA096 #AEDA96 #96D0DA
square
#C296DA #DAA096 #AEDA96 #96D0DA
split-complementary
#C296DA #D0DA96 #96DAA0
monochromatic
#8C40B6 #A869CA #C296DA #DCC3EA #F2E8F7
Accessibility & contrast
On white
2.42
#C296DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#C296DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C296DA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C296DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C296DA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DD
Deuteranopia (green-blind)
#95A8D8
Tritanopia (blue-blind)
#C09FAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c296da; /* rgb */ color: rgb(194, 150, 218); /* oklch */ color: oklch(73.8% 0.107 313.3);
Tailwind
colors: {
custom: {
50: '#d5b5e5',
500: '#c296da',
950: '#000000',
},
}SCSS
$custom: #c296da; $custom-light: #d5b5e5; $custom-dark: #000000;
JSON
{
"hex": "#c296da",
"rgb": {
"r": 194,
"g": 150,
"b": 218
},
"hsl": {
"h": 278.824,
"s": 47.887,
"l": 72.157
},
"oklch": {
"l": 0.73786,
"c": 0.10674,
"h": 313.3
},
"luminance": 0.38344
}Semantic roles & 50–950 ramp
primary
#C296DA
secondary
#E3EEDD
accent
#BB2A5D
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141115
muted
#838084