#8FA2FB#8FA2FB
#8FA2FB is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.4% C 0.131 H 273.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2FB |
|---|---|
| RGB | rgb(143, 162, 251) |
| HSL | hsl(229, 93%, 77%) |
| HSV | hsv(229, 43%, 98%) |
| CMYK | cmyk(43%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(68.49, 15.60, -46.44) |
| CIE-LCH | lch(68.49, 48.99, 288.57°) |
| OKLab | oklab(73.41% 0.0082 -0.1306) |
| OKLCH | oklch(73.41% 0.131 273.6) |
| XYZ | xyz(41.6553, 38.6432, 96.5121) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.81
Perrywinkle
#8F8CE7
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 7.53
Carolina Blue
#8AB8FE
ΔE00 7.55
Cornflowerblue
#6495ED
ΔE00 7.74
Lavender Blue
#8B88F8
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2FB #FBE88F
analogous
#8FD8FB #8FA2FB #B28FFB
triadic
#8FA2FB #FB8FA2 #A2FB8F
tetradic
#8FA2FB #FB8FD8 #FBE88F #8FFBB2
square
#8FA2FB #FB8FD8 #FBE88F #8FFBB2
split-complementary
#8FA2FB #FBB28F #D8FB8F
monochromatic
#1940F7 #5471F9 #8FA2FB #CAD3FD #E1E6FE
Accessibility & contrast
On white
2.41
#8FA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#8FA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2FB
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2FB | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#79A3F9
Tritanopia (blue-blind)
#6AB4C3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8fa2fb; /* rgb */ color: rgb(143, 162, 251); /* oklch */ color: oklch(73.4% 0.131 273.6);
Tailwind
colors: {
custom: {
50: '#b4bdfd',
500: '#8fa2fb',
950: '#000000',
},
}SCSS
$custom: #8fa2fb; $custom-light: #b4bdfd; $custom-dark: #000000;
JSON
{
"hex": "#8fa2fb",
"rgb": {
"r": 143,
"g": 162,
"b": 251
},
"hsl": {
"h": 229.444,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.73407,
"c": 0.13083,
"h": 273.6
},
"luminance": 0.38645
}Semantic roles & 50–950 ramp
primary
#8FA2FB
secondary
#F6F0D5
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185