#8D79FF#8D79FF
#8D79FF is a light, vivid blue. Relative luminance 0.266; OKLCH L 65.9% C 0.192 H 286.7°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8D79FF |
|---|---|
| RGB | rgb(141, 121, 255) |
| HSL | hsl(249, 100%, 74%) |
| HSV | hsv(249, 53%, 100%) |
| CMYK | cmyk(44.7%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(58.56, 39.93, -64.43) |
| CIE-LCH | lch(58.56, 75.80, 301.79°) |
| OKLab | oklab(65.91% 0.0552 -0.1834) |
| OKLCH | oklch(65.91% 0.192 286.7) |
| XYZ | xyz(35.8667, 26.5560, 97.8244) |
| Luminance | 0.2656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.56
Lavender Blue
#8B88F8
ΔE00 4.62
Mediumslateblue
#7B68EE
ΔE00 6.04
Cornflower
#6A79F7
ΔE00 6.19
Mediumpurple
#9370DB
ΔE00 6.35
Perrywinkle
#8F8CE7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D79FF #EBFF79
analogous
#79A8FF #8D79FF #D079FF
triadic
#8D79FF #FF8D79 #79FF8D
tetradic
#8D79FF #FF79A8 #EBFF79 #79FFD0
square
#8D79FF #FF79A8 #EBFF79 #79FFD0
split-complementary
#8D79FF #FFD079 #A8FF79
monochromatic
#2600FE #593CFF #8D79FF #C1B6FF #E5E0FF
Accessibility & contrast
On white
3.33
#8D79FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#8D79FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D79FF
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D79FF | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3690FF
Deuteranopia (green-blind)
#3489FC
Tritanopia (blue-blind)
#6996B1
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8d79ff; /* rgb */ color: rgb(141, 121, 255); /* oklch */ color: oklch(65.9% 0.192 286.7);
Tailwind
colors: {
custom: {
50: '#b5a0ff',
500: '#8d79ff',
950: '#000000',
},
}SCSS
$custom: #8d79ff; $custom-light: #b5a0ff; $custom-dark: #000000;
JSON
{
"hex": "#8d79ff",
"rgb": {
"r": 141,
"g": 121,
"b": 255
},
"hsl": {
"h": 248.955,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.65905,
"c": 0.19156,
"h": 286.7
},
"luminance": 0.26557
}Semantic roles & 50–950 ramp
primary
#8D79FF
secondary
#F2F7D4
accent
#E600C3
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#120E18
muted
#817E86