#8FAAF7#8FAAF7
#8FAAF7 is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.8% C 0.116 H 268.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAF7 |
|---|---|
| RGB | rgb(143, 170, 247) |
| HSL | hsl(224, 87%, 76%) |
| HSV | hsv(224, 42%, 97%) |
| CMYK | cmyk(42.1%, 31.2%, 0%, 3.1%) |
| CIE-LAB | lab(70.39, 9.94, -41.30) |
| CIE-LCH | lch(70.39, 42.48, 283.54°) |
| OKLab | oklab(74.81% -0.0025 -0.1156) |
| OKLCH | oklch(74.81% 0.116 268.8) |
| XYZ | xyz(42.4857, 41.3022, 93.7111) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.16
Periwinkle Blue
#8F99FB
ΔE00 5.36
Pastel Blue
#A2BFFE
ΔE00 5.42
Cornflowerblue
#6495ED
ΔE00 7.97
Light Grey Blue
#9DBCD4
ΔE00 9.13
Sky Blue (survey)
#75BBFD
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAF7 #F7DC8F
analogous
#8FDEF7 #8FAAF7 #A88FF7
triadic
#8FAAF7 #F78FAA #AAF78F
tetradic
#8FAAF7 #F78FDE #F7DC8F #8FF7A8
square
#8FAAF7 #F78FDE #F7DC8F #8FF7A8
split-complementary
#8FAAF7 #F7A88F #DEF78F
monochromatic
#1D53EF #567FF3 #8FAAF7 #C8D5FB #E2E9FD
Accessibility & contrast
On white
2.27
#8FAAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#8FAAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAF7
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAF7 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1FA
Deuteranopia (green-blind)
#85A8F5
Tritanopia (blue-blind)
#6BBAC6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8faaf7; /* rgb */ color: rgb(143, 170, 247); /* oklch */ color: oklch(74.8% 0.116 268.8);
Tailwind
colors: {
custom: {
50: '#b4c3fa',
500: '#8faaf7',
950: '#000000',
},
}SCSS
$custom: #8faaf7; $custom-light: #b4c3fa; $custom-dark: #000000;
JSON
{
"hex": "#8faaf7",
"rgb": {
"r": 143,
"g": 170,
"b": 247
},
"hsl": {
"h": 224.423,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.74814,
"c": 0.11567,
"h": 268.8
},
"luminance": 0.41304
}Semantic roles & 50–950 ramp
primary
#8FAAF7
secondary
#F5EDD6
accent
#A902E3
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185