#8FA6EA#8FA6EA
#8FA6EA is a light, moderate blue. Relative luminance 0.391; OKLCH L 73.4% C 0.102 H 269.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA6EA |
|---|---|
| RGB | rgb(143, 166, 234) |
| HSL | hsl(225, 68%, 74%) |
| HSV | hsv(225, 39%, 92%) |
| CMYK | cmyk(38.9%, 29.1%, 0%, 8.2%) |
| CIE-LAB | lab(68.79, 8.64, -36.71) |
| CIE-LCH | lch(68.79, 37.71, 283.24°) |
| OKLab | oklab(73.39% -0.001 -0.1024) |
| OKLCH | oklch(73.39% 0.102 269.5) |
| XYZ | xyz(39.8107, 39.0507, 83.2658) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.75
Pastel Blue
#A2BFFE
ΔE00 6.60
Carolina Blue
#8AB8FE
ΔE00 6.71
Cornflowerblue
#6495ED
ΔE00 7.85
Perrywinkle
#8F8CE7
ΔE00 8.33
Lavender Blue
#8B88F8
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA6EA #EAD38F
analogous
#8FD4EA #8FA6EA #A68FEA
triadic
#8FA6EA #EA8FA6 #A6EA8F
tetradic
#8FA6EA #EA8FD4 #EAD38F #8FEAA6
square
#8FA6EA #EA8FD4 #EAD38F #8FEAA6
split-complementary
#8FA6EA #EAA68F #D4EA8F
monochromatic
#2854D6 #5B7DE0 #8FA6EA #C3CFF4 #E5EBFA
Accessibility & contrast
On white
2.38
#8FA6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#8FA6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA6EA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA6EA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#72B4BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8fa6ea; /* rgb */ color: rgb(143, 166, 234); /* oklch */ color: oklch(73.4% 0.102 269.5);
Tailwind
colors: {
custom: {
50: '#b3c0f1',
500: '#8fa6ea',
950: '#000000',
},
}SCSS
$custom: #8fa6ea; $custom-light: #b3c0f1; $custom-dark: #000000;
JSON
{
"hex": "#8fa6ea",
"rgb": {
"r": 143,
"g": 166,
"b": 234
},
"hsl": {
"h": 224.835,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.73391,
"c": 0.1024,
"h": 269.5
},
"luminance": 0.39053
}Semantic roles & 50–950 ramp
primary
#8FA6EA
secondary
#F2ECD9
accent
#A115D0
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184