#8F74FF#8F74FF
#8F74FF is a light, vivid violet. Relative luminance 0.256; OKLCH L 65.2% C 0.198 H 288.6°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8F74FF |
|---|---|
| RGB | rgb(143, 116, 255) |
| HSL | hsl(252, 100%, 73%) |
| HSV | hsv(252, 55%, 100%) |
| CMYK | cmyk(43.9%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(57.61, 43.21, -65.96) |
| CIE-LCH | lch(57.61, 78.85, 303.23°) |
| OKLab | oklab(65.24% 0.0633 -0.1879) |
| OKLCH | oklch(65.24% 0.198 288.6) |
| XYZ | xyz(35.6180, 25.5491, 97.6431) |
| Luminance | 0.2555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 4.00
Mediumslateblue
#7B68EE
ΔE00 5.25
Mediumpurple
#9370DB
ΔE00 5.69
Lavender Blue
#8B88F8
ΔE00 6.08
Cornflower
#6A79F7
ΔE00 6.94
Light Urple
#B36FF6
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F74FF #E4FF74
analogous
#749EFF #8F74FF #D574FF
triadic
#8F74FF #FF8F74 #74FF8F
tetradic
#8F74FF #FF749E #E4FF74 #74FFD5
square
#8F74FF #FF749E #E4FF74 #74FFD5
split-complementary
#8F74FF #FFD574 #9EFF74
monochromatic
#3000F9 #5E37FF #8F74FF #C0B1FF #E6E0FF
Accessibility & contrast
On white
3.44
#8F74FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#8F74FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F74FF
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F74FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F74FF | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#288DFF
Deuteranopia (green-blind)
#2A87FC
Tritanopia (blue-blind)
#6D92AE
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #8f74ff; /* rgb */ color: rgb(143, 116, 255); /* oklch */ color: oklch(65.2% 0.198 288.6);
Tailwind
colors: {
custom: {
50: '#b69dff',
500: '#8f74ff',
950: '#000000',
},
}SCSS
$custom: #8f74ff; $custom-light: #b69dff; $custom-dark: #000000;
JSON
{
"hex": "#8f74ff",
"rgb": {
"r": 143,
"g": 116,
"b": 255
},
"hsl": {
"h": 251.655,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.65237,
"c": 0.19824,
"h": 288.6
},
"luminance": 0.2555
}Semantic roles & 50–950 ramp
primary
#8F74FF
secondary
#F0F7D4
accent
#E600B9
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#120E18
muted
#817E86