#8FA0F8#8FA0F8
#8FA0F8 is a light, vivid blue. Relative luminance 0.378; OKLCH L 72.9% C 0.129 H 274.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0F8 |
|---|---|
| RGB | rgb(143, 160, 248) |
| HSL | hsl(230, 88%, 77%) |
| HSV | hsv(230, 42%, 97%) |
| CMYK | cmyk(42.3%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(67.84, 15.91, -45.83) |
| CIE-LCH | lch(67.84, 48.52, 289.14°) |
| OKLab | oklab(72.86% 0.01 -0.1288) |
| OKLCH | oklch(72.86% 0.129 274.4) |
| XYZ | xyz(40.8366, 37.7565, 93.9247) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.26
Perrywinkle
#8F8CE7
ΔE00 6.65
Lavender Blue
#8B88F8
ΔE00 7.18
Cornflowerblue
#6495ED
ΔE00 7.76
Pastel Blue
#A2BFFE
ΔE00 8.08
Carolina Blue
#8AB8FE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0F8 #F8E78F
analogous
#8FD5F8 #8FA0F8 #B38FF8
triadic
#8FA0F8 #F88FA0 #A0F88F
tetradic
#8FA0F8 #F88FD5 #F8E78F #8FF8B3
square
#8FA0F8 #F88FD5 #F8E78F #8FF8B3
split-complementary
#8FA0F8 #F8B38F #D5F88F
monochromatic
#1C3EF1 #556FF4 #8FA0F8 #C9D1FC #E2E7FD
Accessibility & contrast
On white
2.46
#8FA0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#8FA0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0F8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0F8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#78A1F6
Tritanopia (blue-blind)
#6CB2C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa0f8; /* rgb */ color: rgb(143, 160, 248); /* oklch */ color: oklch(72.9% 0.129 274.4);
Tailwind
colors: {
custom: {
50: '#b4bbfb',
500: '#8fa0f8',
950: '#000000',
},
}SCSS
$custom: #8fa0f8; $custom-light: #b4bbfb; $custom-dark: #000000;
JSON
{
"hex": "#8fa0f8",
"rgb": {
"r": 143,
"g": 160,
"b": 248
},
"hsl": {
"h": 230.286,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.7286,
"c": 0.1292,
"h": 274.4
},
"luminance": 0.37759
}Semantic roles & 50–950 ramp
primary
#8FA0F8
secondary
#F5F0D6
accent
#C001E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085