#8FB7FA#8FB7FA
#8FB7FA is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.6% C 0.106 H 260.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB7FA |
|---|---|
| RGB | rgb(143, 183, 250) |
| HSL | hsl(218, 91%, 77%) |
| HSV | hsv(218, 43%, 98%) |
| CMYK | cmyk(42.8%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(73.94, 3.51, -37.39) |
| CIE-LCH | lch(73.94, 37.56, 275.36°) |
| OKLab | oklab(77.62% -0.0175 -0.1043) |
| OKLCH | oklch(77.62% 0.106 260.5) |
| XYZ | xyz(45.5109, 46.6061, 97.0217) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.26
Pastel Blue
#A2BFFE
ΔE00 3.56
Sky Blue (survey)
#75BBFD
ΔE00 5.80
Baby Blue (survey)
#A2CFFE
ΔE00 6.37
Powder Blue (survey)
#B1D1FC
ΔE00 7.25
Light Grey Blue
#9DBCD4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB7FA #FAD28F
analogous
#8FEDFA #8FB7FA #9D8FFA
triadic
#8FB7FA #FA8FB7 #B7FA8F
tetradic
#8FB7FA #FA8FED #FAD28F #8FFA9D
square
#8FB7FA #FA8FED #FAD28F #8FFA9D
split-complementary
#8FB7FA #FA9D8F #EDFA8F
monochromatic
#1A6CF5 #5491F7 #8FB7FA #CADDFD #E2ECFE
Accessibility & contrast
On white
2.03
#8FB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#8FB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB7FA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB7FA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBBFD
Deuteranopia (green-blind)
#93B1F9
Tritanopia (blue-blind)
#68C5CE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fb7fa; /* rgb */ color: rgb(143, 183, 250); /* oklch */ color: oklch(77.6% 0.106 260.5);
Tailwind
colors: {
custom: {
50: '#b4ccfc',
500: '#8fb7fa',
950: '#000000',
},
}SCSS
$custom: #8fb7fa; $custom-light: #b4ccfc; $custom-dark: #000000;
JSON
{
"hex": "#8fb7fa",
"rgb": {
"r": 143,
"g": 183,
"b": 250
},
"hsl": {
"h": 217.57,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.7762,
"c": 0.10581,
"h": 260.5
},
"luminance": 0.46609
}Semantic roles & 50–950 ramp
primary
#8FB7FA
secondary
#F6EAD5
accent
#9000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285