#8FA0EA#8FA0EA
#8FA0EA is a light, moderate blue. Relative luminance 0.369; OKLCH L 72.2% C 0.110 H 273.5°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA0EA |
|---|---|
| RGB | rgb(143, 160, 234) |
| HSL | hsl(229, 68%, 74%) |
| HSV | hsv(229, 39%, 92%) |
| CMYK | cmyk(38.9%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.22, 12.04, -39.16) |
| CIE-LCH | lch(67.22, 40.97, 287.09°) |
| OKLab | oklab(72.17% 0.0067 -0.1095) |
| OKLCH | oklch(72.17% 0.11 273.5) |
| XYZ | xyz(38.7453, 36.9200, 82.9107) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.33
Perrywinkle
#8F8CE7
ΔE00 6.42
Lavender Blue
#8B88F8
ΔE00 7.67
Cornflowerblue
#6495ED
ΔE00 7.94
Pastel Blue
#A2BFFE
ΔE00 8.24
Carolina Blue
#8AB8FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA0EA #EAD98F
analogous
#8FCEEA #8FA0EA #AC8FEA
triadic
#8FA0EA #EA8FA0 #A0EA8F
tetradic
#8FA0EA #EA8FCE #EAD98F #8FEAAC
square
#8FA0EA #EA8FCE #EAD98F #8FEAAC
split-complementary
#8FA0EA #EAAC8F #CEEA8F
monochromatic
#2849D6 #5B74E0 #8FA0EA #C3CCF4 #E5E9FA
Accessibility & contrast
On white
2.50
#8FA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#8FA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA0EA
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA0EA | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8ED
Deuteranopia (green-blind)
#80A0E8
Tritanopia (blue-blind)
#73AFBB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa0ea; /* rgb */ color: rgb(143, 160, 234); /* oklch */ color: oklch(72.2% 0.110 273.5);
Tailwind
colors: {
custom: {
50: '#b3bbf1',
500: '#8fa0ea',
950: '#000000',
},
}SCSS
$custom: #8fa0ea; $custom-light: #b3bbf1; $custom-dark: #000000;
JSON
{
"hex": "#8fa0ea",
"rgb": {
"r": 143,
"g": 160,
"b": 234
},
"hsl": {
"h": 228.791,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.72173,
"c": 0.10966,
"h": 273.5
},
"luminance": 0.36922
}Semantic roles & 50–950 ramp
primary
#8FA0EA
secondary
#F2EDD9
accent
#AD15D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084