#8FA5FD#8FA5FD
#8FA5FD is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.1% C 0.130 H 272.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA5FD |
|---|---|
| RGB | rgb(143, 165, 253) |
| HSL | hsl(228, 96%, 78%) |
| HSV | hsv(228, 43%, 99%) |
| CMYK | cmyk(43.5%, 34.8%, 0%, 0.8%) |
| CIE-LAB | lab(69.36, 14.45, -46.17) |
| CIE-LCH | lch(69.36, 48.38, 287.38°) |
| OKLab | oklab(74.1% 0.0051 -0.1298) |
| OKLCH | oklch(74.1% 0.13 272.2) |
| XYZ | xyz(42.5070, 39.8395, 98.3595) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.73
Carolina Blue
#8AB8FE
ΔE00 6.64
Pastel Blue
#A2BFFE
ΔE00 6.73
Cornflowerblue
#6495ED
ΔE00 7.79
Perrywinkle
#8F8CE7
ΔE00 8.30
Lavender Blue
#8B88F8
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA5FD #FDE78F
analogous
#8FDCFD #8FA5FD #B08FFD
triadic
#8FA5FD #FD8FA5 #A5FD8F
tetradic
#8FA5FD #FD8FDC #FDE78F #8FFDB0
square
#8FA5FD #FD8FDC #FDE78F #8FFDB0
split-complementary
#8FA5FD #FDB08F #DCFD8F
monochromatic
#1744FB #5375FC #8FA5FD #CBD5FE #E1E7FE
Accessibility & contrast
On white
2.34
#8FA5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#8FA5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA5FD
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA5FD | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#69B7C5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8fa5fd; /* rgb */ color: rgb(143, 165, 253); /* oklch */ color: oklch(74.1% 0.130 272.2);
Tailwind
colors: {
custom: {
50: '#b4bffe',
500: '#8fa5fd',
950: '#000000',
},
}SCSS
$custom: #8fa5fd; $custom-light: #b4bffe; $custom-dark: #000000;
JSON
{
"hex": "#8fa5fd",
"rgb": {
"r": 143,
"g": 165,
"b": 253
},
"hsl": {
"h": 228,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.74103,
"c": 0.12988,
"h": 272.2
},
"luminance": 0.39842
}Semantic roles & 50–950 ramp
primary
#8FA5FD
secondary
#F7F0D4
accent
#B800E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186