#8FA5EF#8FA5EF
#8FA5EF is a light, moderate blue. Relative luminance 0.390; OKLCH L 73.4% C 0.111 H 270.8°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA5EF |
|---|---|
| RGB | rgb(143, 165, 239) |
| HSL | hsl(226, 75%, 75%) |
| HSV | hsv(226, 40%, 94%) |
| CMYK | cmyk(40.2%, 31%, 0%, 6.3%) |
| CIE-LAB | lab(68.74, 10.56, -39.52) |
| CIE-LCH | lch(68.74, 40.91, 284.97°) |
| OKLab | oklab(73.42% 0.0016 -0.1105) |
| OKLCH | oklch(73.42% 0.111 270.8) |
| XYZ | xyz(40.3581, 38.9799, 87.0420) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.17
Pastel Blue
#A2BFFE
ΔE00 6.76
Carolina Blue
#8AB8FE
ΔE00 6.86
Cornflowerblue
#6495ED
ΔE00 7.75
Perrywinkle
#8F8CE7
ΔE00 8.01
Lavender Blue
#8B88F8
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA5EF #EFD98F
analogous
#8FD5EF #8FA5EF #A98FEF
triadic
#8FA5EF #EF8FA5 #A5EF8F
tetradic
#8FA5EF #EF8FD5 #EFD98F #8FEFA9
square
#8FA5EF #EF8FD5 #EFD98F #8FEFA9
split-complementary
#8FA5EF #EFA98F #D5EF8F
monochromatic
#244FE0 #597AE7 #8FA5EF #C5D0F7 #E4E9FB
Accessibility & contrast
On white
2.39
#8FA5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#8FA5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA5EF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA5EF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF2
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#70B4BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fa5ef; /* rgb */ color: rgb(143, 165, 239); /* oklch */ color: oklch(73.4% 0.111 270.8);
Tailwind
colors: {
custom: {
50: '#b3bff4',
500: '#8fa5ef',
950: '#000000',
},
}SCSS
$custom: #8fa5ef; $custom-light: #b3bff4; $custom-dark: #000000;
JSON
{
"hex": "#8fa5ef",
"rgb": {
"r": 143,
"g": 165,
"b": 239
},
"hsl": {
"h": 226.25,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.73421,
"c": 0.11052,
"h": 270.8
},
"luminance": 0.38982
}Semantic roles & 50–950 ramp
primary
#8FA5EF
secondary
#F3EDD8
accent
#A90ED7
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185