#8FA1EA#8FA1EA
#8FA1EA is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.4% C 0.108 H 272.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA1EA |
|---|---|
| RGB | rgb(143, 161, 234) |
| HSL | hsl(228, 68%, 74%) |
| HSV | hsv(228, 39%, 92%) |
| CMYK | cmyk(38.9%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.48, 11.47, -38.75) |
| CIE-LCH | lch(67.48, 40.41, 286.49°) |
| OKLab | oklab(72.38% 0.0054 -0.1083) |
| OKLCH | oklch(72.38% 0.108 272.8) |
| XYZ | xyz(38.9194, 37.2681, 82.9687) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.54
Perrywinkle
#8F8CE7
ΔE00 6.74
Cornflowerblue
#6495ED
ΔE00 7.89
Lavender Blue
#8B88F8
ΔE00 7.96
Pastel Blue
#A2BFFE
ΔE00 7.96
Carolina Blue
#8AB8FE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA1EA #EAD88F
analogous
#8FCFEA #8FA1EA #AB8FEA
triadic
#8FA1EA #EA8FA1 #A1EA8F
tetradic
#8FA1EA #EA8FCF #EAD88F #8FEAAB
square
#8FA1EA #EA8FCF #EAD88F #8FEAAB
split-complementary
#8FA1EA #EAAB8F #CFEA8F
monochromatic
#284BD6 #5B76E0 #8FA1EA #C3CCF4 #E5E9FA
Accessibility & contrast
On white
2.48
#8FA1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8FA1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA1EA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA1EA | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8ED
Deuteranopia (green-blind)
#81A1E8
Tritanopia (blue-blind)
#73B0BB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa1ea; /* rgb */ color: rgb(143, 161, 234); /* oklch */ color: oklch(72.4% 0.108 272.8);
Tailwind
colors: {
custom: {
50: '#b3bcf1',
500: '#8fa1ea',
950: '#000000',
},
}SCSS
$custom: #8fa1ea; $custom-light: #b3bcf1; $custom-dark: #000000;
JSON
{
"hex": "#8fa1ea",
"rgb": {
"r": 143,
"g": 161,
"b": 234
},
"hsl": {
"h": 228.132,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.72375,
"c": 0.10841,
"h": 272.8
},
"luminance": 0.3727
}Semantic roles & 50–950 ramp
primary
#8FA1EA
secondary
#F2EDD9
accent
#AB15D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184