#8FA6FD#8FA6FD
#8FA6FD is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.3% C 0.129 H 271.7°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6FD |
|---|---|
| RGB | rgb(143, 166, 253) |
| HSL | hsl(227, 96%, 78%) |
| HSV | hsv(227, 43%, 99%) |
| CMYK | cmyk(43.5%, 34.4%, 0%, 0.8%) |
| CIE-LAB | lab(69.61, 13.89, -45.77) |
| CIE-LCH | lch(69.61, 47.83, 286.88°) |
| OKLab | oklab(74.3% 0.0039 -0.1286) |
| OKLCH | oklch(74.3% 0.129 271.7) |
| XYZ | xyz(42.6880, 40.2016, 98.4198) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.04
Carolina Blue
#8AB8FE
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 6.46
Cornflowerblue
#6495ED
ΔE00 7.81
Perrywinkle
#8F8CE7
ΔE00 8.60
Lavender Blue
#8B88F8
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6FD #FDE68F
analogous
#8FDDFD #8FA6FD #AF8FFD
triadic
#8FA6FD #FD8FA6 #A6FD8F
tetradic
#8FA6FD #FD8FDD #FDE68F #8FFDAF
square
#8FA6FD #FD8FDD #FDE68F #8FFDAF
split-complementary
#8FA6FD #FDAF8F #DDFD8F
monochromatic
#1746FB #5376FC #8FA6FD #CBD6FE #E1E7FE
Accessibility & contrast
On white
2.32
#8FA6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#8FA6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6FD
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6FD | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#69B8C6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fa6fd; /* rgb */ color: rgb(143, 166, 253); /* oklch */ color: oklch(74.3% 0.129 271.7);
Tailwind
colors: {
custom: {
50: '#b4c0fe',
500: '#8fa6fd',
950: '#000000',
},
}SCSS
$custom: #8fa6fd; $custom-light: #b4c0fe; $custom-dark: #000000;
JSON
{
"hex": "#8fa6fd",
"rgb": {
"r": 143,
"g": 166,
"b": 253
},
"hsl": {
"h": 227.455,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.74302,
"c": 0.12866,
"h": 271.7
},
"luminance": 0.40204
}Semantic roles & 50–950 ramp
primary
#8FA6FD
secondary
#F7F0D4
accent
#B600E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186