#8FB3FC#8FB3FC
#8FB3FC is a light, moderate blue. Relative luminance 0.451; OKLCH L 76.9% C 0.113 H 263.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB3FC |
|---|---|
| RGB | rgb(143, 179, 252) |
| HSL | hsl(220, 95%, 77%) |
| HSV | hsv(220, 43%, 99%) |
| CMYK | cmyk(43.3%, 29%, 0%, 1.2%) |
| CIE-LAB | lab(72.96, 6.28, -39.99) |
| CIE-LCH | lch(72.96, 40.48, 278.93°) |
| OKLab | oklab(76.89% -0.0121 -0.1118) |
| OKLCH | oklch(76.89% 0.113 263.8) |
| XYZ | xyz(45.0129, 45.1055, 98.4110) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.39
Pastel Blue
#A2BFFE
ΔE00 3.77
Sky Blue (survey)
#75BBFD
ΔE00 6.97
Baby Blue (survey)
#A2CFFE
ΔE00 7.48
Powder Blue (survey)
#B1D1FC
ΔE00 8.03
Periwinkle Blue
#8F99FB
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB3FC #FCD88F
analogous
#8FEAFC #8FB3FC #A18FFC
triadic
#8FB3FC #FC8FB3 #B3FC8F
tetradic
#8FB3FC #FC8FEA #FCD88F #8FFCA1
square
#8FB3FC #FC8FEA #FCD88F #8FFCA1
split-complementary
#8FB3FC #FCA18F #EAFC8F
monochromatic
#1862F9 #538BFA #8FB3FC #CBDBFE #E1EBFE
Accessibility & contrast
On white
2.10
#8FB3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#8FB3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB3FC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB3FC | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#8DAFFA
Tritanopia (blue-blind)
#67C2CD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fb3fc; /* rgb */ color: rgb(143, 179, 252); /* oklch */ color: oklch(76.9% 0.113 263.8);
Tailwind
colors: {
custom: {
50: '#b4c9fd',
500: '#8fb3fc',
950: '#000000',
},
}SCSS
$custom: #8fb3fc; $custom-light: #b4c9fd; $custom-dark: #000000;
JSON
{
"hex": "#8fb3fc",
"rgb": {
"r": 143,
"g": 179,
"b": 252
},
"hsl": {
"h": 220.183,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.76886,
"c": 0.1125,
"h": 263.8
},
"luminance": 0.45108
}Semantic roles & 50–950 ramp
primary
#8FB3FC
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285