#C09FFA#C09FFA
#C09FFA is a light, vivid violet. Relative luminance 0.429; OKLCH L 76.6% C 0.131 H 300.0°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C09FFA |
|---|---|
| RGB | rgb(192, 159, 250) |
| HSL | hsl(262, 90%, 80%) |
| HSV | hsv(262, 36%, 98%) |
| CMYK | cmyk(23.2%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(71.49, 30.21, -40.93) |
| CIE-LCH | lch(71.49, 50.88, 306.43°) |
| OKLab | oklab(76.62% 0.0657 -0.1137) |
| OKLCH | oklch(76.62% 0.131 300) |
| XYZ | xyz(51.3879, 42.9047, 95.9981) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.93
Lilac (survey)
#CEA2FD
ΔE00 2.79
Baby Purple
#CA9BF7
ΔE00 2.86
Lavender (survey)
#C79FEF
ΔE00 3.17
Pale Violet
#CEAEFA
ΔE00 4.64
Liliac
#C48EFD
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09FFA #D9FA9F
analogous
#9FACFA #C09FFA #ED9FFA
triadic
#C09FFA #FAC09F #9FFAC0
tetradic
#C09FFA #FA9FAC #D9FA9F #9FFAED
square
#C09FFA #FA9FAC #D9FA9F #9FFAED
split-complementary
#C09FFA #FAED9F #ACFA9F
monochromatic
#742BF4 #9A65F7 #C09FFA #E6D9FD #ECE2FD
Accessibility & contrast
On white
2.19
#C09FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#C09FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09FFA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09FFA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#B5AEC1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c09ffa; /* rgb */ color: rgb(192, 159, 250); /* oklch */ color: oklch(76.6% 0.131 300.0);
Tailwind
colors: {
custom: {
50: '#d4bbfc',
500: '#c09ffa',
950: '#000000',
},
}SCSS
$custom: #c09ffa; $custom-light: #d4bbfc; $custom-dark: #000000;
JSON
{
"hex": "#c09ffa",
"rgb": {
"r": 192,
"g": 159,
"b": 250
},
"hsl": {
"h": 261.758,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.76619,
"c": 0.13128,
"h": 300
},
"luminance": 0.42905
}Semantic roles & 50–950 ramp
primary
#C09FFA
secondary
#EAF6D5
accent
#E60092
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185