#8FA9EE#8FA9EE
#8FA9EE is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.2% C 0.104 H 268.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA9EE |
|---|---|
| RGB | rgb(143, 169, 238) |
| HSL | hsl(224, 74%, 75%) |
| HSV | hsv(224, 40%, 93%) |
| CMYK | cmyk(39.9%, 29%, 0%, 6.7%) |
| CIE-LAB | lab(69.74, 8.03, -37.40) |
| CIE-LCH | lch(69.74, 38.26, 282.12°) |
| OKLab | oklab(74.19% -0.0037 -0.1044) |
| OKLCH | oklch(74.19% 0.104 268) |
| XYZ | xyz(40.9435, 40.3866, 86.5104) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.35
Carolina Blue
#8AB8FE
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 5.75
Cornflowerblue
#6495ED
ΔE00 7.91
Perrywinkle
#8F8CE7
ΔE00 9.27
Light Grey Blue
#9DBCD4
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA9EE #EED48F
analogous
#8FD8EE #8FA9EE #A58FEE
triadic
#8FA9EE #EE8FA9 #A9EE8F
tetradic
#8FA9EE #EE8FD8 #EED48F #8FEEA5
square
#8FA9EE #EE8FD8 #EED48F #8FEEA5
split-complementary
#8FA9EE #EEA58F #D8EE8F
monochromatic
#2557DE #5A80E6 #8FA9EE #C4D2F6 #E4EBFB
Accessibility & contrast
On white
2.31
#8FA9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#8FA9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA9EE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA9EE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#88A7EC
Tritanopia (blue-blind)
#70B7C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fa9ee; /* rgb */ color: rgb(143, 169, 238); /* oklch */ color: oklch(74.2% 0.104 268.0);
Tailwind
colors: {
custom: {
50: '#b3c2f3',
500: '#8fa9ee',
950: '#000000',
},
}SCSS
$custom: #8fa9ee; $custom-light: #b3c2f3; $custom-dark: #000000;
JSON
{
"hex": "#8fa9ee",
"rgb": {
"r": 143,
"g": 169,
"b": 238
},
"hsl": {
"h": 223.579,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.74189,
"c": 0.10446,
"h": 268
},
"luminance": 0.40389
}Semantic roles & 50–950 ramp
primary
#8FA9EE
secondary
#F3EBD8
accent
#A010D6
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185