#8FAAF8#8FAAF8
#8FAAF8 is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.9% C 0.117 H 268.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8FAAF8 |
|---|---|
| RGB | rgb(143, 170, 248) |
| HSL | hsl(225, 88%, 77%) |
| HSV | hsv(225, 42%, 97%) |
| CMYK | cmyk(42.3%, 31.5%, 0%, 2.7%) |
| CIE-LAB | lab(70.43, 10.22, -41.77) |
| CIE-LCH | lch(70.43, 43.01, 283.75°) |
| OKLab | oklab(74.86% -0.0022 -0.117) |
| OKLCH | oklch(74.86% 0.117 268.9) |
| XYZ | xyz(42.6404, 41.3641, 94.5260) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.15
Periwinkle Blue
#8F99FB
ΔE00 5.35
Pastel Blue
#A2BFFE
ΔE00 5.43
Cornflowerblue
#6495ED
ΔE00 7.98
Light Grey Blue
#9DBCD4
ΔE00 9.12
Sky Blue (survey)
#75BBFD
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FAAF8 #F8DD8F
analogous
#8FDFF8 #8FAAF8 #A98FF8
triadic
#8FAAF8 #F88FAA #AAF88F
tetradic
#8FAAF8 #F88FDF #F8DD8F #8FF8A9
square
#8FAAF8 #F88FDF #F8DD8F #8FF8A9
split-complementary
#8FAAF8 #F8A98F #DFF88F
monochromatic
#1C53F1 #557EF4 #8FAAF8 #C9D6FC #E2E9FD
Accessibility & contrast
On white
2.26
#8FAAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#8FAAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FAAF8
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FAAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FAAF8 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1FB
Deuteranopia (green-blind)
#85A8F6
Tritanopia (blue-blind)
#6BBAC6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8faaf8; /* rgb */ color: rgb(143, 170, 248); /* oklch */ color: oklch(74.9% 0.117 268.9);
Tailwind
colors: {
custom: {
50: '#b4c3fb',
500: '#8faaf8',
950: '#000000',
},
}SCSS
$custom: #8faaf8; $custom-light: #b4c3fb; $custom-dark: #000000;
JSON
{
"hex": "#8faaf8",
"rgb": {
"r": 143,
"g": 170,
"b": 248
},
"hsl": {
"h": 224.571,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.74862,
"c": 0.11703,
"h": 268.9
},
"luminance": 0.41366
}Semantic roles & 50–950 ramp
primary
#8FAAF8
secondary
#F5EDD6
accent
#AA01E5
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185