#8FA3FD#8FA3FD
#8FA3FD is a light, vivid blue. Relative luminance 0.391; OKLCH L 73.7% C 0.132 H 273.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3FD |
|---|---|
| RGB | rgb(143, 163, 253) |
| HSL | hsl(229, 96%, 78%) |
| HSV | hsv(229, 43%, 99%) |
| CMYK | cmyk(43.5%, 35.6%, 0%, 0.8%) |
| CIE-LAB | lab(68.84, 15.59, -46.98) |
| CIE-LCH | lch(68.84, 49.50, 288.36°) |
| OKLab | oklab(73.71% 0.0075 -0.1321) |
| OKLCH | oklch(73.71% 0.132 273.2) |
| XYZ | xyz(42.1490, 39.1237, 98.2402) |
| Luminance | 0.3913 (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.71
Cornflowerblue
#6495ED
ΔE00 7.76
Lavender Blue
#8B88F8
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3FD #FDE98F
analogous
#8FDAFD #8FA3FD #B28FFD
triadic
#8FA3FD #FD8FA3 #A3FD8F
tetradic
#8FA3FD #FD8FDA #FDE98F #8FFDB2
square
#8FA3FD #FD8FDA #FDE98F #8FFDB2
split-complementary
#8FA3FD #FDB28F #DAFD8F
monochromatic
#1740FB #5372FC #8FA3FD #CBD4FE #E1E6FE
Accessibility & contrast
On white
2.38
#8FA3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#8FA3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3FD
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3FD | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#69B5C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fa3fd; /* rgb */ color: rgb(143, 163, 253); /* oklch */ color: oklch(73.7% 0.132 273.2);
Tailwind
colors: {
custom: {
50: '#b4befe',
500: '#8fa3fd',
950: '#000000',
},
}SCSS
$custom: #8fa3fd; $custom-light: #b4befe; $custom-dark: #000000;
JSON
{
"hex": "#8fa3fd",
"rgb": {
"r": 143,
"g": 163,
"b": 253
},
"hsl": {
"h": 229.091,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.73706,
"c": 0.13234,
"h": 273.2
},
"luminance": 0.39126
}Semantic roles & 50–950 ramp
primary
#8FA3FD
secondary
#F7F0D4
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186