#8FA3FF#8FA3FF
#8FA3FF is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.8% C 0.135 H 273.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3FF |
|---|---|
| RGB | rgb(143, 163, 255) |
| HSL | hsl(229, 100%, 78%) |
| HSV | hsv(229, 44%, 100%) |
| CMYK | cmyk(43.9%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(68.93, 16.16, -47.92) |
| CIE-LCH | lch(68.93, 50.57, 288.63°) |
| OKLab | oklab(73.81% 0.0079 -0.1349) |
| OKLCH | oklch(73.81% 0.135 273.4) |
| XYZ | xyz(42.4693, 39.2518, 99.9269) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.12
Carolina Blue
#8AB8FE
ΔE00 7.23
Pastel Blue
#A2BFFE
ΔE00 7.28
Cornflowerblue
#6495ED
ΔE00 7.79
Perrywinkle
#8F8CE7
ΔE00 7.79
Lavender Blue
#8B88F8
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3FF #FFEB8F
analogous
#8FDBFF #8FA3FF #B38FFF
triadic
#8FA3FF #FF8FA3 #A3FF8F
tetradic
#8FA3FF #FF8FDB #FFEB8F #8FFFB3
square
#8FA3FF #FF8FDB #FFEB8F #8FFFB3
split-complementary
#8FA3FF #FFB38F #DBFF8F
monochromatic
#153EFF #5271FF #8FA3FF #CCD5FF #E0E6FF
Accessibility & contrast
On white
2.37
#8FA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#8FA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3FF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3FF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#78A4FD
Tritanopia (blue-blind)
#68B6C5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fa3ff; /* rgb */ color: rgb(143, 163, 255); /* oklch */ color: oklch(73.8% 0.135 273.4);
Tailwind
colors: {
custom: {
50: '#b4beff',
500: '#8fa3ff',
950: '#000000',
},
}SCSS
$custom: #8fa3ff; $custom-light: #b4beff; $custom-dark: #000000;
JSON
{
"hex": "#8fa3ff",
"rgb": {
"r": 143,
"g": 163,
"b": 255
},
"hsl": {
"h": 229.286,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.73807,
"c": 0.1351,
"h": 273.4
},
"luminance": 0.39254
}Semantic roles & 50–950 ramp
primary
#8FA3FF
secondary
#F7F1D4
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186