#8FB2F9#8FB2F9
#8FB2F9 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.5% C 0.110 H 263.8°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2F9 |
|---|---|
| RGB | rgb(143, 178, 249) |
| HSL | hsl(220, 90%, 77%) |
| HSV | hsv(220, 43%, 98%) |
| CMYK | cmyk(42.6%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(72.57, 6.01, -38.97) |
| CIE-LCH | lch(72.57, 39.43, 278.76°) |
| OKLab | oklab(76.54% -0.0117 -0.1089) |
| OKLCH | oklch(76.54% 0.11 263.8) |
| XYZ | xyz(44.3415, 44.5175, 95.8604) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.68
Pastel Blue
#A2BFFE
ΔE00 3.87
Sky Blue (survey)
#75BBFD
ΔE00 7.16
Baby Blue (survey)
#A2CFFE
ΔE00 7.74
Periwinkle Blue
#8F99FB
ΔE00 7.79
Powder Blue (survey)
#B1D1FC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2F9 #F9D68F
analogous
#8FE7F9 #8FB2F9 #A18FF9
triadic
#8FB2F9 #F98FB2 #B2F98F
tetradic
#8FB2F9 #F98FE7 #F9D68F #8FF9A1
square
#8FB2F9 #F98FE7 #F9D68F #8FF9A1
split-complementary
#8FB2F9 #F9A18F #E7F98F
monochromatic
#1B62F3 #558AF6 #8FB2F9 #C9DAFC #E2EBFD
Accessibility & contrast
On white
2.12
#8FB2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#8FB2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2F9
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2F9 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B7FC
Deuteranopia (green-blind)
#8DAEF7
Tritanopia (blue-blind)
#69C1CB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fb2f9; /* rgb */ color: rgb(143, 178, 249); /* oklch */ color: oklch(76.5% 0.110 263.8);
Tailwind
colors: {
custom: {
50: '#b4c8fb',
500: '#8fb2f9',
950: '#000000',
},
}SCSS
$custom: #8fb2f9; $custom-light: #b4c8fb; $custom-dark: #000000;
JSON
{
"hex": "#8fb2f9",
"rgb": {
"r": 143,
"g": 178,
"b": 249
},
"hsl": {
"h": 220.189,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.76542,
"c": 0.10954,
"h": 263.8
},
"luminance": 0.4452
}Semantic roles & 50–950 ramp
primary
#8FB2F9
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285