#8FA8EB#8FA8EB
#8FA8EB is a light, moderate blue. Relative luminance 0.398; OKLCH L 73.8% C 0.101 H 268.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA8EB |
|---|---|
| RGB | rgb(143, 168, 235) |
| HSL | hsl(224, 70%, 74%) |
| HSV | hsv(224, 39%, 92%) |
| CMYK | cmyk(39.1%, 28.5%, 0%, 7.8%) |
| CIE-LAB | lab(69.36, 7.78, -36.37) |
| CIE-LCH | lch(69.36, 37.19, 282.07°) |
| OKLab | oklab(73.85% -0.0032 -0.1014) |
| OKLCH | oklch(73.85% 0.101 268.2) |
| XYZ | xyz(40.3211, 39.8411, 84.1467) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.22
Carolina Blue
#8AB8FE
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 6.06
Cornflowerblue
#6495ED
ΔE00 7.89
Perrywinkle
#8F8CE7
ΔE00 8.95
Light Grey Blue
#9DBCD4
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA8EB #EBD28F
analogous
#8FD6EB #8FA8EB #A48FEB
triadic
#8FA8EB #EB8FA8 #A8EB8F
tetradic
#8FA8EB #EB8FD6 #EBD28F #8FEBA4
square
#8FA8EB #EB8FD6 #EBD28F #8FEBA4
split-complementary
#8FA8EB #EBA48F #D6EB8F
monochromatic
#2757D8 #5B80E2 #8FA8EB #C3D0F4 #E5EBFA
Accessibility & contrast
On white
2.34
#8FA8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#8FA8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA8EB
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA8EB | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#71B6C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8fa8eb; /* rgb */ color: rgb(143, 168, 235); /* oklch */ color: oklch(73.8% 0.101 268.2);
Tailwind
colors: {
custom: {
50: '#b3c1f1',
500: '#8fa8eb',
950: '#000000',
},
}SCSS
$custom: #8fa8eb; $custom-light: #b3c1f1; $custom-dark: #000000;
JSON
{
"hex": "#8fa8eb",
"rgb": {
"r": 143,
"g": 168,
"b": 235
},
"hsl": {
"h": 223.696,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.73847,
"c": 0.10148,
"h": 268.2
},
"luminance": 0.39843
}Semantic roles & 50–950 ramp
primary
#8FA8EB
secondary
#F2EBD9
accent
#9E14D2
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185