#8FA9FF#8FA9FF
#8FA9FF is a light, vivid blue. Relative luminance 0.414; OKLCH L 75.0% C 0.128 H 270.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA9FF |
|---|---|
| RGB | rgb(143, 169, 255) |
| HSL | hsl(226, 100%, 78%) |
| HSV | hsv(226, 44%, 100%) |
| CMYK | cmyk(43.9%, 33.7%, 0%, 0%) |
| CIE-LAB | lab(70.48, 12.74, -45.49) |
| CIE-LCH | lch(70.48, 47.24, 285.65°) |
| OKLab | oklab(75% 0.0007 -0.1278) |
| OKLCH | oklch(75% 0.128 270.3) |
| XYZ | xyz(43.5600, 41.4332, 100.2905) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.97
Carolina Blue
#8AB8FE
ΔE00 5.43
Pastel Blue
#A2BFFE
ΔE00 5.73
Cornflowerblue
#6495ED
ΔE00 8.00
Light Grey Blue
#9DBCD4
ΔE00 9.17
Perrywinkle
#8F8CE7
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA9FF #FFE58F
analogous
#8FE1FF #8FA9FF #AD8FFF
triadic
#8FA9FF #FF8FA9 #A9FF8F
tetradic
#8FA9FF #FF8FE1 #FFE58F #8FFFAD
square
#8FA9FF #FF8FE1 #FFE58F #8FFFAD
split-complementary
#8FA9FF #FFAD8F #E1FF8F
monochromatic
#154BFF #527AFF #8FA9FF #CCD8FF #E0E8FF
Accessibility & contrast
On white
2.26
#8FA9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#8FA9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA9FF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA9FF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB2FF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#67BBC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8fa9ff; /* rgb */ color: rgb(143, 169, 255); /* oklch */ color: oklch(75.0% 0.128 270.3);
Tailwind
colors: {
custom: {
50: '#b4c2ff',
500: '#8fa9ff',
950: '#000000',
},
}SCSS
$custom: #8fa9ff; $custom-light: #b4c2ff; $custom-dark: #000000;
JSON
{
"hex": "#8fa9ff",
"rgb": {
"r": 143,
"g": 169,
"b": 255
},
"hsl": {
"h": 226.071,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.75,
"c": 0.12779,
"h": 270.3
},
"luminance": 0.41436
}Semantic roles & 50–950 ramp
primary
#8FA9FF
secondary
#F7EFD4
accent
#B000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186