#8FA9FA#8FA9FA
#8FA9FA is a light, vivid blue. Relative luminance 0.411; OKLCH L 74.8% C 0.121 H 269.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA9FA |
|---|---|
| RGB | rgb(143, 169, 250) |
| HSL | hsl(225, 91%, 77%) |
| HSV | hsv(225, 43%, 98%) |
| CMYK | cmyk(42.8%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(70.26, 11.34, -43.13) |
| CIE-LCH | lch(70.26, 44.60, 284.73°) |
| OKLab | oklab(74.76% -0.0005 -0.1209) |
| OKLCH | oklch(74.76% 0.121 269.8) |
| XYZ | xyz(42.7656, 41.1154, 96.1066) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.01
Carolina Blue
#8AB8FE
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 5.68
Cornflowerblue
#6495ED
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 9.20
Perrywinkle
#8F8CE7
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA9FA #FAE08F
analogous
#8FDEFA #8FA9FA #AB8FFA
triadic
#8FA9FA #FA8FA9 #A9FA8F
tetradic
#8FA9FA #FA8FDE #FAE08F #8FFAAB
square
#8FA9FA #FA8FDE #FAE08F #8FFAAB
split-complementary
#8FA9FA #FAAB8F #DEFA8F
monochromatic
#1A4FF5 #547CF7 #8FA9FA #CAD6FD #E2E9FE
Accessibility & contrast
On white
2.28
#8FA9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#8FA9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA9FA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA9FA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FD
Deuteranopia (green-blind)
#82A8F8
Tritanopia (blue-blind)
#6ABAC6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8fa9fa; /* rgb */ color: rgb(143, 169, 250); /* oklch */ color: oklch(74.8% 0.121 269.8);
Tailwind
colors: {
custom: {
50: '#b4c2fc',
500: '#8fa9fa',
950: '#000000',
},
}SCSS
$custom: #8fa9fa; $custom-light: #b4c2fc; $custom-dark: #000000;
JSON
{
"hex": "#8fa9fa",
"rgb": {
"r": 143,
"g": 169,
"b": 250
},
"hsl": {
"h": 225.421,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.74756,
"c": 0.12094,
"h": 269.8
},
"luminance": 0.41118
}Semantic roles & 50–950 ramp
primary
#8FA9FA
secondary
#F6EED5
accent
#AE00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185