#8FA6EF#8FA6EF
#8FA6EF is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.6% C 0.109 H 270.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6EF |
|---|---|
| RGB | rgb(143, 166, 239) |
| HSL | hsl(226, 75%, 75%) |
| HSV | hsv(226, 40%, 94%) |
| CMYK | cmyk(40.2%, 30.5%, 0%, 6.3%) |
| CIE-LAB | lab(69.00, 10.00, -39.11) |
| CIE-LCH | lch(69.00, 40.37, 284.34°) |
| OKLab | oklab(73.62% 0.0004 -0.1093) |
| OKLCH | oklch(73.62% 0.109 270.2) |
| XYZ | xyz(40.5391, 39.3421, 87.1023) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.46
Pastel Blue
#A2BFFE
ΔE00 6.50
Carolina Blue
#8AB8FE
ΔE00 6.55
Cornflowerblue
#6495ED
ΔE00 7.77
Perrywinkle
#8F8CE7
ΔE00 8.33
Lavender Blue
#8B88F8
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6EF #EFD88F
analogous
#8FD6EF #8FA6EF #A88FEF
triadic
#8FA6EF #EF8FA6 #A6EF8F
tetradic
#8FA6EF #EF8FD6 #EFD88F #8FEFA8
square
#8FA6EF #EF8FD6 #EFD88F #8FEFA8
split-complementary
#8FA6EF #EFA88F #D6EF8F
monochromatic
#2451E0 #597BE7 #8FA6EF #C5D1F7 #E4EAFB
Accessibility & contrast
On white
2.37
#8FA6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#8FA6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6EF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6EF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF2
Deuteranopia (green-blind)
#84A5ED
Tritanopia (blue-blind)
#70B5C0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fa6ef; /* rgb */ color: rgb(143, 166, 239); /* oklch */ color: oklch(73.6% 0.109 270.2);
Tailwind
colors: {
custom: {
50: '#b3c0f4',
500: '#8fa6ef',
950: '#000000',
},
}SCSS
$custom: #8fa6ef; $custom-light: #b3c0f4; $custom-dark: #000000;
JSON
{
"hex": "#8fa6ef",
"rgb": {
"r": 143,
"g": 166,
"b": 239
},
"hsl": {
"h": 225.625,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.73624,
"c": 0.10933,
"h": 270.2
},
"luminance": 0.39344
}Semantic roles & 50–950 ramp
primary
#8FA6EF
secondary
#F3ECD8
accent
#A70ED7
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185