#8FA9EF#8FA9EF
#8FA9EF is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.2% C 0.106 H 268.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA9EF |
|---|---|
| RGB | rgb(143, 169, 239) |
| HSL | hsl(224, 75%, 75%) |
| HSV | hsv(224, 40%, 94%) |
| CMYK | cmyk(40.2%, 29.3%, 0%, 6.3%) |
| CIE-LAB | lab(69.79, 8.30, -37.88) |
| CIE-LCH | lch(69.79, 38.78, 282.36°) |
| OKLab | oklab(74.24% -0.0034 -0.1058) |
| OKLCH | oklch(74.24% 0.106 268.2) |
| XYZ | xyz(41.0909, 40.4455, 87.2862) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.31
Carolina Blue
#8AB8FE
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 5.73
Cornflowerblue
#6495ED
ΔE00 7.90
Perrywinkle
#8F8CE7
ΔE00 9.27
Light Grey Blue
#9DBCD4
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA9EF #EFD58F
analogous
#8FD9EF #8FA9EF #A58FEF
triadic
#8FA9EF #EF8FA9 #A9EF8F
tetradic
#8FA9EF #EF8FD9 #EFD58F #8FEFA5
square
#8FA9EF #EF8FD9 #EFD58F #8FEFA5
split-complementary
#8FA9EF #EFA58F #D9EF8F
monochromatic
#2457E0 #5980E7 #8FA9EF #C5D2F7 #E4EAFB
Accessibility & contrast
On white
2.31
#8FA9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#8FA9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA9EF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA9EF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#88A7ED
Tritanopia (blue-blind)
#6FB7C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fa9ef; /* rgb */ color: rgb(143, 169, 239); /* oklch */ color: oklch(74.2% 0.106 268.2);
Tailwind
colors: {
custom: {
50: '#b3c2f4',
500: '#8fa9ef',
950: '#000000',
},
}SCSS
$custom: #8fa9ef; $custom-light: #b3c2f4; $custom-dark: #000000;
JSON
{
"hex": "#8fa9ef",
"rgb": {
"r": 143,
"g": 169,
"b": 239
},
"hsl": {
"h": 223.75,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.74235,
"c": 0.10584,
"h": 268.2
},
"luminance": 0.40448
}Semantic roles & 50–950 ramp
primary
#8FA9EF
secondary
#F3ECD8
accent
#A10ED7
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185