#8A9FEB#8A9FEB
#8A9FEB is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.7% C 0.114 H 271.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8A9FEB |
|---|---|
| RGB | rgb(138, 159, 235) |
| HSL | hsl(227, 71%, 73%) |
| HSV | hsv(227, 41%, 92%) |
| CMYK | cmyk(41.3%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(66.67, 11.59, -40.58) |
| CIE-LCH | lch(66.67, 42.21, 285.94°) |
| OKLab | oklab(71.68% 0.003 -0.1137) |
| OKLCH | oklch(71.68% 0.114 271.5) |
| XYZ | xyz(37.8702, 36.1958, 83.5722) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.32
Perrywinkle
#8F8CE7
ΔE00 6.71
Cornflowerblue
#6495ED
ΔE00 6.82
Lavender Blue
#8B88F8
ΔE00 7.64
Soft Blue
#6488EA
ΔE00 8.11
Carolina Blue
#8AB8FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A9FEB #EBD68A
analogous
#8AD0EB #8A9FEB #A58AEB
triadic
#8A9FEB #EB8A9F #9FEB8A
tetradic
#8A9FEB #EB8AD0 #EBD68A #8AEBA5
square
#8A9FEB #EB8AD0 #EBD68A #8AEBA5
split-complementary
#8A9FEB #EBA58A #D0EB8A
monochromatic
#254BD6 #5674E2 #8A9FEB #BECAF4 #E5EAFB
Accessibility & contrast
On white
2.55
#8A9FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#8A9FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A9FEB
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A9FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A9FEB | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#7C9EE9
Tritanopia (blue-blind)
#6AAEBA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8a9feb; /* rgb */ color: rgb(138, 159, 235); /* oklch */ color: oklch(71.7% 0.114 271.5);
Tailwind
colors: {
custom: {
50: '#b0bbf1',
500: '#8a9feb',
950: '#000000',
},
}SCSS
$custom: #8a9feb; $custom-light: #b0bbf1; $custom-dark: #000000;
JSON
{
"hex": "#8a9feb",
"rgb": {
"r": 138,
"g": 159,
"b": 235
},
"hsl": {
"h": 227.01,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.71679,
"c": 0.11372,
"h": 271.5
},
"luminance": 0.36198
}Semantic roles & 50–950 ramp
primary
#8A9FEB
secondary
#F2EDD9
accent
#A913D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085