#8FA5EB#8FA5EB
#8FA5EB is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.2% C 0.105 H 270.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA5EB |
|---|---|
| RGB | rgb(143, 165, 235) |
| HSL | hsl(226, 70%, 74%) |
| HSV | hsv(226, 39%, 92%) |
| CMYK | cmyk(39.1%, 29.8%, 0%, 7.8%) |
| CIE-LAB | lab(68.57, 9.47, -37.60) |
| CIE-LCH | lch(68.57, 38.77, 284.14°) |
| OKLab | oklab(73.23% 0.0006 -0.105) |
| OKLCH | oklch(73.23% 0.105 270.3) |
| XYZ | xyz(39.7737, 38.7462, 83.9642) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.43
Pastel Blue
#A2BFFE
ΔE00 6.84
Carolina Blue
#8AB8FE
ΔE00 6.98
Cornflowerblue
#6495ED
ΔE00 7.82
Perrywinkle
#8F8CE7
ΔE00 8.01
Lavender Blue
#8B88F8
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA5EB #EBD58F
analogous
#8FD3EB #8FA5EB #A78FEB
triadic
#8FA5EB #EB8FA5 #A5EB8F
tetradic
#8FA5EB #EB8FD3 #EBD58F #8FEBA7
square
#8FA5EB #EB8FD3 #EBD58F #8FEBA7
split-complementary
#8FA5EB #EBA78F #D3EB8F
monochromatic
#2752D8 #5B7BE2 #8FA5EB #C3CFF4 #E5EAFA
Accessibility & contrast
On white
2.40
#8FA5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#8FA5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA5EB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA5EB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#85A4E9
Tritanopia (blue-blind)
#72B3BE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8fa5eb; /* rgb */ color: rgb(143, 165, 235); /* oklch */ color: oklch(73.2% 0.105 270.3);
Tailwind
colors: {
custom: {
50: '#b3bff1',
500: '#8fa5eb',
950: '#000000',
},
}SCSS
$custom: #8fa5eb; $custom-light: #b3bff1; $custom-dark: #000000;
JSON
{
"hex": "#8fa5eb",
"rgb": {
"r": 143,
"g": 165,
"b": 235
},
"hsl": {
"h": 225.652,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.73234,
"c": 0.10496,
"h": 270.3
},
"luminance": 0.38748
}Semantic roles & 50–950 ramp
primary
#8FA5EB
secondary
#F2ECD9
accent
#A414D2
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185