#8F9BF9#8F9BF9
#8F9BF9 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.9% C 0.137 H 276.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8F9BF9 |
|---|---|
| RGB | rgb(143, 155, 249) |
| HSL | hsl(233, 90%, 77%) |
| HSV | hsv(233, 43%, 98%) |
| CMYK | cmyk(42.6%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.61, 19.06, -48.31) |
| CIE-LCH | lch(66.61, 51.94, 291.52°) |
| OKLab | oklab(71.93% 0.0164 -0.136) |
| OKLCH | oklch(71.93% 0.137 276.9) |
| XYZ | xyz(40.1428, 36.1199, 94.4608) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.70
Perrywinkle
#8F8CE7
ΔE00 5.26
Lavender Blue
#8B88F8
ΔE00 5.62
Periwinkle (survey)
#8E82FE
ΔE00 7.61
Cornflowerblue
#6495ED
ΔE00 8.07
Soft Blue
#6488EA
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F9BF9 #F9ED8F
analogous
#8FD0F9 #8F9BF9 #B88FF9
triadic
#8F9BF9 #F98F9B #9BF98F
tetradic
#8F9BF9 #F98FD0 #F9ED8F #8FF9B8
square
#8F9BF9 #F98FD0 #F9ED8F #8FF9B8
split-complementary
#8F9BF9 #F9B88F #D0F98F
monochromatic
#1B33F3 #5567F6 #8F9BF9 #C9CFFC #E2E5FD
Accessibility & contrast
On white
2.55
#8F9BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#8F9BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F9BF9
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F9BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F9BF9 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#729EF7
Tritanopia (blue-blind)
#6CAEBE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8f9bf9; /* rgb */ color: rgb(143, 155, 249); /* oklch */ color: oklch(71.9% 0.137 276.9);
Tailwind
colors: {
custom: {
50: '#b4b8fb',
500: '#8f9bf9',
950: '#000000',
},
}SCSS
$custom: #8f9bf9; $custom-light: #b4b8fb; $custom-dark: #000000;
JSON
{
"hex": "#8f9bf9",
"rgb": {
"r": 143,
"g": 155,
"b": 249
},
"hsl": {
"h": 233.208,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.71929,
"c": 0.13702,
"h": 276.9
},
"luminance": 0.36122
}Semantic roles & 50–950 ramp
primary
#8F9BF9
secondary
#F6F2D5
accent
#CC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085