#8FA8FA#8FA8FA
#8FA8FA is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.6% C 0.122 H 270.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8FA |
|---|---|
| RGB | rgb(143, 168, 250) |
| HSL | hsl(226, 91%, 77%) |
| HSV | hsv(226, 43%, 98%) |
| CMYK | cmyk(42.8%, 32.8%, 0%, 2%) |
| CIE-LAB | lab(70.00, 11.91, -43.54) |
| CIE-LCH | lch(70.00, 45.14, 285.30°) |
| OKLab | oklab(74.56% 0.0007 -0.1221) |
| OKLCH | oklch(74.56% 0.122 270.3) |
| XYZ | xyz(42.5803, 40.7448, 96.0448) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.70
Carolina Blue
#8AB8FE
ΔE00 5.75
Pastel Blue
#A2BFFE
ΔE00 5.93
Cornflowerblue
#6495ED
ΔE00 7.86
Perrywinkle
#8F8CE7
ΔE00 9.12
Light Grey Blue
#9DBCD4
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8FA #FAE18F
analogous
#8FDEFA #8FA8FA #AC8FFA
triadic
#8FA8FA #FA8FA8 #A8FA8F
tetradic
#8FA8FA #FA8FDE #FAE18F #8FFAAC
square
#8FA8FA #FA8FDE #FAE18F #8FFAAC
split-complementary
#8FA8FA #FAAC8F #DEFA8F
monochromatic
#1A4DF5 #547AF7 #8FA8FA #CAD6FD #E2E8FE
Accessibility & contrast
On white
2.30
#8FA8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#8FA8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8FA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8FA | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FD
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#6AB9C6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8fa8fa; /* rgb */ color: rgb(143, 168, 250); /* oklch */ color: oklch(74.6% 0.122 270.3);
Tailwind
colors: {
custom: {
50: '#b4c1fc',
500: '#8fa8fa',
950: '#000000',
},
}SCSS
$custom: #8fa8fa; $custom-light: #b4c1fc; $custom-dark: #000000;
JSON
{
"hex": "#8fa8fa",
"rgb": {
"r": 143,
"g": 168,
"b": 250
},
"hsl": {
"h": 225.981,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.74555,
"c": 0.12212,
"h": 270.3
},
"luminance": 0.40747
}Semantic roles & 50–950 ramp
primary
#8FA8FA
secondary
#F6EED5
accent
#B000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185