#8FA8FB#8FA8FB
#8FA8FB is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.6% C 0.123 H 270.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8FB |
|---|---|
| RGB | rgb(143, 168, 251) |
| HSL | hsl(226, 93%, 77%) |
| HSV | hsv(226, 43%, 98%) |
| CMYK | cmyk(43%, 33.1%, 0%, 1.6%) |
| CIE-LAB | lab(70.04, 12.19, -44.01) |
| CIE-LCH | lch(70.04, 45.67, 285.48°) |
| OKLab | oklab(74.6% 0.0009 -0.1235) |
| OKLCH | oklch(74.6% 0.123 270.4) |
| XYZ | xyz(42.7375, 40.8077, 96.8728) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.68
Carolina Blue
#8AB8FE
ΔE00 5.74
Pastel Blue
#A2BFFE
ΔE00 5.93
Cornflowerblue
#6495ED
ΔE00 7.88
Perrywinkle
#8F8CE7
ΔE00 9.14
Light Grey Blue
#9DBCD4
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8FB #FBE28F
analogous
#8FDEFB #8FA8FB #AC8FFB
triadic
#8FA8FB #FB8FA8 #A8FB8F
tetradic
#8FA8FB #FB8FDE #FBE28F #8FFBAC
square
#8FA8FB #FB8FDE #FBE28F #8FFBAC
split-complementary
#8FA8FB #FBAC8F #DEFB8F
monochromatic
#194CF7 #547AF9 #8FA8FB #CAD6FD #E1E8FE
Accessibility & contrast
On white
2.29
#8FA8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#8FA8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8FB
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8FB | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#69B9C6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8fa8fb; /* rgb */ color: rgb(143, 168, 251); /* oklch */ color: oklch(74.6% 0.123 270.4);
Tailwind
colors: {
custom: {
50: '#b4c1fd',
500: '#8fa8fb',
950: '#000000',
},
}SCSS
$custom: #8fa8fb; $custom-light: #b4c1fd; $custom-dark: #000000;
JSON
{
"hex": "#8fa8fb",
"rgb": {
"r": 143,
"g": 168,
"b": 251
},
"hsl": {
"h": 226.111,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.74603,
"c": 0.12349,
"h": 270.4
},
"luminance": 0.4081
}Semantic roles & 50–950 ramp
primary
#8FA8FB
secondary
#F6EED5
accent
#B000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185