#C69AEF#C69AEF
#C69AEF is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.8% C 0.127 H 307.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C69AEF |
|---|---|
| RGB | rgb(198, 154, 239) |
| HSL | hsl(271, 73%, 77%) |
| HSV | hsv(271, 36%, 94%) |
| CMYK | cmyk(17.2%, 35.6%, 0%, 6.3%) |
| CIE-LAB | lab(70.42, 32.26, -36.57) |
| CIE-LCH | lch(70.42, 48.76, 311.42°) |
| OKLab | oklab(75.78% 0.0771 -0.101) |
| OKLCH | oklch(75.78% 0.127 307.4) |
| XYZ | xyz(50.4213, 41.3494, 86.9696) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.35
Lavender (survey)
#C79FEF
ΔE00 1.39
Lilac (survey)
#CEA2FD
ΔE00 2.62
Pastel Purple
#CAA0FF
ΔE00 2.78
Liliac
#C48EFD
ΔE00 4.52
Pale Purple
#B790D4
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69AEF #C3EF9A
analogous
#9C9AEF #C69AEF #EF9AEE
triadic
#C69AEF #EFC69A #9AEFC6
tetradic
#C69AEF #EF9C9A #C3EF9A #9AEEEF
square
#C69AEF #EF9C9A #C3EF9A #9AEEEF
split-complementary
#C69AEF #EEEF9A #9AEF9C
monochromatic
#8A30DE #A865E7 #C69AEF #E4CFF7 #F0E5FB
Accessibility & contrast
On white
2.27
#C69AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#C69AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69AEF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69AEF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF2
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#C0A7BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c69aef; /* rgb */ color: rgb(198, 154, 239); /* oklch */ color: oklch(75.8% 0.127 307.4);
Tailwind
colors: {
custom: {
50: '#d8b8f4',
500: '#c69aef',
950: '#000000',
},
}SCSS
$custom: #c69aef; $custom-light: #d8b8f4; $custom-dark: #000000;
JSON
{
"hex": "#c69aef",
"rgb": {
"r": 198,
"g": 154,
"b": 239
},
"hsl": {
"h": 271.059,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.75783,
"c": 0.12706,
"h": 307.4
},
"luminance": 0.41349
}Semantic roles & 50–950 ramp
primary
#C69AEF
secondary
#E5F2D9
accent
#D5116F
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085