#8FA6FF#8FA6FF
#8FA6FF is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.4% C 0.131 H 271.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6FF |
|---|---|
| RGB | rgb(143, 166, 255) |
| HSL | hsl(228, 100%, 78%) |
| HSV | hsv(228, 44%, 100%) |
| CMYK | cmyk(43.9%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(69.70, 14.45, -46.71) |
| CIE-LCH | lch(69.70, 48.89, 287.19°) |
| OKLab | oklab(74.4% 0.0043 -0.1313) |
| OKLCH | oklch(74.4% 0.131 271.9) |
| XYZ | xyz(43.0083, 40.3298, 100.1066) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.04
Carolina Blue
#8AB8FE
ΔE00 6.33
Pastel Blue
#A2BFFE
ΔE00 6.49
Cornflowerblue
#6495ED
ΔE00 7.85
Perrywinkle
#8F8CE7
ΔE00 8.66
Lavender Blue
#8B88F8
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6FF #FFE88F
analogous
#8FDEFF #8FA6FF #B08FFF
triadic
#8FA6FF #FF8FA6 #A6FF8F
tetradic
#8FA6FF #FF8FDE #FFE88F #8FFFB0
square
#8FA6FF #FF8FDE #FFE88F #8FFFB0
split-complementary
#8FA6FF #FFB08F #DEFF8F
monochromatic
#1545FF #5275FF #8FA6FF #CCD7FF #E0E7FF
Accessibility & contrast
On white
2.32
#8FA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#8FA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6FF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6FF | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#67B8C7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fa6ff; /* rgb */ color: rgb(143, 166, 255); /* oklch */ color: oklch(74.4% 0.131 271.9);
Tailwind
colors: {
custom: {
50: '#b4c0ff',
500: '#8fa6ff',
950: '#000000',
},
}SCSS
$custom: #8fa6ff; $custom-light: #b4c0ff; $custom-dark: #000000;
JSON
{
"hex": "#8fa6ff",
"rgb": {
"r": 143,
"g": 166,
"b": 255
},
"hsl": {
"h": 227.679,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.74402,
"c": 0.1314,
"h": 271.9
},
"luminance": 0.40332
}Semantic roles & 50–950 ramp
primary
#8FA6FF
secondary
#F7F0D4
accent
#B600E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186