#C083ED#C083ED
#C083ED is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.2% C 0.161 H 309.4°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C083ED |
|---|---|
| RGB | rgb(192, 131, 237) |
| HSL | hsl(275, 75%, 72%) |
| HSV | hsv(275, 45%, 93%) |
| CMYK | cmyk(19%, 44.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.61, 42.65, -44.60) |
| CIE-LCH | lch(64.61, 61.71, 313.72°) |
| OKLab | oklab(71.23% 0.102 -0.1242) |
| OKLCH | oklch(71.23% 0.161 309.4) |
| XYZ | xyz(45.1377, 33.5541, 84.2031) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.41
Liliac
#C48EFD
ΔE00 3.43
Easter Purple
#C071FE
ΔE00 5.12
Light Urple
#B36FF6
ΔE00 5.99
Baby Purple
#CA9BF7
ΔE00 6.05
Pale Purple
#B790D4
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C083ED #B0ED83
analogous
#8B83ED #C083ED #ED83E5
triadic
#C083ED #EDC083 #83EDC0
tetradic
#C083ED #ED8B83 #B0ED83 #83E5ED
square
#C083ED #ED8B83 #B0ED83 #83E5ED
split-complementary
#C083ED #E5ED83 #83ED8B
monochromatic
#891FD6 #A54EE5 #C083ED #DBB8F5 #F1E4FB
Accessibility & contrast
On white
2.72
#C083ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#C083ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C083ED
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C083ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C083ED | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF1
Deuteranopia (green-blind)
#7A9EEA
Tritanopia (blue-blind)
#BA94AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c083ed; /* rgb */ color: rgb(192, 131, 237); /* oklch */ color: oklch(71.2% 0.161 309.4);
Tailwind
colors: {
custom: {
50: '#d5a8f3',
500: '#c083ed',
950: '#000000',
},
}SCSS
$custom: #c083ed; $custom-light: #d5a8f3; $custom-dark: #000000;
JSON
{
"hex": "#c083ed",
"rgb": {
"r": 192,
"g": 131,
"b": 237
},
"hsl": {
"h": 274.528,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.71233,
"c": 0.16069,
"h": 309.4
},
"luminance": 0.33553
}Semantic roles & 50–950 ramp
primary
#C083ED
secondary
#E3F3D8
accent
#D70F64
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85