#C080EE#C080EE
#C080EE is a light, vivid violet. Relative luminance 0.328; OKLCH L 70.8% C 0.167 H 309.6°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C080EE |
|---|---|
| RGB | rgb(192, 128, 238) |
| HSL | hsl(275, 76%, 72%) |
| HSV | hsv(275, 46%, 93%) |
| CMYK | cmyk(19.3%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(64.01, 44.49, -46.09) |
| CIE-LCH | lch(64.01, 64.05, 313.99°) |
| OKLab | oklab(70.8% 0.1062 -0.1285) |
| OKLCH | oklch(70.8% 0.167 309.6) |
| XYZ | xyz(44.8871, 32.8185, 84.8423) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.65
Liliac
#C48EFD
ΔE00 3.90
Easter Purple
#C071FE
ΔE00 4.38
Light Urple
#B36FF6
ΔE00 5.29
Baby Purple
#CA9BF7
ΔE00 6.77
Bright Lavender
#C760FF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C080EE #AEEE80
analogous
#8980EE #C080EE #EE80E5
triadic
#C080EE #EEC080 #80EEC0
tetradic
#C080EE #EE8980 #AEEE80 #80E5EE
square
#C080EE #EE8980 #AEEE80 #80E5EE
split-complementary
#C080EE #E5EE80 #80EE89
monochromatic
#891DD7 #A54AE7 #C080EE #DBB6F5 #F2E4FB
Accessibility & contrast
On white
2.78
#C080EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#C080EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C080EE
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C080EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C080EE | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F2
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#BA92AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c080ee; /* rgb */ color: rgb(192, 128, 238); /* oklch */ color: oklch(70.8% 0.167 309.6);
Tailwind
colors: {
custom: {
50: '#d5a6f4',
500: '#c080ee',
950: '#000000',
},
}SCSS
$custom: #c080ee; $custom-light: #d5a6f4; $custom-dark: #000000;
JSON
{
"hex": "#c080ee",
"rgb": {
"r": 192,
"g": 128,
"b": 238
},
"hsl": {
"h": 274.909,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.70805,
"c": 0.1667,
"h": 309.6
},
"luminance": 0.32818
}Semantic roles & 50–950 ramp
primary
#C080EE
secondary
#E3F3D7
accent
#D90D62
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85