#8FA9FD#8FA9FD
#8FA9FD is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.9% C 0.125 H 270.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA9FD |
|---|---|
| RGB | rgb(143, 169, 253) |
| HSL | hsl(226, 96%, 78%) |
| HSV | hsv(226, 43%, 99%) |
| CMYK | cmyk(43.5%, 33.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.39, 12.18, -44.55) |
| CIE-LCH | lch(70.39, 46.19, 285.29°) |
| OKLab | oklab(74.9% 0.0002 -0.125) |
| OKLCH | oklch(74.9% 0.125 270.1) |
| XYZ | xyz(43.2397, 41.3051, 98.6037) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.98
Carolina Blue
#8AB8FE
ΔE00 5.43
Pastel Blue
#A2BFFE
ΔE00 5.70
Cornflowerblue
#6495ED
ΔE00 7.97
Light Grey Blue
#9DBCD4
ΔE00 9.18
Perrywinkle
#8F8CE7
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA9FD #FDE38F
analogous
#8FE0FD #8FA9FD #AC8FFD
triadic
#8FA9FD #FD8FA9 #A9FD8F
tetradic
#8FA9FD #FD8FE0 #FDE38F #8FFDAC
square
#8FA9FD #FD8FE0 #FDE38F #8FFDAC
split-complementary
#8FA9FD #FDAC8F #E0FD8F
monochromatic
#174DFB #537BFC #8FA9FD #CBD7FE #E1E8FE
Accessibility & contrast
On white
2.27
#8FA9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#8FA9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA9FD
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA9FD | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#68BAC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8fa9fd; /* rgb */ color: rgb(143, 169, 253); /* oklch */ color: oklch(74.9% 0.125 270.1);
Tailwind
colors: {
custom: {
50: '#b4c2fe',
500: '#8fa9fd',
950: '#000000',
},
}SCSS
$custom: #8fa9fd; $custom-light: #b4c2fe; $custom-dark: #000000;
JSON
{
"hex": "#8fa9fd",
"rgb": {
"r": 143,
"g": 169,
"b": 253
},
"hsl": {
"h": 225.818,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.74902,
"c": 0.12505,
"h": 270.1
},
"luminance": 0.41307
}Semantic roles & 50–950 ramp
primary
#8FA9FD
secondary
#F7EFD4
accent
#AF00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186