#8F9BF3#8F9BF3
#8F9BF3 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.6% C 0.129 H 276.7°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8F9BF3 |
|---|---|
| RGB | rgb(143, 155, 243) |
| HSL | hsl(233, 81%, 76%) |
| HSV | hsv(233, 41%, 95%) |
| CMYK | cmyk(41.2%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(66.33, 17.38, -45.48) |
| CIE-LCH | lch(66.33, 48.69, 290.91°) |
| OKLab | oklab(71.62% 0.0151 -0.1278) |
| OKLCH | oklch(71.62% 0.129 276.7) |
| XYZ | xyz(39.2219, 35.7516, 89.6108) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.32
Perrywinkle
#8F8CE7
ΔE00 4.97
Lavender Blue
#8B88F8
ΔE00 5.78
Periwinkle (survey)
#8E82FE
ΔE00 7.83
Cornflowerblue
#6495ED
ΔE00 8.10
Soft Blue
#6488EA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F9BF3 #F3E78F
analogous
#8FCDF3 #8F9BF3 #B58FF3
triadic
#8F9BF3 #F38F9B #9BF38F
tetradic
#8F9BF3 #F38FCD #F3E78F #8FF3B5
square
#8F9BF3 #F38FCD #F3E78F #8FF3B5
split-complementary
#8F9BF3 #F3B58F #CDF38F
monochromatic
#2038E7 #586AED #8F9BF3 #C6CCF9 #E3E6FC
Accessibility & contrast
On white
2.58
#8F9BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#8F9BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8F9BF3
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F9BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F9BF3 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F7
Deuteranopia (green-blind)
#759EF1
Tritanopia (blue-blind)
#6FADBC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8f9bf3; /* rgb */ color: rgb(143, 155, 243); /* oklch */ color: oklch(71.6% 0.129 276.7);
Tailwind
colors: {
custom: {
50: '#b3b8f7',
500: '#8f9bf3',
950: '#000000',
},
}SCSS
$custom: #8f9bf3; $custom-light: #b3b8f7; $custom-dark: #000000;
JSON
{
"hex": "#8f9bf3",
"rgb": {
"r": 143,
"g": 155,
"b": 243
},
"hsl": {
"h": 232.8,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.71621,
"c": 0.12868,
"h": 276.7
},
"luminance": 0.35753
}Semantic roles & 50–950 ramp
primary
#8F9BF3
secondary
#F4F0D7
accent
#C309DD
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085