#8FAAF5#8FAAF5
#8FAAF5 is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.7% C 0.113 H 268.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAF5 |
|---|---|
| RGB | rgb(143, 170, 245) |
| HSL | hsl(224, 84%, 76%) |
| HSV | hsv(224, 42%, 96%) |
| CMYK | cmyk(41.6%, 30.6%, 0%, 3.9%) |
| CIE-LAB | lab(70.30, 9.39, -40.35) |
| CIE-LCH | lch(70.30, 41.42, 283.10°) |
| OKLab | oklab(74.72% -0.003 -0.1129) |
| OKLCH | oklch(74.72% 0.113 268.5) |
| XYZ | xyz(42.1787, 41.1795, 92.0945) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.19
Periwinkle Blue
#8F99FB
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 5.43
Cornflowerblue
#6495ED
ΔE00 7.96
Light Grey Blue
#9DBCD4
ΔE00 9.15
Sky Blue (survey)
#75BBFD
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAF5 #F5DA8F
analogous
#8FDDF5 #8FAAF5 #A78FF5
triadic
#8FAAF5 #F58FAA #AAF58F
tetradic
#8FAAF5 #F58FDD #F5DA8F #8FF5A7
square
#8FAAF5 #F58FDD #F5DA8F #8FF5A7
split-complementary
#8FAAF5 #F5A78F #DDF58F
monochromatic
#1F55EB #577FF0 #8FAAF5 #C7D5FA #E3EAFC
Accessibility & contrast
On white
2.27
#8FAAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#8FAAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAF5
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAF5 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F8
Deuteranopia (green-blind)
#86A8F3
Tritanopia (blue-blind)
#6CB9C5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8faaf5; /* rgb */ color: rgb(143, 170, 245); /* oklch */ color: oklch(74.7% 0.113 268.5);
Tailwind
colors: {
custom: {
50: '#b3c3f8',
500: '#8faaf5',
950: '#000000',
},
}SCSS
$custom: #8faaf5; $custom-light: #b3c3f8; $custom-dark: #000000;
JSON
{
"hex": "#8faaf5",
"rgb": {
"r": 143,
"g": 170,
"b": 245
},
"hsl": {
"h": 224.118,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.7472,
"c": 0.11292,
"h": 268.5
},
"luminance": 0.41182
}Semantic roles & 50–950 ramp
primary
#8FAAF5
secondary
#F4EDD7
accent
#A605E0
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185