#8FB2FA#8FB2FA
#8FB2FA is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.6% C 0.111 H 264.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2FA |
|---|---|
| RGB | rgb(143, 178, 250) |
| HSL | hsl(220, 91%, 77%) |
| HSV | hsv(220, 43%, 98%) |
| CMYK | cmyk(42.8%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(72.61, 6.28, -39.45) |
| CIE-LCH | lch(72.61, 39.95, 279.05°) |
| OKLab | oklab(76.59% -0.0115 -0.1103) |
| OKLCH | oklch(76.59% 0.111 264.1) |
| XYZ | xyz(44.4979, 44.5800, 96.6840) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.68
Pastel Blue
#A2BFFE
ΔE00 3.88
Sky Blue (survey)
#75BBFD
ΔE00 7.19
Baby Blue (survey)
#A2CFFE
ΔE00 7.74
Periwinkle Blue
#8F99FB
ΔE00 7.78
Powder Blue (survey)
#B1D1FC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2FA #FAD78F
analogous
#8FE7FA #8FB2FA #A28FFA
triadic
#8FB2FA #FA8FB2 #B2FA8F
tetradic
#8FB2FA #FA8FE7 #FAD78F #8FFAA2
square
#8FB2FA #FA8FE7 #FAD78F #8FFAA2
split-complementary
#8FB2FA #FAA28F #E7FA8F
monochromatic
#1A61F5 #548AF7 #8FB2FA #CADAFD #E2EBFE
Accessibility & contrast
On white
2.12
#8FB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#8FB2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2FA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2FA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FD
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#68C1CB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fb2fa; /* rgb */ color: rgb(143, 178, 250); /* oklch */ color: oklch(76.6% 0.111 264.1);
Tailwind
colors: {
custom: {
50: '#b4c8fc',
500: '#8fb2fa',
950: '#000000',
},
}SCSS
$custom: #8fb2fa; $custom-light: #b4c8fc; $custom-dark: #000000;
JSON
{
"hex": "#8fb2fa",
"rgb": {
"r": 143,
"g": 178,
"b": 250
},
"hsl": {
"h": 220.374,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.76588,
"c": 0.11087,
"h": 264.1
},
"luminance": 0.44583
}Semantic roles & 50–950 ramp
primary
#8FB2FA
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285