#8FA3F9#8FA3F9
#8FA3F9 is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.5% C 0.127 H 273.0°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3F9 |
|---|---|
| RGB | rgb(143, 163, 249) |
| HSL | hsl(229, 90%, 77%) |
| HSV | hsv(229, 43%, 98%) |
| CMYK | cmyk(42.6%, 34.5%, 0%, 2.4%) |
| CIE-LAB | lab(68.66, 14.47, -45.09) |
| CIE-LCH | lch(68.66, 47.36, 287.79°) |
| OKLab | oklab(73.51% 0.0066 -0.1267) |
| OKLCH | oklch(73.51% 0.127 273) |
| XYZ | xyz(41.5185, 38.8715, 94.9194) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.16
Pastel Blue
#A2BFFE
ΔE00 7.24
Carolina Blue
#8AB8FE
ΔE00 7.27
Perrywinkle
#8F8CE7
ΔE00 7.58
Cornflowerblue
#6495ED
ΔE00 7.72
Lavender Blue
#8B88F8
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3F9 #F9E58F
analogous
#8FD8F9 #8FA3F9 #B08FF9
triadic
#8FA3F9 #F98FA3 #A3F98F
tetradic
#8FA3F9 #F98FD8 #F9E58F #8FF9B0
square
#8FA3F9 #F98FD8 #F9E58F #8FF9B0
split-complementary
#8FA3F9 #F9B08F #D8F98F
monochromatic
#1B44F3 #5573F6 #8FA3F9 #C9D3FC #E2E7FD
Accessibility & contrast
On white
2.39
#8FA3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#8FA3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3F9
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3F9 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFD
Deuteranopia (green-blind)
#7CA3F7
Tritanopia (blue-blind)
#6BB4C2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8fa3f9; /* rgb */ color: rgb(143, 163, 249); /* oklch */ color: oklch(73.5% 0.127 273.0);
Tailwind
colors: {
custom: {
50: '#b4befb',
500: '#8fa3f9',
950: '#000000',
},
}SCSS
$custom: #8fa3f9; $custom-light: #b4befb; $custom-dark: #000000;
JSON
{
"hex": "#8fa3f9",
"rgb": {
"r": 143,
"g": 163,
"b": 249
},
"hsl": {
"h": 228.679,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.73505,
"c": 0.12682,
"h": 273
},
"luminance": 0.38874
}Semantic roles & 50–950 ramp
primary
#8FA3F9
secondary
#F6EFD5
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185