#C09AFE#C09AFE
#C09AFE is a light, vivid violet. Relative luminance 0.415; OKLCH L 75.9% C 0.144 H 300.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C09AFE |
|---|---|
| RGB | rgb(192, 154, 254) |
| HSL | hsl(263, 98%, 80%) |
| HSV | hsv(263, 39%, 100%) |
| CMYK | cmyk(24.4%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(70.51, 33.90, -44.64) |
| CIE-LCH | lch(70.51, 56.06, 307.21°) |
| OKLab | oklab(75.93% 0.0733 -0.1244) |
| OKLCH | oklch(75.93% 0.144 300.5) |
| XYZ | xyz(51.1792, 41.4732, 99.0556) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.32
Baby Purple
#CA9BF7
ΔE00 2.92
Liliac
#C48EFD
ΔE00 3.36
Lilac (survey)
#CEA2FD
ΔE00 3.43
Lavender (survey)
#C79FEF
ΔE00 4.13
Pale Violet
#CEAEFA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09AFE #D8FE9A
analogous
#9AA6FE #C09AFE #F29AFE
triadic
#C09AFE #FEC09A #9AFEC0
tetradic
#C09AFE #FE9AA6 #D8FE9A #9AFEF2
square
#C09AFE #FE9AA6 #D8FE9A #9AFEF2
split-complementary
#C09AFE #FEF29A #A6FE9A
monochromatic
#7421FD #9A5DFD #C09AFE #E6D7FF #ECE1FF
Accessibility & contrast
On white
2.26
#C09AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#C09AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09AFE
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09AFE | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#B5ABC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c09afe; /* rgb */ color: rgb(192, 154, 254); /* oklch */ color: oklch(75.9% 0.144 300.5);
Tailwind
colors: {
custom: {
50: '#d5b8ff',
500: '#c09afe',
950: '#000000',
},
}SCSS
$custom: #c09afe; $custom-light: #d5b8ff; $custom-dark: #000000;
JSON
{
"hex": "#c09afe",
"rgb": {
"r": 192,
"g": 154,
"b": 254
},
"hsl": {
"h": 262.8,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.75929,
"c": 0.14438,
"h": 300.5
},
"luminance": 0.41473
}Semantic roles & 50–950 ramp
primary
#C09AFE
secondary
#EAF7D4
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086