#8FA4EB#8FA4EB
#8FA4EB is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.0% C 0.106 H 271.0°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4EB |
|---|---|
| RGB | rgb(143, 164, 235) |
| HSL | hsl(226, 70%, 74%) |
| HSV | hsv(226, 39%, 92%) |
| CMYK | cmyk(39.1%, 30.2%, 0%, 7.8%) |
| CIE-LAB | lab(68.30, 10.04, -38.01) |
| CIE-LCH | lch(68.30, 39.31, 284.80°) |
| OKLab | oklab(73.03% 0.0018 -0.1061) |
| OKLCH | oklch(73.03% 0.106 271) |
| XYZ | xyz(39.5940, 38.3869, 83.9043) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.17
Pastel Blue
#A2BFFE
ΔE00 7.11
Carolina Blue
#8AB8FE
ΔE00 7.30
Perrywinkle
#8F8CE7
ΔE00 7.69
Cornflowerblue
#6495ED
ΔE00 7.81
Lavender Blue
#8B88F8
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4EB #EBD68F
analogous
#8FD2EB #8FA4EB #A88FEB
triadic
#8FA4EB #EB8FA4 #A4EB8F
tetradic
#8FA4EB #EB8FD2 #EBD68F #8FEBA8
square
#8FA4EB #EB8FD2 #EBD68F #8FEBA8
split-complementary
#8FA4EB #EBA88F #D2EB8F
monochromatic
#2750D8 #5B7AE2 #8FA4EB #C3CEF4 #E5EAFA
Accessibility & contrast
On white
2.42
#8FA4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#8FA4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4EB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4EB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#72B2BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8fa4eb; /* rgb */ color: rgb(143, 164, 235); /* oklch */ color: oklch(73.0% 0.106 271.0);
Tailwind
colors: {
custom: {
50: '#b3bef1',
500: '#8fa4eb',
950: '#000000',
},
}SCSS
$custom: #8fa4eb; $custom-light: #b3bef1; $custom-dark: #000000;
JSON
{
"hex": "#8fa4eb",
"rgb": {
"r": 143,
"g": 164,
"b": 235
},
"hsl": {
"h": 226.304,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.7303,
"c": 0.10616,
"h": 271
},
"luminance": 0.38389
}Semantic roles & 50–950 ramp
primary
#8FA4EB
secondary
#F2ECD9
accent
#A614D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185