#8F99FA#8F99FA
#8F99FA is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.6% C 0.141 H 277.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8F99FA |
|---|---|
| RGB | rgb(143, 153, 250) |
| HSL | hsl(234, 91%, 77%) |
| HSV | hsv(234, 43%, 98%) |
| CMYK | cmyk(42.8%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(66.15, 20.49, -49.58) |
| CIE-LCH | lch(66.15, 53.65, 292.45°) |
| OKLab | oklab(71.59% 0.019 -0.1397) |
| OKLCH | oklch(71.59% 0.141 277.7) |
| XYZ | xyz(39.9691, 35.5223, 95.1744) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.14
Perrywinkle
#8F8CE7
ΔE00 4.79
Lavender Blue
#8B88F8
ΔE00 5.00
Periwinkle (survey)
#8E82FE
ΔE00 6.97
Soft Blue
#6488EA
ΔE00 8.17
Cornflowerblue
#6495ED
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F99FA #FAF08F
analogous
#8FCEFA #8F99FA #BB8FFA
triadic
#8F99FA #FA8F99 #99FA8F
tetradic
#8F99FA #FA8FCE #FAF08F #8FFABB
square
#8F99FA #FA8FCE #FAF08F #8FFABB
split-complementary
#8F99FA #FABB8F #CEFA8F
monochromatic
#1A2EF5 #5464F7 #8F99FA #CACEFD #E2E4FE
Accessibility & contrast
On white
2.59
#8F99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#8F99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F99FA
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F99FA | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#6E9DF8
Tritanopia (blue-blind)
#6CADBE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8f99fa; /* rgb */ color: rgb(143, 153, 250); /* oklch */ color: oklch(71.6% 0.141 277.7);
Tailwind
colors: {
custom: {
50: '#b4b6fc',
500: '#8f99fa',
950: '#000000',
},
}SCSS
$custom: #8f99fa; $custom-light: #b4b6fc; $custom-dark: #000000;
JSON
{
"hex": "#8f99fa",
"rgb": {
"r": 143,
"g": 153,
"b": 250
},
"hsl": {
"h": 234.393,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.71594,
"c": 0.14102,
"h": 277.7
},
"luminance": 0.35524
}Semantic roles & 50–950 ramp
primary
#8F99FA
secondary
#F6F3D5
accent
#D000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085