#8BA5F4#8BA5F4
#8BA5F4 is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.4% C 0.119 H 269.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA5F4 |
|---|---|
| RGB | rgb(139, 165, 244) |
| HSL | hsl(225, 83%, 75%) |
| HSV | hsv(225, 43%, 96%) |
| CMYK | cmyk(43%, 32.4%, 0%, 4.3%) |
| CIE-LAB | lab(68.70, 10.94, -42.32) |
| CIE-LCH | lch(68.70, 43.71, 284.49°) |
| OKLab | oklab(73.4% -0.0011 -0.1187) |
| OKLCH | oklch(73.4% 0.119 269.4) |
| XYZ | xyz(40.4266, 38.9287, 90.9542) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 6.19
Pastel Blue
#A2BFFE
ΔE00 6.76
Cornflowerblue
#6495ED
ΔE00 6.99
Perrywinkle
#8F8CE7
ΔE00 8.57
Lavender Blue
#8B88F8
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA5F4 #F4DA8B
analogous
#8BD9F4 #8BA5F4 #A68BF4
triadic
#8BA5F4 #F48BA5 #A5F48B
tetradic
#8BA5F4 #F48BD9 #F4DA8B #8BF4A6
square
#8BA5F4 #F48BD9 #F4DA8B #8BF4A6
split-complementary
#8BA5F4 #F4A68B #D9F48B
monochromatic
#1B4EE9 #537AEF #8BA5F4 #C3D0F9 #E3E9FC
Accessibility & contrast
On white
2.39
#8BA5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#8BA5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA5F4
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA5F4 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF7
Deuteranopia (green-blind)
#7FA3F2
Tritanopia (blue-blind)
#66B5C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ba5f4; /* rgb */ color: rgb(139, 165, 244); /* oklch */ color: oklch(73.4% 0.119 269.4);
Tailwind
colors: {
custom: {
50: '#b1bff8',
500: '#8ba5f4',
950: '#000000',
},
}SCSS
$custom: #8ba5f4; $custom-light: #b1bff8; $custom-dark: #000000;
JSON
{
"hex": "#8ba5f4",
"rgb": {
"r": 139,
"g": 165,
"b": 244
},
"hsl": {
"h": 225.143,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.73398,
"c": 0.11869,
"h": 269.4
},
"luminance": 0.38931
}Semantic roles & 50–950 ramp
primary
#8BA5F4
secondary
#F4EDD7
accent
#A906DF
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185