#8FA0FC#8FA0FC
#8FA0FC is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.1% C 0.135 H 274.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0FC |
|---|---|
| RGB | rgb(143, 160, 252) |
| HSL | hsl(231, 95%, 77%) |
| HSV | hsv(231, 43%, 99%) |
| CMYK | cmyk(43.3%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(68.03, 17.03, -47.72) |
| CIE-LCH | lch(68.03, 50.67, 289.64°) |
| OKLab | oklab(73.06% 0.0109 -0.1343) |
| OKLCH | oklch(73.06% 0.135 274.6) |
| XYZ | xyz(41.4638, 38.0074, 97.2280) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.18
Perrywinkle
#8F8CE7
ΔE00 6.81
Lavender Blue
#8B88F8
ΔE00 7.13
Cornflowerblue
#6495ED
ΔE00 7.79
Pastel Blue
#A2BFFE
ΔE00 8.09
Carolina Blue
#8AB8FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0FC #FCEB8F
analogous
#8FD7FC #8FA0FC #B48FFC
triadic
#8FA0FC #FC8FA0 #A0FC8F
tetradic
#8FA0FC #FC8FD7 #FCEB8F #8FFCB4
square
#8FA0FC #FC8FD7 #FCEB8F #8FFCB4
split-complementary
#8FA0FC #FCB48F #D7FC8F
monochromatic
#183BF9 #536DFA #8FA0FC #CBD3FE #E1E6FE
Accessibility & contrast
On white
2.44
#8FA0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#8FA0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0FC
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0FC | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#76A2FA
Tritanopia (blue-blind)
#6AB3C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa0fc; /* rgb */ color: rgb(143, 160, 252); /* oklch */ color: oklch(73.1% 0.135 274.6);
Tailwind
colors: {
custom: {
50: '#b4bbfe',
500: '#8fa0fc',
950: '#000000',
},
}SCSS
$custom: #8fa0fc; $custom-light: #b4bbfe; $custom-dark: #000000;
JSON
{
"hex": "#8fa0fc",
"rgb": {
"r": 143,
"g": 160,
"b": 252
},
"hsl": {
"h": 230.642,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.73063,
"c": 0.13473,
"h": 274.6
},
"luminance": 0.3801
}Semantic roles & 50–950 ramp
primary
#8FA0FC
secondary
#F6F1D5
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086