#8243CC#8243CC
#8243CC is a mid, highly saturated violet. Relative luminance 0.131; OKLCH L 53.2% C 0.202 H 300.8°. Best body text is #FFFFFF at 5.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8243CC |
|---|---|
| RGB | rgb(130, 67, 204) |
| HSL | hsl(268, 57%, 53%) |
| HSV | hsv(268, 67%, 80%) |
| CMYK | cmyk(36.3%, 67.2%, 0%, 20%) |
| CIE-LAB | lab(42.94, 53.44, -60.95) |
| CIE-LCH | lch(42.94, 81.06, 311.24°) |
| OKLab | oklab(53.16% 0.1033 -0.1735) |
| OKLCH | oklch(53.16% 0.202 300.8) |
| XYZ | xyz(22.1095, 13.1196, 58.4826) |
| Luminance | 0.1312 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Blueviolet
#8A2BE2
ΔE00 4.28
Darkorchid
#9932CC
ΔE00 4.54
Bluish Purple
#703BE7
ΔE00 4.97
Bluey Purple
#6241C7
ΔE00 5.61
Burple
#6832E3
ΔE00 6.18
Purpley
#8756E4
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8243CC #8DCC43
analogous
#4348CC #8243CC #C643CC
triadic
#8243CC #CC8243 #43CC82
tetradic
#8243CC #CC4348 #8DCC43 #43CCC6
square
#8243CC #CC4348 #8DCC43 #43CCC6
split-complementary
#8243CC #CCC643 #48CC43
monochromatic
#472075 #642DA5 #8243CC #A273D9 #C2A3E6
Accessibility & contrast
On white
5.79
#8243CC on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
3.62
#8243CC on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #8243CC
5.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8243CC | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##8243CC | 1.00 | 5.79 | 3.62 | 5.79 |
| #FFFFFF | 5.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 3.62 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 5.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0065D0
Deuteranopia (green-blind)
#0065C9
Tritanopia (blue-blind)
#726382
Achromatopsia (no color)
#656565
Design tokens & code
CSS
--color: #8243cc; /* rgb */ color: rgb(130, 67, 204); /* oklch */ color: oklch(53.2% 0.202 300.8);
Tailwind
colors: {
custom: {
50: '#ac7bdc',
500: '#8243cc',
950: '#000000',
},
}SCSS
$custom: #8243cc; $custom-light: #ac7bdc; $custom-dark: #000000;
JSON
{
"hex": "#8243cc",
"rgb": {
"r": 130,
"g": 67,
"b": 204
},
"hsl": {
"h": 267.591,
"s": 57.322,
"l": 53.137
},
"oklch": {
"l": 0.53158,
"c": 0.20196,
"h": 300.8
},
"luminance": 0.1312
}Semantic roles & 50–950 ramp
primary
#8243CC
secondary
#B8D398
accent
#E1479A
background
#FBF7FD
surface
#F6EEFB
border
#D0C9D4
text
#110A15
muted
#807C83