#C69FFA#C69FFA
#C69FFA is a light, vivid violet. Relative luminance 0.437; OKLCH L 77.2% C 0.133 H 303.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C69FFA |
|---|---|
| RGB | rgb(198, 159, 250) |
| HSL | hsl(266, 90%, 80%) |
| HSV | hsv(266, 36%, 98%) |
| CMYK | cmyk(20.8%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(72.03, 31.94, -40.05) |
| CIE-LCH | lch(72.03, 51.23, 308.58°) |
| OKLab | oklab(77.16% 0.0725 -0.111) |
| OKLCH | oklch(77.16% 0.133 303.1) |
| XYZ | xyz(52.9385, 43.7042, 96.0708) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 0.91
Lilac (survey)
#CEA2FD
ΔE00 1.55
Baby Purple
#CA9BF7
ΔE00 1.67
Lavender (survey)
#C79FEF
ΔE00 2.29
Pale Violet
#CEAEFA
ΔE00 4.19
Liliac
#C48EFD
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69FFA #D3FA9F
analogous
#9FA6FA #C69FFA #F39FFA
triadic
#C69FFA #FAC69F #9FFAC6
tetradic
#C69FFA #FA9FA6 #D3FA9F #9FFAF3
square
#C69FFA #FA9FA6 #D3FA9F #9FFAF3
split-complementary
#C69FFA #FAF39F #A6FA9F
monochromatic
#812BF4 #A365F7 #C69FFA #E9D9FD #EEE2FD
Accessibility & contrast
On white
2.16
#C69FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#C69FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69FFA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69FFA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FE
Deuteranopia (green-blind)
#92B0F8
Tritanopia (blue-blind)
#BDADC1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c69ffa; /* rgb */ color: rgb(198, 159, 250); /* oklch */ color: oklch(77.2% 0.133 303.1);
Tailwind
colors: {
custom: {
50: '#d8bbfc',
500: '#c69ffa',
950: '#000000',
},
}SCSS
$custom: #c69ffa; $custom-light: #d8bbfc; $custom-dark: #000000;
JSON
{
"hex": "#c69ffa",
"rgb": {
"r": 198,
"g": 159,
"b": 250
},
"hsl": {
"h": 265.714,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.77157,
"c": 0.13259,
"h": 303.1
},
"luminance": 0.43704
}Semantic roles & 50–950 ramp
primary
#C69FFA
secondary
#E8F6D5
accent
#E60083
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#151217
muted
#838185