#8BA7FF#8BA7FF
#8BA7FF is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.3% C 0.131 H 269.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA7FF |
|---|---|
| RGB | rgb(139, 167, 255) |
| HSL | hsl(226, 100%, 77%) |
| HSV | hsv(226, 45%, 100%) |
| CMYK | cmyk(45.5%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(69.71, 12.92, -46.71) |
| CIE-LCH | lch(69.71, 48.47, 285.46°) |
| OKLab | oklab(74.35% -0.0009 -0.1314) |
| OKLCH | oklch(74.35% 0.131 269.6) |
| XYZ | xyz(42.5105, 40.3439, 100.1355) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 5.51
Pastel Blue
#A2BFFE
ΔE00 6.33
Cornflowerblue
#6495ED
ΔE00 7.28
Light Grey Blue
#9DBCD4
ΔE00 9.40
Perrywinkle
#8F8CE7
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA7FF #FFE38B
analogous
#8BE1FF #8BA7FF #A98BFF
triadic
#8BA7FF #FF8BA7 #A7FF8B
tetradic
#8BA7FF #FF8BE1 #FFE38B #8BFFA9
square
#8BA7FF #FF8BE1 #FFE38B #8BFFA9
split-complementary
#8BA7FF #FFA98B #E1FF8B
monochromatic
#114AFF #4E79FF #8BA7FF #C8D5FF #E0E8FF
Accessibility & contrast
On white
2.32
#8BA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#8BA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA7FF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA7FF | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#7BA6FD
Tritanopia (blue-blind)
#60B9C7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ba7ff; /* rgb */ color: rgb(139, 167, 255); /* oklch */ color: oklch(74.3% 0.131 269.6);
Tailwind
colors: {
custom: {
50: '#b2c0ff',
500: '#8ba7ff',
950: '#000000',
},
}SCSS
$custom: #8ba7ff; $custom-light: #b2c0ff; $custom-dark: #000000;
JSON
{
"hex": "#8ba7ff",
"rgb": {
"r": 139,
"g": 167,
"b": 255
},
"hsl": {
"h": 225.517,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.74345,
"c": 0.1314,
"h": 269.6
},
"luminance": 0.40346
}Semantic roles & 50–950 ramp
primary
#8BA7FF
secondary
#F7EFD4
accent
#AE00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186