#8BA2FC#8BA2FC
#8BA2FC is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.2% C 0.133 H 271.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2FC |
|---|---|
| RGB | rgb(139, 162, 252) |
| HSL | hsl(228, 95%, 77%) |
| HSV | hsv(228, 45%, 99%) |
| CMYK | cmyk(44.8%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(68.28, 14.92, -47.34) |
| CIE-LCH | lch(68.28, 49.63, 287.49°) |
| OKLab | oklab(73.19% 0.0044 -0.1332) |
| OKLCH | oklch(73.19% 0.133 271.9) |
| XYZ | xyz(41.1330, 38.3556, 97.3126) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.30
Cornflowerblue
#6495ED
ΔE00 7.01
Carolina Blue
#8AB8FE
ΔE00 7.04
Pastel Blue
#A2BFFE
ΔE00 7.54
Perrywinkle
#8F8CE7
ΔE00 7.86
Lavender Blue
#8B88F8
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2FC #FCE58B
analogous
#8BDAFC #8BA2FC #AD8BFC
triadic
#8BA2FC #FC8BA2 #A2FC8B
tetradic
#8BA2FC #FC8BDA #FCE58B #8BFCAD
square
#8BA2FC #FC8BDA #FCE58B #8BFCAD
split-complementary
#8BA2FC #FCAD8B #DAFC8B
monochromatic
#1442F9 #4F72FA #8BA2FC #C7D2FE #E1E7FE
Accessibility & contrast
On white
2.42
#8BA2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#8BA2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2FC
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2FC | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#77A2FA
Tritanopia (blue-blind)
#62B5C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ba2fc; /* rgb */ color: rgb(139, 162, 252); /* oklch */ color: oklch(73.2% 0.133 271.9);
Tailwind
colors: {
custom: {
50: '#b2bdfe',
500: '#8ba2fc',
950: '#000000',
},
}SCSS
$custom: #8ba2fc; $custom-light: #b2bdfe; $custom-dark: #000000;
JSON
{
"hex": "#8ba2fc",
"rgb": {
"r": 139,
"g": 162,
"b": 252
},
"hsl": {
"h": 227.788,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.73194,
"c": 0.13331,
"h": 271.9
},
"luminance": 0.38358
}Semantic roles & 50–950 ramp
primary
#8BA2FC
secondary
#F6F0D5
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186