#8FA5EE#8FA5EE
#8FA5EE is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.4% C 0.109 H 270.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA5EE |
|---|---|
| RGB | rgb(143, 165, 238) |
| HSL | hsl(226, 74%, 75%) |
| HSV | hsv(226, 40%, 93%) |
| CMYK | cmyk(39.9%, 30.7%, 0%, 6.7%) |
| CIE-LAB | lab(68.69, 10.29, -39.04) |
| CIE-LCH | lch(68.69, 40.37, 284.77°) |
| OKLab | oklab(73.37% 0.0014 -0.1091) |
| OKLCH | oklch(73.37% 0.109 270.7) |
| XYZ | xyz(40.2107, 38.9210, 86.2661) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.23
Pastel Blue
#A2BFFE
ΔE00 6.78
Carolina Blue
#8AB8FE
ΔE00 6.89
Cornflowerblue
#6495ED
ΔE00 7.77
Perrywinkle
#8F8CE7
ΔE00 8.01
Lavender Blue
#8B88F8
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA5EE #EED88F
analogous
#8FD5EE #8FA5EE #A98FEE
triadic
#8FA5EE #EE8FA5 #A5EE8F
tetradic
#8FA5EE #EE8FD5 #EED88F #8FEEA9
square
#8FA5EE #EE8FD5 #EED88F #8FEEA9
split-complementary
#8FA5EE #EEA98F #D5EE8F
monochromatic
#2550DE #5A7AE6 #8FA5EE #C4D0F6 #E4EAFB
Accessibility & contrast
On white
2.39
#8FA5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#8FA5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA5EE
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA5EE | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#70B4BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fa5ee; /* rgb */ color: rgb(143, 165, 238); /* oklch */ color: oklch(73.4% 0.109 270.7);
Tailwind
colors: {
custom: {
50: '#b3bff4',
500: '#8fa5ee',
950: '#000000',
},
}SCSS
$custom: #8fa5ee; $custom-light: #b3bff4; $custom-dark: #000000;
JSON
{
"hex": "#8fa5ee",
"rgb": {
"r": 143,
"g": 165,
"b": 238
},
"hsl": {
"h": 226.105,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.73374,
"c": 0.10913,
"h": 270.7
},
"luminance": 0.38923
}Semantic roles & 50–950 ramp
primary
#8FA5EE
secondary
#F3EDD8
accent
#A810D6
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185