#8F92FA#8F92FA
#8F92FA is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.3% C 0.150 H 280.5°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8F92FA |
|---|---|
| RGB | rgb(143, 146, 250) |
| HSL | hsl(238, 91%, 77%) |
| HSV | hsv(238, 43%, 98%) |
| CMYK | cmyk(42.8%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(64.40, 24.53, -52.36) |
| CIE-LCH | lch(64.40, 57.82, 295.11°) |
| OKLab | oklab(70.26% 0.0275 -0.1479) |
| OKLCH | oklch(70.26% 0.15 280.5) |
| XYZ | xyz(38.8568, 33.2978, 94.8037) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.17
Lavender Blue
#8B88F8
ΔE00 2.88
Perrywinkle
#8F8CE7
ΔE00 3.29
Periwinkle (survey)
#8E82FE
ΔE00 4.82
Soft Blue
#6488EA
ΔE00 7.98
Cornflower
#6A79F7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F92FA #FAF78F
analogous
#8FC7FA #8F92FA #C28FFA
triadic
#8F92FA #FA8F92 #92FA8F
tetradic
#8F92FA #FA8FC7 #FAF78F #8FFAC2
square
#8F92FA #FA8FC7 #FAF78F #8FFAC2
split-complementary
#8F92FA #FAC28F #C7FA8F
monochromatic
#1A20F5 #5459F7 #8F92FA #CACBFD #E2E2FE
Accessibility & contrast
On white
2.74
#8F92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#8F92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F92FA
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F92FA | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#6598F8
Tritanopia (blue-blind)
#6DA7BA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8f92fa; /* rgb */ color: rgb(143, 146, 250); /* oklch */ color: oklch(70.3% 0.150 280.5);
Tailwind
colors: {
custom: {
50: '#b4b1fc',
500: '#8f92fa',
950: '#000000',
},
}SCSS
$custom: #8f92fa; $custom-light: #b4b1fc; $custom-dark: #000000;
JSON
{
"hex": "#8f92fa",
"rgb": {
"r": 143,
"g": 146,
"b": 250
},
"hsl": {
"h": 238.318,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.70255,
"c": 0.1504,
"h": 280.5
},
"luminance": 0.333
}Semantic roles & 50–950 ramp
primary
#8F92FA
secondary
#F6F5D5
accent
#DF00E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85