#C082F8#C082F8
#C082F8 is a light, vivid violet. Relative luminance 0.339; OKLCH L 71.6% C 0.175 H 306.8°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C082F8 |
|---|---|
| RGB | rgb(192, 130, 248) |
| HSL | hsl(272, 89%, 74%) |
| HSV | hsv(272, 48%, 97%) |
| CMYK | cmyk(22.6%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(64.92, 45.63, -50.16) |
| CIE-LCH | lch(64.92, 67.81, 312.29°) |
| OKLab | oklab(71.64% 0.1048 -0.1403) |
| OKLCH | oklch(71.64% 0.175 306.8) |
| XYZ | xyz(46.6607, 33.9495, 92.8835) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.60
Liliac
#C48EFD
ΔE00 2.96
Easter Purple
#C071FE
ΔE00 4.03
Light Urple
#B36FF6
ΔE00 5.16
Baby Purple
#CA9BF7
ΔE00 6.54
Bright Lavender
#C760FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C082F8 #BAF882
analogous
#8582F8 #C082F8 #F882F5
triadic
#C082F8 #F8C082 #82F8C0
tetradic
#C082F8 #F88582 #BAF882 #82F5F8
square
#C082F8 #F88582 #BAF882 #82F5F8
split-complementary
#C082F8 #F5F882 #82F885
monochromatic
#860EF2 #A348F5 #C082F8 #DDBCFB #F0E2FD
Accessibility & contrast
On white
2.70
#C082F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#C082F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C082F8
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C082F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C082F8 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFC
Deuteranopia (green-blind)
#739EF5
Tritanopia (blue-blind)
#B896B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c082f8; /* rgb */ color: rgb(192, 130, 248); /* oklch */ color: oklch(71.6% 0.175 306.8);
Tailwind
colors: {
custom: {
50: '#d5a8fb',
500: '#c082f8',
950: '#000000',
},
}SCSS
$custom: #c082f8; $custom-light: #d5a8fb; $custom-dark: #000000;
JSON
{
"hex": "#c082f8",
"rgb": {
"r": 192,
"g": 130,
"b": 248
},
"hsl": {
"h": 271.525,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.71641,
"c": 0.17513,
"h": 306.8
},
"luminance": 0.33949
}Semantic roles & 50–950 ramp
primary
#C082F8
secondary
#E5F5D6
accent
#E6006D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85