#8FA5EA#8FA5EA
#8FA5EA is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.2% C 0.104 H 270.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA5EA |
|---|---|
| RGB | rgb(143, 165, 234) |
| HSL | hsl(225, 68%, 74%) |
| HSV | hsv(225, 39%, 92%) |
| CMYK | cmyk(38.9%, 29.5%, 0%, 8.2%) |
| CIE-LAB | lab(68.53, 9.20, -37.12) |
| CIE-LCH | lch(68.53, 38.24, 283.92°) |
| OKLab | oklab(73.19% 0.0003 -0.1036) |
| OKLCH | oklch(73.19% 0.104 270.2) |
| XYZ | xyz(39.6296, 38.6886, 83.2055) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.50
Pastel Blue
#A2BFFE
ΔE00 6.86
Carolina Blue
#8AB8FE
ΔE00 7.02
Cornflowerblue
#6495ED
ΔE00 7.83
Perrywinkle
#8F8CE7
ΔE00 8.01
Lavender Blue
#8B88F8
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA5EA #EAD48F
analogous
#8FD2EA #8FA5EA #A78FEA
triadic
#8FA5EA #EA8FA5 #A5EA8F
tetradic
#8FA5EA #EA8FD2 #EAD48F #8FEAA7
square
#8FA5EA #EA8FD2 #EAD48F #8FEAA7
split-complementary
#8FA5EA #EAA78F #D2EA8F
monochromatic
#2852D6 #5B7CE0 #8FA5EA #C3CEF4 #E5EAFA
Accessibility & contrast
On white
2.40
#8FA5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#8FA5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA5EA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA5EA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABED
Deuteranopia (green-blind)
#86A4E8
Tritanopia (blue-blind)
#72B3BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8fa5ea; /* rgb */ color: rgb(143, 165, 234); /* oklch */ color: oklch(73.2% 0.104 270.2);
Tailwind
colors: {
custom: {
50: '#b3bff1',
500: '#8fa5ea',
950: '#000000',
},
}SCSS
$custom: #8fa5ea; $custom-light: #b3bff1; $custom-dark: #000000;
JSON
{
"hex": "#8fa5ea",
"rgb": {
"r": 143,
"g": 165,
"b": 234
},
"hsl": {
"h": 225.495,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.73187,
"c": 0.10358,
"h": 270.2
},
"luminance": 0.3869
}Semantic roles & 50–950 ramp
primary
#8FA5EA
secondary
#F2ECD9
accent
#A315D0
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184