#8FA0EF#8FA0EF
#8FA0EF is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.4% C 0.117 H 273.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0EF |
|---|---|
| RGB | rgb(143, 160, 239) |
| HSL | hsl(229, 75%, 75%) |
| HSV | hsv(229, 40%, 94%) |
| CMYK | cmyk(40.2%, 33.1%, 0%, 6.3%) |
| CIE-LAB | lab(67.44, 13.41, -41.55) |
| CIE-LCH | lch(67.44, 43.66, 287.88°) |
| OKLab | oklab(72.41% 0.0079 -0.1164) |
| OKLCH | oklch(72.41% 0.117 273.9) |
| XYZ | xyz(39.4738, 37.2114, 86.7472) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.84
Perrywinkle
#8F8CE7
ΔE00 6.43
Lavender Blue
#8B88F8
ΔE00 7.44
Cornflowerblue
#6495ED
ΔE00 7.82
Pastel Blue
#A2BFFE
ΔE00 8.15
Carolina Blue
#8AB8FE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0EF #EFDE8F
analogous
#8FD0EF #8FA0EF #AE8FEF
triadic
#8FA0EF #EF8FA0 #A0EF8F
tetradic
#8FA0EF #EF8FD0 #EFDE8F #8FEFAE
square
#8FA0EF #EF8FD0 #EFDE8F #8FEFAE
split-complementary
#8FA0EF #EFAE8F #D0EF8F
monochromatic
#2445E0 #5973E7 #8FA0EF #C5CDF7 #E4E8FB
Accessibility & contrast
On white
2.49
#8FA0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#8FA0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0EF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0EF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F2
Deuteranopia (green-blind)
#7DA1ED
Tritanopia (blue-blind)
#70B0BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa0ef; /* rgb */ color: rgb(143, 160, 239); /* oklch */ color: oklch(72.4% 0.117 273.9);
Tailwind
colors: {
custom: {
50: '#b3bbf4',
500: '#8fa0ef',
950: '#000000',
},
}SCSS
$custom: #8fa0ef; $custom-light: #b3bbf4; $custom-dark: #000000;
JSON
{
"hex": "#8fa0ef",
"rgb": {
"r": 143,
"g": 160,
"b": 239
},
"hsl": {
"h": 229.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.72414,
"c": 0.11666,
"h": 273.9
},
"luminance": 0.37213
}Semantic roles & 50–950 ramp
primary
#8FA0EF
secondary
#F3EED8
accent
#B40ED7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085