#8FA4EE#8FA4EE
#8FA4EE is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.2% C 0.110 H 271.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4EE |
|---|---|
| RGB | rgb(143, 164, 238) |
| HSL | hsl(227, 74%, 75%) |
| HSV | hsv(227, 40%, 93%) |
| CMYK | cmyk(39.9%, 31.1%, 0%, 6.7%) |
| CIE-LAB | lab(68.43, 10.86, -39.45) |
| CIE-LCH | lch(68.43, 40.92, 285.39°) |
| OKLab | oklab(73.17% 0.0026 -0.1103) |
| OKLCH | oklch(73.17% 0.11 271.4) |
| XYZ | xyz(40.0311, 38.5617, 86.2062) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.96
Pastel Blue
#A2BFFE
ΔE00 7.05
Carolina Blue
#8AB8FE
ΔE00 7.20
Perrywinkle
#8F8CE7
ΔE00 7.69
Cornflowerblue
#6495ED
ΔE00 7.76
Lavender Blue
#8B88F8
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4EE #EED98F
analogous
#8FD3EE #8FA4EE #AA8FEE
triadic
#8FA4EE #EE8FA4 #A4EE8F
tetradic
#8FA4EE #EE8FD3 #EED98F #8FEEAA
square
#8FA4EE #EE8FD3 #EED98F #8FEEAA
split-complementary
#8FA4EE #EEAA8F #D3EE8F
monochromatic
#254EDE #5A79E6 #8FA4EE #C4CFF6 #E4E9FB
Accessibility & contrast
On white
2.41
#8FA4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#8FA4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4EE
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4EE | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF1
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#70B3BE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8fa4ee; /* rgb */ color: rgb(143, 164, 238); /* oklch */ color: oklch(73.2% 0.110 271.4);
Tailwind
colors: {
custom: {
50: '#b3bef4',
500: '#8fa4ee',
950: '#000000',
},
}SCSS
$custom: #8fa4ee; $custom-light: #b3bef4; $custom-dark: #000000;
JSON
{
"hex": "#8fa4ee",
"rgb": {
"r": 143,
"g": 164,
"b": 238
},
"hsl": {
"h": 226.737,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.73171,
"c": 0.11033,
"h": 271.4
},
"luminance": 0.38564
}Semantic roles & 50–950 ramp
primary
#8FA4EE
secondary
#F3EDD8
accent
#AA10D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185