#8FA3FA#8FA3FA
#8FA3FA is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.6% C 0.128 H 273.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3FA |
|---|---|
| RGB | rgb(143, 163, 250) |
| HSL | hsl(229, 91%, 77%) |
| HSV | hsv(229, 43%, 98%) |
| CMYK | cmyk(42.8%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(68.70, 14.75, -45.57) |
| CIE-LCH | lch(68.70, 47.90, 287.94°) |
| OKLab | oklab(73.56% 0.0068 -0.128) |
| OKLCH | oklch(73.56% 0.128 273) |
| XYZ | xyz(41.6749, 38.9340, 95.7430) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.14
Pastel Blue
#A2BFFE
ΔE00 7.25
Carolina Blue
#8AB8FE
ΔE00 7.26
Perrywinkle
#8F8CE7
ΔE00 7.61
Cornflowerblue
#6495ED
ΔE00 7.72
Lavender Blue
#8B88F8
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3FA #FAE68F
analogous
#8FD9FA #8FA3FA #B18FFA
triadic
#8FA3FA #FA8FA3 #A3FA8F
tetradic
#8FA3FA #FA8FD9 #FAE68F #8FFAB1
square
#8FA3FA #FA8FD9 #FAE68F #8FFAB1
split-complementary
#8FA3FA #FAB18F #D9FA8F
monochromatic
#1A43F5 #5473F7 #8FA3FA #CAD3FD #E2E7FE
Accessibility & contrast
On white
2.39
#8FA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#8FA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3FA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3FA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#6BB5C3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fa3fa; /* rgb */ color: rgb(143, 163, 250); /* oklch */ color: oklch(73.6% 0.128 273.0);
Tailwind
colors: {
custom: {
50: '#b4befc',
500: '#8fa3fa',
950: '#000000',
},
}SCSS
$custom: #8fa3fa; $custom-light: #b4befc; $custom-dark: #000000;
JSON
{
"hex": "#8fa3fa",
"rgb": {
"r": 143,
"g": 163,
"b": 250
},
"hsl": {
"h": 228.785,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.73555,
"c": 0.1282,
"h": 273
},
"luminance": 0.38936
}Semantic roles & 50–950 ramp
primary
#8FA3FA
secondary
#F6F0D5
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185