#C08FFA#C08FFA
#C08FFA is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.9% C 0.157 H 303.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C08FFA |
|---|---|
| RGB | rgb(192, 143, 250) |
| HSL | hsl(267, 91%, 77%) |
| HSV | hsv(267, 43%, 98%) |
| CMYK | cmyk(23.2%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(67.84, 39.03, -46.65) |
| CIE-LCH | lch(67.84, 60.83, 309.92°) |
| OKLab | oklab(73.86% 0.0876 -0.1302) |
| OKLCH | oklch(73.86% 0.157 303.9) |
| XYZ | xyz(48.8123, 37.7537, 95.1396) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.86
Baby Purple
#CA9BF7
ΔE00 3.78
Pastel Purple
#CAA0FF
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 5.17
Lavender (survey)
#C79FEF
ΔE00 5.44
Light Purple
#BF77F6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08FFA #C9FA8F
analogous
#8F94FA #C08FFA #F68FFA
triadic
#C08FFA #FAC08F #8FFAC0
tetradic
#C08FFA #FA8F94 #C9FA8F #8FFAF6
square
#C08FFA #FA8F94 #C9FA8F #8FFAF6
split-complementary
#C08FFA #FAF68F #94FA8F
monochromatic
#7E1AF5 #9F54F7 #C08FFA #E1CAFD #EFE2FE
Accessibility & contrast
On white
2.46
#C08FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#C08FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08FFA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08FFA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#7FA5F7
Tritanopia (blue-blind)
#B6A1B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c08ffa; /* rgb */ color: rgb(192, 143, 250); /* oklch */ color: oklch(73.9% 0.157 303.9);
Tailwind
colors: {
custom: {
50: '#d5b0fc',
500: '#c08ffa',
950: '#000000',
},
}SCSS
$custom: #c08ffa; $custom-light: #d5b0fc; $custom-dark: #000000;
JSON
{
"hex": "#c08ffa",
"rgb": {
"r": 192,
"g": 143,
"b": 250
},
"hsl": {
"h": 267.477,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.73856,
"c": 0.15688,
"h": 303.9
},
"luminance": 0.37754
}Semantic roles & 50–950 ramp
primary
#C08FFA
secondary
#E7F6D5
accent
#E6007C
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85