#8FA4FF#8FA4FF
#8FA4FF is a light, vivid blue. Relative luminance 0.396; OKLCH L 74.0% C 0.134 H 272.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4FF |
|---|---|
| RGB | rgb(143, 164, 255) |
| HSL | hsl(229, 100%, 78%) |
| HSV | hsv(229, 44%, 100%) |
| CMYK | cmyk(43.9%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(69.19, 15.59, -47.52) |
| CIE-LCH | lch(69.19, 50.01, 288.16°) |
| OKLab | oklab(74.01% 0.0067 -0.1337) |
| OKLCH | oklch(74.01% 0.134 272.9) |
| XYZ | xyz(42.6476, 39.6083, 99.9863) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.43
Carolina Blue
#8AB8FE
ΔE00 6.93
Pastel Blue
#A2BFFE
ΔE00 7.02
Cornflowerblue
#6495ED
ΔE00 7.80
Perrywinkle
#8F8CE7
ΔE00 8.08
Lavender Blue
#8B88F8
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4FF #FFEA8F
analogous
#8FDCFF #8FA4FF #B28FFF
triadic
#8FA4FF #FF8FA4 #A4FF8F
tetradic
#8FA4FF #FF8FDC #FFEA8F #8FFFB2
square
#8FA4FF #FF8FDC #FFEA8F #8FFFB2
split-complementary
#8FA4FF #FFB28F #DCFF8F
monochromatic
#1541FF #5272FF #8FA4FF #CCD6FF #E0E6FF
Accessibility & contrast
On white
2.35
#8FA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#8FA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4FF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4FF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#79A5FD
Tritanopia (blue-blind)
#68B7C6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8fa4ff; /* rgb */ color: rgb(143, 164, 255); /* oklch */ color: oklch(74.0% 0.134 272.9);
Tailwind
colors: {
custom: {
50: '#b4beff',
500: '#8fa4ff',
950: '#000000',
},
}SCSS
$custom: #8fa4ff; $custom-light: #b4beff; $custom-dark: #000000;
JSON
{
"hex": "#8fa4ff",
"rgb": {
"r": 143,
"g": 164,
"b": 255
},
"hsl": {
"h": 228.75,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.74005,
"c": 0.13386,
"h": 272.9
},
"luminance": 0.39611
}Semantic roles & 50–950 ramp
primary
#8FA4FF
secondary
#F7F1D4
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186