#C09AF9#C09AF9
#C09AF9 is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.7% C 0.138 H 301.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C09AF9 |
|---|---|
| RGB | rgb(192, 154, 249) |
| HSL | hsl(264, 89%, 79%) |
| HSV | hsv(264, 38%, 98%) |
| CMYK | cmyk(22.9%, 38.2%, 0%, 2.4%) |
| CIE-LAB | lab(70.29, 32.75, -42.27) |
| CIE-LCH | lch(70.29, 53.47, 307.77°) |
| OKLab | oklab(75.69% 0.0723 -0.1175) |
| OKLCH | oklch(75.69% 0.138 301.6) |
| XYZ | xyz(50.3890, 41.1572, 94.8937) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.10
Baby Purple
#CA9BF7
ΔE00 2.33
Lilac (survey)
#CEA2FD
ΔE00 3.04
Lavender (survey)
#C79FEF
ΔE00 3.34
Liliac
#C48EFD
ΔE00 3.50
Pale Violet
#CEAEFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09AF9 #D3F99A
analogous
#9AA4F9 #C09AF9 #F09AF9
triadic
#C09AF9 #F9C09A #9AF9C0
tetradic
#C09AF9 #F99AA4 #D3F99A #9AF9F0
square
#C09AF9 #F99AA4 #D3F99A #9AF9F0
split-complementary
#C09AF9 #F9F09A #A4F99A
monochromatic
#7826F2 #9C60F6 #C09AF9 #E4D4FC #EDE2FD
Accessibility & contrast
On white
2.27
#C09AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#C09AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09AF9
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09AF9 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#B6A9BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c09af9; /* rgb */ color: rgb(192, 154, 249); /* oklch */ color: oklch(75.7% 0.138 301.6);
Tailwind
colors: {
custom: {
50: '#d4b8fb',
500: '#c09af9',
950: '#000000',
},
}SCSS
$custom: #c09af9; $custom-light: #d4b8fb; $custom-dark: #000000;
JSON
{
"hex": "#c09af9",
"rgb": {
"r": 192,
"g": 154,
"b": 249
},
"hsl": {
"h": 264,
"s": 88.785,
"l": 79.02
},
"oklch": {
"l": 0.7569,
"c": 0.138,
"h": 301.6
},
"luminance": 0.41157
}Semantic roles & 50–950 ramp
primary
#C09AF9
secondary
#E9F5D6
accent
#E5008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085