#8F91F7#8F91F7
#8F91F7 is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.9% C 0.148 H 281.0°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8F91F7 |
|---|---|
| RGB | rgb(143, 145, 247) |
| HSL | hsl(239, 87%, 76%) |
| HSV | hsv(239, 42%, 97%) |
| CMYK | cmyk(42.1%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(64.00, 24.27, -51.34) |
| CIE-LCH | lch(64.00, 56.79, 295.30°) |
| OKLab | oklab(69.9% 0.0282 -0.1449) |
| OKLCH | oklch(69.9% 0.148 281) |
| XYZ | xyz(38.2367, 32.8042, 92.2948) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.51
Lavender Blue
#8B88F8
ΔE00 2.63
Perrywinkle
#8F8CE7
ΔE00 2.78
Periwinkle (survey)
#8E82FE
ΔE00 4.63
Soft Blue
#6488EA
ΔE00 7.98
Cornflower
#6A79F7
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F91F7 #F7F58F
analogous
#8FC5F7 #8F91F7 #C18FF7
triadic
#8F91F7 #F78F91 #91F78F
tetradic
#8F91F7 #F78FC5 #F7F58F #8FF7C1
square
#8F91F7 #F78FC5 #F7F58F #8FF7C1
split-complementary
#8F91F7 #F7C18F #C5F78F
monochromatic
#1D21EF #5659F3 #8F91F7 #C8C9FB #E2E3FD
Accessibility & contrast
On white
2.78
#8F91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#8F91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F91F7
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F91F7 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFB
Deuteranopia (green-blind)
#6697F5
Tritanopia (blue-blind)
#6EA6B8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8f91f7; /* rgb */ color: rgb(143, 145, 247); /* oklch */ color: oklch(69.9% 0.148 281.0);
Tailwind
colors: {
custom: {
50: '#b4b1fa',
500: '#8f91f7',
950: '#000000',
},
}SCSS
$custom: #8f91f7; $custom-light: #b4b1fa; $custom-dark: #000000;
JSON
{
"hex": "#8f91f7",
"rgb": {
"r": 143,
"g": 145,
"b": 247
},
"hsl": {
"h": 238.846,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.69901,
"c": 0.14763,
"h": 281
},
"luminance": 0.32806
}Semantic roles & 50–950 ramp
primary
#8F91F7
secondary
#F5F4D6
accent
#DF02E3
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85