#C69AEA#C69AEA
#C69AEA is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.6% C 0.121 H 308.9°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C69AEA |
|---|---|
| RGB | rgb(198, 154, 234) |
| HSL | hsl(273, 66%, 76%) |
| HSV | hsv(273, 34%, 92%) |
| CMYK | cmyk(15.4%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(70.22, 31.18, -34.15) |
| CIE-LCH | lch(70.22, 46.24, 312.40°) |
| OKLab | oklab(75.56% 0.076 -0.0941) |
| OKLCH | oklch(75.56% 0.121 308.9) |
| XYZ | xyz(49.6929, 41.0580, 83.1331) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.42
Baby Purple
#CA9BF7
ΔE00 2.28
Lilac (survey)
#CEA2FD
ΔE00 3.30
Pastel Purple
#CAA0FF
ΔE00 3.68
Pale Purple
#B790D4
ΔE00 4.27
Lavender
#B39DDB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69AEA #BEEA9A
analogous
#9E9AEA #C69AEA #EA9AE6
triadic
#C69AEA #EAC69A #9AEAC6
tetradic
#C69AEA #EA9E9A #BEEA9A #9AE6EA
square
#C69AEA #EA9E9A #BEEA9A #9AE6EA
split-complementary
#C69AEA #E6EA9A #9AEA9E
monochromatic
#8D35D5 #A967DF #C69AEA #E3CDF5 #F1E6FA
Accessibility & contrast
On white
2.28
#C69AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#C69AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69AEA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69AEA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#C2A5B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c69aea; /* rgb */ color: rgb(198, 154, 234); /* oklch */ color: oklch(75.6% 0.121 308.9);
Tailwind
colors: {
custom: {
50: '#d8b8f1',
500: '#c69aea',
950: '#000000',
},
}SCSS
$custom: #c69aea; $custom-light: #d8b8f1; $custom-dark: #000000;
JSON
{
"hex": "#c69aea",
"rgb": {
"r": 198,
"g": 154,
"b": 234
},
"hsl": {
"h": 273,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.75562,
"c": 0.12091,
"h": 308.9
},
"luminance": 0.41057
}Semantic roles & 50–950 ramp
primary
#C69AEA
secondary
#E4F1DA
accent
#CD186A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084