#8FA3FC#8FA3FC
#8FA3FC is a light, vivid blue. Relative luminance 0.391; OKLCH L 73.7% C 0.131 H 273.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3FC |
|---|---|
| RGB | rgb(143, 163, 252) |
| HSL | hsl(229, 95%, 77%) |
| HSV | hsv(229, 43%, 99%) |
| CMYK | cmyk(43.3%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(68.79, 15.31, -46.51) |
| CIE-LCH | lch(68.79, 48.97, 288.22°) |
| OKLab | oklab(73.66% 0.0073 -0.1308) |
| OKLCH | oklch(73.66% 0.131 273.2) |
| XYZ | xyz(41.9902, 39.0601, 97.4034) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.11
Carolina Blue
#8AB8FE
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 7.26
Perrywinkle
#8F8CE7
ΔE00 7.68
Cornflowerblue
#6495ED
ΔE00 7.75
Lavender Blue
#8B88F8
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3FC #FCE88F
analogous
#8FD9FC #8FA3FC #B28FFC
triadic
#8FA3FC #FC8FA3 #A3FC8F
tetradic
#8FA3FC #FC8FD9 #FCE88F #8FFCB2
square
#8FA3FC #FC8FD9 #FCE88F #8FFCB2
split-complementary
#8FA3FC #FCB28F #D9FC8F
monochromatic
#1841F9 #5372FA #8FA3FC #CBD4FE #E1E7FE
Accessibility & contrast
On white
2.38
#8FA3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#8FA3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3FC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3FC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#6AB5C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fa3fc; /* rgb */ color: rgb(143, 163, 252); /* oklch */ color: oklch(73.7% 0.131 273.2);
Tailwind
colors: {
custom: {
50: '#b4befe',
500: '#8fa3fc',
950: '#000000',
},
}SCSS
$custom: #8fa3fc; $custom-light: #b4befe; $custom-dark: #000000;
JSON
{
"hex": "#8fa3fc",
"rgb": {
"r": 143,
"g": 163,
"b": 252
},
"hsl": {
"h": 228.991,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.73655,
"c": 0.13096,
"h": 273.2
},
"luminance": 0.39062
}Semantic roles & 50–950 ramp
primary
#8FA3FC
secondary
#F6F0D5
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186