#8FA4FD#8FA4FD
#8FA4FD is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.9% C 0.131 H 272.7°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4FD |
|---|---|
| RGB | rgb(143, 164, 253) |
| HSL | hsl(229, 96%, 78%) |
| HSV | hsv(229, 43%, 99%) |
| CMYK | cmyk(43.5%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.10, 15.02, -46.58) |
| CIE-LCH | lch(69.10, 48.94, 287.88°) |
| OKLab | oklab(73.9% 0.0063 -0.1309) |
| OKLCH | oklch(73.9% 0.131 272.7) |
| XYZ | xyz(42.3273, 39.4802, 98.2996) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.42
Carolina Blue
#8AB8FE
ΔE00 6.94
Pastel Blue
#A2BFFE
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.77
Perrywinkle
#8F8CE7
ΔE00 8.01
Lavender Blue
#8B88F8
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4FD #FDE88F
analogous
#8FDBFD #8FA4FD #B18FFD
triadic
#8FA4FD #FD8FA4 #A4FD8F
tetradic
#8FA4FD #FD8FDB #FDE88F #8FFDB1
square
#8FA4FD #FD8FDB #FDE88F #8FFDB1
split-complementary
#8FA4FD #FDB18F #DBFD8F
monochromatic
#1742FB #5373FC #8FA4FD #CBD5FE #E1E7FE
Accessibility & contrast
On white
2.36
#8FA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#8FA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4FD
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4FD | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#7BA4FB
Tritanopia (blue-blind)
#69B6C5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8fa4fd; /* rgb */ color: rgb(143, 164, 253); /* oklch */ color: oklch(73.9% 0.131 272.7);
Tailwind
colors: {
custom: {
50: '#b4befe',
500: '#8fa4fd',
950: '#000000',
},
}SCSS
$custom: #8fa4fd; $custom-light: #b4befe; $custom-dark: #000000;
JSON
{
"hex": "#8fa4fd",
"rgb": {
"r": 143,
"g": 164,
"b": 253
},
"hsl": {
"h": 228.545,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.73904,
"c": 0.1311,
"h": 272.7
},
"luminance": 0.39482
}Semantic roles & 50–950 ramp
primary
#8FA4FD
secondary
#F7F0D4
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186