#C69AEB#C69AEB
#C69AEB is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.6% C 0.122 H 308.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C69AEB |
|---|---|
| RGB | rgb(198, 154, 235) |
| HSL | hsl(273, 67%, 76%) |
| HSV | hsv(273, 34%, 92%) |
| CMYK | cmyk(15.7%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(70.26, 31.39, -34.63) |
| CIE-LCH | lch(70.26, 46.74, 312.19°) |
| OKLab | oklab(75.61% 0.0762 -0.0955) |
| OKLCH | oklch(75.61% 0.122 308.6) |
| XYZ | xyz(49.8369, 41.1156, 83.8918) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.35
Baby Purple
#CA9BF7
ΔE00 2.08
Lilac (survey)
#CEA2FD
ΔE00 3.15
Pastel Purple
#CAA0FF
ΔE00 3.49
Pale Purple
#B790D4
ΔE00 4.39
Lavender
#B39DDB
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69AEB #BFEB9A
analogous
#9E9AEB #C69AEB #EB9AE7
triadic
#C69AEB #EBC69A #9AEBC6
tetradic
#C69AEB #EB9E9A #BFEB9A #9AE7EB
square
#C69AEB #EB9E9A #BFEB9A #9AE7EB
split-complementary
#C69AEB #E7EB9A #9AEB9E
monochromatic
#8C34D7 #A967E1 #C69AEB #E3CDF5 #F1E5FA
Accessibility & contrast
On white
2.28
#C69AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#C69AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69AEB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69AEB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#94ACE9
Tritanopia (blue-blind)
#C1A6B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c69aeb; /* rgb */ color: rgb(198, 154, 235); /* oklch */ color: oklch(75.6% 0.122 308.6);
Tailwind
colors: {
custom: {
50: '#d8b8f1',
500: '#c69aeb',
950: '#000000',
},
}SCSS
$custom: #c69aeb; $custom-light: #d8b8f1; $custom-dark: #000000;
JSON
{
"hex": "#c69aeb",
"rgb": {
"r": 198,
"g": 154,
"b": 235
},
"hsl": {
"h": 272.593,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.75606,
"c": 0.12214,
"h": 308.6
},
"luminance": 0.41115
}Semantic roles & 50–950 ramp
primary
#C69AEB
secondary
#E4F1DA
accent
#CF176B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085