#C083EE#C083EE
#C083EE is a light, vivid violet. Relative luminance 0.336; OKLCH L 71.3% C 0.162 H 309.1°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C083EE |
|---|---|
| RGB | rgb(192, 131, 238) |
| HSL | hsl(274, 76%, 72%) |
| HSV | hsv(274, 45%, 93%) |
| CMYK | cmyk(19.3%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(64.65, 42.87, -45.08) |
| CIE-LCH | lch(64.65, 62.21, 313.56°) |
| OKLab | oklab(71.28% 0.1021 -0.1255) |
| OKLCH | oklch(71.28% 0.162 309.1) |
| XYZ | xyz(45.2842, 33.6127, 84.9747) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.31
Liliac
#C48EFD
ΔE00 3.33
Easter Purple
#C071FE
ΔE00 5.02
Light Urple
#B36FF6
ΔE00 5.91
Baby Purple
#CA9BF7
ΔE00 6.05
Pale Purple
#B790D4
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C083EE #B1EE83
analogous
#8B83EE #C083EE #EE83E6
triadic
#C083EE #EEC083 #83EEC0
tetradic
#C083EE #EE8B83 #B1EE83 #83E6EE
square
#C083EE #EE8B83 #B1EE83 #83E6EE
split-complementary
#C083EE #E6EE83 #83EE8B
monochromatic
#881ED9 #A54DE7 #C083EE #DBB9F5 #F1E4FB
Accessibility & contrast
On white
2.72
#C083EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#C083EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C083EE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C083EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C083EE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#7A9EEB
Tritanopia (blue-blind)
#BA94AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c083ee; /* rgb */ color: rgb(192, 131, 238); /* oklch */ color: oklch(71.3% 0.162 309.1);
Tailwind
colors: {
custom: {
50: '#d5a8f4',
500: '#c083ee',
950: '#000000',
},
}SCSS
$custom: #c083ee; $custom-light: #d5a8f4; $custom-dark: #000000;
JSON
{
"hex": "#c083ee",
"rgb": {
"r": 192,
"g": 131,
"b": 238
},
"hsl": {
"h": 274.206,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.71283,
"c": 0.16184,
"h": 309.1
},
"luminance": 0.33612
}Semantic roles & 50–950 ramp
primary
#C083EE
secondary
#E4F3D8
accent
#D80D65
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85