#C696EF#C696EF
#C696EF is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.1% C 0.134 H 308.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C696EF |
|---|---|
| RGB | rgb(198, 150, 239) |
| HSL | hsl(272, 74%, 76%) |
| HSV | hsv(272, 37%, 94%) |
| CMYK | cmyk(17.2%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(69.51, 34.45, -37.99) |
| CIE-LCH | lch(69.51, 51.29, 312.21°) |
| OKLab | oklab(75.09% 0.0828 -0.1051) |
| OKLCH | oklch(75.09% 0.134 308.2) |
| XYZ | xyz(49.7721, 40.0510, 86.7532) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.58
Lavender (survey)
#C79FEF
ΔE00 2.49
Pastel Purple
#CAA0FF
ΔE00 3.25
Lilac (survey)
#CEA2FD
ΔE00 3.28
Liliac
#C48EFD
ΔE00 3.68
Pale Purple
#B790D4
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C696EF #BFEF96
analogous
#9A96EF #C696EF #EF96EB
triadic
#C696EF #EFC696 #96EFC6
tetradic
#C696EF #EF9A96 #BFEF96 #96EBEF
square
#C696EF #EF9A96 #BFEF96 #96EBEF
split-complementary
#C696EF #EBEF96 #96EF9A
monochromatic
#8C2CDF #A961E7 #C696EF #E3CBF7 #F1E4FB
Accessibility & contrast
On white
2.33
#C696EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#C696EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C696EF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C696EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C696EF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A8F2
Deuteranopia (green-blind)
#8FAAEC
Tritanopia (blue-blind)
#C1A3B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c696ef; /* rgb */ color: rgb(198, 150, 239); /* oklch */ color: oklch(75.1% 0.134 308.2);
Tailwind
colors: {
custom: {
50: '#d8b5f4',
500: '#c696ef',
950: '#000000',
},
}SCSS
$custom: #c696ef; $custom-light: #d8b5f4; $custom-dark: #000000;
JSON
{
"hex": "#c696ef",
"rgb": {
"r": 198,
"g": 150,
"b": 239
},
"hsl": {
"h": 272.36,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.7509,
"c": 0.13375,
"h": 308.2
},
"luminance": 0.4005
}Semantic roles & 50–950 ramp
primary
#C696EF
secondary
#E4F3D8
accent
#D6106B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085