#C084F8#C084F8
#C084F8 is a light, vivid violet. Relative luminance 0.345; OKLCH L 72.0% C 0.172 H 306.4°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C084F8 |
|---|---|
| RGB | rgb(192, 132, 248) |
| HSL | hsl(271, 89%, 75%) |
| HSV | hsv(271, 47%, 97%) |
| CMYK | cmyk(22.6%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(65.35, 44.56, -49.49) |
| CIE-LCH | lch(65.35, 66.59, 312.00°) |
| OKLab | oklab(71.96% 0.1021 -0.1384) |
| OKLCH | oklch(71.96% 0.172 306.4) |
| XYZ | xyz(46.9293, 34.4867, 92.9730) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.49
Light Purple
#BF77F6
ΔE00 3.09
Easter Purple
#C071FE
ΔE00 4.50
Light Urple
#B36FF6
ΔE00 5.59
Baby Purple
#CA9BF7
ΔE00 6.08
Pastel Purple
#CAA0FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C084F8 #BCF884
analogous
#8684F8 #C084F8 #F884F6
triadic
#C084F8 #F8C084 #84F8C0
tetradic
#C084F8 #F88684 #BCF884 #84F6F8
square
#C084F8 #F88684 #BCF884 #84F6F8
split-complementary
#C084F8 #F6F884 #84F886
monochromatic
#8510F1 #A24AF5 #C084F8 #DEBEFB #F0E2FD
Accessibility & contrast
On white
2.66
#C084F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#C084F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C084F8
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C084F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C084F8 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFC
Deuteranopia (green-blind)
#759FF5
Tritanopia (blue-blind)
#B798B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #c084f8; /* rgb */ color: rgb(192, 132, 248); /* oklch */ color: oklch(72.0% 0.172 306.4);
Tailwind
colors: {
custom: {
50: '#d5a9fb',
500: '#c084f8',
950: '#000000',
},
}SCSS
$custom: #c084f8; $custom-light: #d5a9fb; $custom-dark: #000000;
JSON
{
"hex": "#c084f8",
"rgb": {
"r": 192,
"g": 132,
"b": 248
},
"hsl": {
"h": 271.034,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.71958,
"c": 0.17198,
"h": 306.4
},
"luminance": 0.34486
}Semantic roles & 50–950 ramp
primary
#C084F8
secondary
#E5F5D6
accent
#E6006F
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85