#8FA6FA#8FA6FA
#8FA6FA is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.2% C 0.125 H 271.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6FA |
|---|---|
| RGB | rgb(143, 166, 250) |
| HSL | hsl(227, 91%, 77%) |
| HSV | hsv(227, 43%, 98%) |
| CMYK | cmyk(42.8%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(69.48, 13.04, -44.35) |
| CIE-LCH | lch(69.48, 46.23, 286.39°) |
| OKLab | oklab(74.15% 0.0031 -0.1245) |
| OKLCH | oklch(74.15% 0.125 271.4) |
| XYZ | xyz(42.2139, 40.0120, 95.9227) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.07
Carolina Blue
#8AB8FE
ΔE00 6.35
Pastel Blue
#A2BFFE
ΔE00 6.44
Cornflowerblue
#6495ED
ΔE00 7.77
Perrywinkle
#8F8CE7
ΔE00 8.51
Lavender Blue
#8B88F8
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6FA #FAE38F
analogous
#8FDBFA #8FA6FA #AE8FFA
triadic
#8FA6FA #FA8FA6 #A6FA8F
tetradic
#8FA6FA #FA8FDB #FAE38F #8FFAAE
square
#8FA6FA #FA8FDB #FAE38F #8FFAAE
split-complementary
#8FA6FA #FAAE8F #DBFA8F
monochromatic
#1A49F5 #5477F7 #8FA6FA #CAD5FD #E2E8FE
Accessibility & contrast
On white
2.33
#8FA6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#8FA6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6FA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6FA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFD
Deuteranopia (green-blind)
#7FA5F8
Tritanopia (blue-blind)
#6AB7C5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fa6fa; /* rgb */ color: rgb(143, 166, 250); /* oklch */ color: oklch(74.2% 0.125 271.4);
Tailwind
colors: {
custom: {
50: '#b4c0fc',
500: '#8fa6fa',
950: '#000000',
},
}SCSS
$custom: #8fa6fa; $custom-light: #b4c0fc; $custom-dark: #000000;
JSON
{
"hex": "#8fa6fa",
"rgb": {
"r": 143,
"g": 166,
"b": 250
},
"hsl": {
"h": 227.103,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.74153,
"c": 0.12452,
"h": 271.4
},
"luminance": 0.40014
}Semantic roles & 50–950 ramp
primary
#8FA6FA
secondary
#F6EFD5
accent
#B400E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185