#8FA9EA#8FA9EA
#8FA9EA is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.0% C 0.099 H 267.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA9EA |
|---|---|
| RGB | rgb(143, 169, 234) |
| HSL | hsl(223, 68%, 74%) |
| HSV | hsv(223, 39%, 92%) |
| CMYK | cmyk(38.9%, 27.8%, 0%, 8.2%) |
| CIE-LAB | lab(69.58, 6.95, -35.48) |
| CIE-LCH | lch(69.58, 36.15, 281.08°) |
| OKLab | oklab(74.01% -0.0048 -0.0989) |
| OKLCH | oklch(74.01% 0.099 267.2) |
| XYZ | xyz(40.3624, 40.1541, 83.4497) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.54
Carolina Blue
#8AB8FE
ΔE00 5.77
Pastel Blue
#A2BFFE
ΔE00 5.84
Cornflowerblue
#6495ED
ΔE00 7.96
Perrywinkle
#8F8CE7
ΔE00 9.27
Light Grey Blue
#9DBCD4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA9EA #EAD08F
analogous
#8FD7EA #8FA9EA #A38FEA
triadic
#8FA9EA #EA8FA9 #A9EA8F
tetradic
#8FA9EA #EA8FD7 #EAD08F #8FEAA3
square
#8FA9EA #EA8FD7 #EAD08F #8FEAA3
split-complementary
#8FA9EA #EAA38F #D7EA8F
monochromatic
#285AD6 #5B81E0 #8FA9EA #C3D1F4 #E5EBFA
Accessibility & contrast
On white
2.33
#8FA9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#8FA9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA9EA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA9EA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEED
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#72B6C0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8fa9ea; /* rgb */ color: rgb(143, 169, 234); /* oklch */ color: oklch(74.0% 0.099 267.2);
Tailwind
colors: {
custom: {
50: '#b3c2f1',
500: '#8fa9ea',
950: '#000000',
},
}SCSS
$custom: #8fa9ea; $custom-light: #b3c2f1; $custom-dark: #000000;
JSON
{
"hex": "#8fa9ea",
"rgb": {
"r": 143,
"g": 169,
"b": 234
},
"hsl": {
"h": 222.857,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.74007,
"c": 0.09898,
"h": 267.2
},
"luminance": 0.40156
}Semantic roles & 50–950 ramp
primary
#8FA9EA
secondary
#F2EBD9
accent
#9B15D0
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184