#8F91FA#8F91FA
#8F91FA is a light, vivid blue. Relative luminance 0.330; OKLCH L 70.1% C 0.152 H 280.9°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8F91FA |
|---|---|
| RGB | rgb(143, 145, 250) |
| HSL | hsl(239, 91%, 77%) |
| HSV | hsv(239, 43%, 98%) |
| CMYK | cmyk(42.8%, 42%, 0%, 2%) |
| CIE-LAB | lab(64.15, 25.11, -52.75) |
| CIE-LCH | lch(64.15, 58.42, 295.46°) |
| OKLab | oklab(70.07% 0.0287 -0.149) |
| OKLCH | oklch(70.07% 0.152 280.9) |
| XYZ | xyz(38.7033, 32.9908, 94.7525) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.47
Lavender Blue
#8B88F8
ΔE00 2.59
Perrywinkle
#8F8CE7
ΔE00 3.14
Periwinkle (survey)
#8E82FE
ΔE00 4.52
Soft Blue
#6488EA
ΔE00 8.00
Cornflower
#6A79F7
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F91FA #FAF88F
analogous
#8FC6FA #8F91FA #C38FFA
triadic
#8F91FA #FA8F91 #91FA8F
tetradic
#8F91FA #FA8FC6 #FAF88F #8FFAC3
square
#8F91FA #FA8FC6 #FAF88F #8FFAC3
split-complementary
#8F91FA #FAC38F #C6FA8F
monochromatic
#1A1EF5 #5457F7 #8F91FA #CACBFD #E2E2FE
Accessibility & contrast
On white
2.76
#8F91FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#8F91FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F91FA
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F91FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F91FA | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFE
Deuteranopia (green-blind)
#6498F8
Tritanopia (blue-blind)
#6DA6B9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8f91fa; /* rgb */ color: rgb(143, 145, 250); /* oklch */ color: oklch(70.1% 0.152 280.9);
Tailwind
colors: {
custom: {
50: '#b4b1fc',
500: '#8f91fa',
950: '#000000',
},
}SCSS
$custom: #8f91fa; $custom-light: #b4b1fc; $custom-dark: #000000;
JSON
{
"hex": "#8f91fa",
"rgb": {
"r": 143,
"g": 145,
"b": 250
},
"hsl": {
"h": 238.879,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.70066,
"c": 0.15176,
"h": 280.9
},
"luminance": 0.32993
}Semantic roles & 50–950 ramp
primary
#8F91FA
secondary
#F6F5D5
accent
#E100E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85