#8FA9EB#8FA9EB
#8FA9EB is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.1% C 0.100 H 267.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA9EB |
|---|---|
| RGB | rgb(143, 169, 235) |
| HSL | hsl(223, 70%, 74%) |
| HSV | hsv(223, 39%, 92%) |
| CMYK | cmyk(39.1%, 28.1%, 0%, 7.8%) |
| CIE-LAB | lab(69.62, 7.22, -35.96) |
| CIE-LCH | lch(69.62, 36.68, 281.35°) |
| OKLab | oklab(74.05% -0.0045 -0.1003) |
| OKLCH | oklch(74.05% 0.1 267.4) |
| XYZ | xyz(40.5065, 40.2118, 84.2085) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.49
Carolina Blue
#8AB8FE
ΔE00 5.74
Pastel Blue
#A2BFFE
ΔE00 5.81
Cornflowerblue
#6495ED
ΔE00 7.94
Perrywinkle
#8F8CE7
ΔE00 9.27
Light Grey Blue
#9DBCD4
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA9EB #EBD18F
analogous
#8FD7EB #8FA9EB #A38FEB
triadic
#8FA9EB #EB8FA9 #A9EB8F
tetradic
#8FA9EB #EB8FD7 #EBD18F #8FEBA3
square
#8FA9EB #EB8FD7 #EBD18F #8FEBA3
split-complementary
#8FA9EB #EBA38F #D7EB8F
monochromatic
#2759D8 #5B81E2 #8FA9EB #C3D1F4 #E5EBFA
Accessibility & contrast
On white
2.32
#8FA9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#8FA9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA9EB
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA9EB | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#71B6C0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fa9eb; /* rgb */ color: rgb(143, 169, 235); /* oklch */ color: oklch(74.1% 0.100 267.4);
Tailwind
colors: {
custom: {
50: '#b3c2f1',
500: '#8fa9eb',
950: '#000000',
},
}SCSS
$custom: #8fa9eb; $custom-light: #b3c2f1; $custom-dark: #000000;
JSON
{
"hex": "#8fa9eb",
"rgb": {
"r": 143,
"g": 169,
"b": 235
},
"hsl": {
"h": 223.043,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.74052,
"c": 0.10035,
"h": 267.4
},
"luminance": 0.40214
}Semantic roles & 50–950 ramp
primary
#8FA9EB
secondary
#F2EBD9
accent
#9C14D2
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185