#8F89FA#8F89FA
#8F89FA is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.6% C 0.163 H 283.6°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8F89FA |
|---|---|
| RGB | rgb(143, 137, 250) |
| HSL | hsl(243, 92%, 76%) |
| HSV | hsv(243, 45%, 98%) |
| CMYK | cmyk(42.8%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(62.20, 29.75, -55.86) |
| CIE-LCH | lch(62.20, 63.29, 298.04°) |
| OKLab | oklab(68.58% 0.0384 -0.1582) |
| OKLCH | oklch(68.58% 0.163 283.6) |
| XYZ | xyz(37.5236, 30.6315, 94.3593) |
| Luminance | 0.3063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.77
Periwinkle (survey)
#8E82FE
ΔE00 2.13
Perrywinkle
#8F8CE7
ΔE00 3.07
Periwinkle Blue
#8F99FB
ΔE00 4.91
Cornflower
#6A79F7
ΔE00 7.14
Soft Blue
#6488EA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F89FA #F4FA89
analogous
#89BBFA #8F89FA #C789FA
triadic
#8F89FA #FA8F89 #89FA8F
tetradic
#8F89FA #FA89BB #F4FA89 #89FAC7
square
#8F89FA #FA89BB #F4FA89 #89FAC7
split-complementary
#8F89FA #FAC789 #BBFA89
monochromatic
#2014F5 #574EF8 #8F89FA #C7C4FC #E3E2FE
Accessibility & contrast
On white
2.95
#8F89FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#8F89FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F89FA
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F89FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F89FA | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9AFE
Deuteranopia (green-blind)
#5893F7
Tritanopia (blue-blind)
#6EA0B5
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8f89fa; /* rgb */ color: rgb(143, 137, 250); /* oklch */ color: oklch(68.6% 0.163 283.6);
Tailwind
colors: {
custom: {
50: '#b5abfc',
500: '#8f89fa',
950: '#000000',
},
}SCSS
$custom: #8f89fa; $custom-light: #b5abfc; $custom-dark: #000000;
JSON
{
"hex": "#8f89fa",
"rgb": {
"r": 143,
"g": 137,
"b": 250
},
"hsl": {
"h": 243.186,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.6858,
"c": 0.16275,
"h": 283.6
},
"luminance": 0.30633
}Semantic roles & 50–950 ramp
primary
#8F89FA
secondary
#F4F6D5
accent
#E600D9
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121017
muted
#817F85