#8178FF#8178FF
#8178FF is a light, vivid blue. Relative luminance 0.253; OKLCH L 64.8% C 0.194 H 282.5°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8178FF |
|---|---|
| RGB | rgb(129, 120, 255) |
| HSL | hsl(244, 100%, 74%) |
| HSV | hsv(244, 53%, 100%) |
| CMYK | cmyk(49.4%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(57.38, 37.98, -66.38) |
| CIE-LCH | lch(57.38, 76.47, 299.78°) |
| OKLab | oklab(64.79% 0.0421 -0.1895) |
| OKLCH | oklch(64.79% 0.194 282.5) |
| XYZ | xyz(33.8143, 25.3183, 97.6935) |
| Luminance | 0.2532 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.33
Cornflower
#6A79F7
ΔE00 4.16
Lavender Blue
#8B88F8
ΔE00 4.80
Mediumslateblue
#7B68EE
ΔE00 5.35
Perrywinkle
#8F8CE7
ΔE00 7.18
Mediumpurple
#9370DB
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8178FF #F6FF78
analogous
#78B2FF #8178FF #C478FF
triadic
#8178FF #FF8178 #78FF81
tetradic
#8178FF #FF78B2 #F6FF78 #78FFC4
square
#8178FF #FF78B2 #F6FF78 #78FFC4
split-complementary
#8178FF #FFC478 #B2FF78
monochromatic
#1100FD #483BFF #8178FF #BAB5FF #E2E0FF
Accessibility & contrast
On white
3.46
#8178FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#8178FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8178FF
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8178FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8178FF | 1.00 | 3.46 | 6.06 | 6.06 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D8EFF
Deuteranopia (green-blind)
#2085FC
Tritanopia (blue-blind)
#5196B0
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #8178ff; /* rgb */ color: rgb(129, 120, 255); /* oklch */ color: oklch(64.8% 0.194 282.5);
Tailwind
colors: {
custom: {
50: '#ad9fff',
500: '#8178ff',
950: '#000000',
},
}SCSS
$custom: #8178ff; $custom-light: #ad9fff; $custom-dark: #000000;
JSON
{
"hex": "#8178ff",
"rgb": {
"r": 129,
"g": 120,
"b": 255
},
"hsl": {
"h": 244,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.64793,
"c": 0.1941,
"h": 282.5
},
"luminance": 0.2532
}Semantic roles & 50–950 ramp
primary
#8178FF
secondary
#F5F7D4
accent
#E600D6
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86