#8BA2FD#8BA2FD
#8BA2FD is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.2% C 0.135 H 272.0°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2FD |
|---|---|
| RGB | rgb(139, 162, 253) |
| HSL | hsl(228, 97%, 77%) |
| HSV | hsv(228, 45%, 99%) |
| CMYK | cmyk(45.1%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(68.33, 15.20, -47.81) |
| CIE-LCH | lch(68.33, 50.16, 287.64°) |
| OKLab | oklab(73.25% 0.0046 -0.1346) |
| OKLCH | oklch(73.25% 0.135 272) |
| XYZ | xyz(41.2919, 38.4192, 98.1493) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.30
Cornflowerblue
#6495ED
ΔE00 7.03
Carolina Blue
#8AB8FE
ΔE00 7.04
Pastel Blue
#A2BFFE
ΔE00 7.55
Perrywinkle
#8F8CE7
ΔE00 7.89
Lavender Blue
#8B88F8
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2FD #FDE68B
analogous
#8BDBFD #8BA2FD #AD8BFD
triadic
#8BA2FD #FD8BA2 #A2FD8B
tetradic
#8BA2FD #FD8BDB #FDE68B #8BFDAD
square
#8BA2FD #FD8BDB #FDE68B #8BFDAD
split-complementary
#8BA2FD #FDAD8B #DBFD8B
monochromatic
#1342FB #4F72FC #8BA2FD #C7D2FE #E1E7FE
Accessibility & contrast
On white
2.42
#8BA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#8BA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2FD
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2FD | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#61B5C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ba2fd; /* rgb */ color: rgb(139, 162, 253); /* oklch */ color: oklch(73.2% 0.135 272.0);
Tailwind
colors: {
custom: {
50: '#b2bdfe',
500: '#8ba2fd',
950: '#000000',
},
}SCSS
$custom: #8ba2fd; $custom-light: #b2bdfe; $custom-dark: #000000;
JSON
{
"hex": "#8ba2fd",
"rgb": {
"r": 139,
"g": 162,
"b": 253
},
"hsl": {
"h": 227.895,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.73245,
"c": 0.13469,
"h": 272
},
"luminance": 0.38421
}Semantic roles & 50–950 ramp
primary
#8BA2FD
secondary
#F7F0D4
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186