#C082ED#C082ED
#C082ED is a light, vivid violet. Relative luminance 0.333; OKLCH L 71.1% C 0.162 H 309.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C082ED |
|---|---|
| RGB | rgb(192, 130, 237) |
| HSL | hsl(275, 75%, 72%) |
| HSV | hsv(275, 45%, 93%) |
| CMYK | cmyk(19%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(64.39, 43.19, -44.94) |
| CIE-LCH | lch(64.39, 62.33, 313.86°) |
| OKLab | oklab(71.07% 0.1034 -0.1251) |
| OKLCH | oklch(71.07% 0.162 309.6) |
| XYZ | xyz(45.0041, 33.2868, 84.1585) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.18
Liliac
#C48EFD
ΔE00 3.61
Easter Purple
#C071FE
ΔE00 4.90
Light Urple
#B36FF6
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 6.29
Pale Purple
#B790D4
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C082ED #AFED82
analogous
#8B82ED #C082ED #ED82E5
triadic
#C082ED #EDC082 #82EDC0
tetradic
#C082ED #ED8B82 #AFED82 #82E5ED
square
#C082ED #ED8B82 #AFED82 #82E5ED
split-complementary
#C082ED #E5ED82 #82ED8B
monochromatic
#891FD6 #A54DE5 #C082ED #DBB7F5 #F2E4FB
Accessibility & contrast
On white
2.74
#C082ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#C082ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C082ED
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C082ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C082ED | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F1
Deuteranopia (green-blind)
#799DEA
Tritanopia (blue-blind)
#BA93AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c082ed; /* rgb */ color: rgb(192, 130, 237); /* oklch */ color: oklch(71.1% 0.162 309.6);
Tailwind
colors: {
custom: {
50: '#d5a7f3',
500: '#c082ed',
950: '#000000',
},
}SCSS
$custom: #c082ed; $custom-light: #d5a7f3; $custom-dark: #000000;
JSON
{
"hex": "#c082ed",
"rgb": {
"r": 192,
"g": 130,
"b": 237
},
"hsl": {
"h": 274.766,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.71072,
"c": 0.16231,
"h": 309.6
},
"luminance": 0.33286
}Semantic roles & 50–950 ramp
primary
#C082ED
secondary
#E3F3D8
accent
#D70F63
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85