#C08BFA#C08BFA
#C08BFA is a light, vivid violet. Relative luminance 0.366; OKLCH L 73.2% C 0.163 H 304.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C08BFA |
|---|---|
| RGB | rgb(192, 139, 250) |
| HSL | hsl(269, 92%, 76%) |
| HSV | hsv(269, 44%, 98%) |
| CMYK | cmyk(23.2%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(66.96, 41.22, -48.04) |
| CIE-LCH | lch(66.96, 63.30, 310.63°) |
| OKLab | oklab(73.19% 0.093 -0.1342) |
| OKLCH | oklch(73.19% 0.163 304.7) |
| XYZ | xyz(48.2225, 36.5741, 94.9430) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.97
Baby Purple
#CA9BF7
ΔE00 4.62
Light Purple
#BF77F6
ΔE00 4.82
Pastel Purple
#CAA0FF
ΔE00 5.32
Lilac (survey)
#CEA2FD
ΔE00 6.08
Easter Purple
#C071FE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08BFA #C5FA8B
analogous
#8B8EFA #C08BFA #F88BFA
triadic
#C08BFA #FAC08B #8BFAC0
tetradic
#C08BFA #FA8B8E #C5FA8B #8BFAF8
square
#C08BFA #FA8B8E #C5FA8B #8BFAF8
split-complementary
#C08BFA #FAF88B #8EFA8B
monochromatic
#8016F5 #A050F7 #C08BFA #E0C6FD #EFE2FE
Accessibility & contrast
On white
2.53
#C08BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#C08BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08BFA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08BFA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#7BA3F7
Tritanopia (blue-blind)
#B79EB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c08bfa; /* rgb */ color: rgb(192, 139, 250); /* oklch */ color: oklch(73.2% 0.163 304.7);
Tailwind
colors: {
custom: {
50: '#d5aefc',
500: '#c08bfa',
950: '#000000',
},
}SCSS
$custom: #c08bfa; $custom-light: #d5aefc; $custom-dark: #000000;
JSON
{
"hex": "#c08bfa",
"rgb": {
"r": 192,
"g": 139,
"b": 250
},
"hsl": {
"h": 268.649,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.73193,
"c": 0.16326,
"h": 304.7
},
"luminance": 0.36574
}Semantic roles & 50–950 ramp
primary
#C08BFA
secondary
#E6F6D5
accent
#E60078
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85