#8FA1EF#8FA1EF
#8FA1EF is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.6% C 0.115 H 273.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA1EF |
|---|---|
| RGB | rgb(143, 161, 239) |
| HSL | hsl(229, 75%, 75%) |
| HSV | hsv(229, 40%, 94%) |
| CMYK | cmyk(40.2%, 32.6%, 0%, 6.3%) |
| CIE-LAB | lab(67.69, 12.84, -41.15) |
| CIE-LCH | lch(67.69, 43.10, 287.33°) |
| OKLab | oklab(72.61% 0.0067 -0.1152) |
| OKLCH | oklch(72.61% 0.115 273.3) |
| XYZ | xyz(39.6479, 37.5595, 86.8052) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.09
Perrywinkle
#8F8CE7
ΔE00 6.75
Lavender Blue
#8B88F8
ΔE00 7.74
Cornflowerblue
#6495ED
ΔE00 7.79
Pastel Blue
#A2BFFE
ΔE00 7.86
Carolina Blue
#8AB8FE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA1EF #EFDD8F
analogous
#8FD1EF #8FA1EF #AD8FEF
triadic
#8FA1EF #EF8FA1 #A1EF8F
tetradic
#8FA1EF #EF8FD1 #EFDD8F #8FEFAD
square
#8FA1EF #EF8FD1 #EFDD8F #8FEFAD
split-complementary
#8FA1EF #EFAD8F #D1EF8F
monochromatic
#2447E0 #5974E7 #8FA1EF #C5CEF7 #E4E9FB
Accessibility & contrast
On white
2.47
#8FA1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#8FA1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA1EF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA1EF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#7FA1ED
Tritanopia (blue-blind)
#70B1BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa1ef; /* rgb */ color: rgb(143, 161, 239); /* oklch */ color: oklch(72.6% 0.115 273.3);
Tailwind
colors: {
custom: {
50: '#b3bcf4',
500: '#8fa1ef',
950: '#000000',
},
}SCSS
$custom: #8fa1ef; $custom-light: #b3bcf4; $custom-dark: #000000;
JSON
{
"hex": "#8fa1ef",
"rgb": {
"r": 143,
"g": 161,
"b": 239
},
"hsl": {
"h": 228.75,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.72614,
"c": 0.11541,
"h": 273.3
},
"luminance": 0.37561
}Semantic roles & 50–950 ramp
primary
#8FA1EF
secondary
#F3EED8
accent
#B20ED7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185