#8FA4EA#8FA4EA
#8FA4EA is a light, moderate blue. Relative luminance 0.383; OKLCH L 73.0% C 0.105 H 270.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4EA |
|---|---|
| RGB | rgb(143, 164, 234) |
| HSL | hsl(226, 68%, 74%) |
| HSV | hsv(226, 39%, 92%) |
| CMYK | cmyk(38.9%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.26, 9.77, -37.53) |
| CIE-LCH | lch(68.26, 38.78, 284.59°) |
| OKLab | oklab(72.98% 0.0016 -0.1047) |
| OKLCH | oklch(72.98% 0.105 270.9) |
| XYZ | xyz(39.4500, 38.3292, 83.1456) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.25
Pastel Blue
#A2BFFE
ΔE00 7.13
Carolina Blue
#8AB8FE
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 7.69
Cornflowerblue
#6495ED
ΔE00 7.83
Lavender Blue
#8B88F8
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4EA #EAD58F
analogous
#8FD2EA #8FA4EA #A88FEA
triadic
#8FA4EA #EA8FA4 #A4EA8F
tetradic
#8FA4EA #EA8FD2 #EAD58F #8FEAA8
square
#8FA4EA #EA8FD2 #EAD58F #8FEAA8
split-complementary
#8FA4EA #EAA88F #D2EA8F
monochromatic
#2850D6 #5B7AE0 #8FA4EA #C3CEF4 #E5EAFA
Accessibility & contrast
On white
2.42
#8FA4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#8FA4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4EA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4EA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABED
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#72B2BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa4ea; /* rgb */ color: rgb(143, 164, 234); /* oklch */ color: oklch(73.0% 0.105 270.9);
Tailwind
colors: {
custom: {
50: '#b3bef1',
500: '#8fa4ea',
950: '#000000',
},
}SCSS
$custom: #8fa4ea; $custom-light: #b3bef1; $custom-dark: #000000;
JSON
{
"hex": "#8fa4ea",
"rgb": {
"r": 143,
"g": 164,
"b": 234
},
"hsl": {
"h": 226.154,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.72983,
"c": 0.10476,
"h": 270.9
},
"luminance": 0.38331
}Semantic roles & 50–950 ramp
primary
#8FA4EA
secondary
#F2ECD9
accent
#A515D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184