#8BAFF9#8BAFF9
#8BAFF9 is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.7% C 0.114 H 264.0°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8BAFF9 |
|---|---|
| RGB | rgb(139, 175, 249) |
| HSL | hsl(220, 90%, 76%) |
| HSV | hsv(220, 44%, 98%) |
| CMYK | cmyk(44.2%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(71.55, 6.70, -40.59) |
| CIE-LCH | lch(71.55, 41.14, 279.37°) |
| OKLab | oklab(75.68% -0.012 -0.1136) |
| OKLCH | oklch(75.68% 0.114 264) |
| XYZ | xyz(43.0708, 42.9859, 95.6317) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.99
Pastel Blue
#A2BFFE
ΔE00 4.73
Sky Blue (survey)
#75BBFD
ΔE00 7.23
Periwinkle Blue
#8F99FB
ΔE00 7.36
Cornflowerblue
#6495ED
ΔE00 8.08
Baby Blue (survey)
#A2CFFE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BAFF9 #F9D58B
analogous
#8BE6F9 #8BAFF9 #9E8BF9
triadic
#8BAFF9 #F98BAF #AFF98B
tetradic
#8BAFF9 #F98BE6 #F9D58B #8BF99E
square
#8BAFF9 #F98BE6 #F9D58B #8BF99E
split-complementary
#8BAFF9 #F99E8B #E6F98B
monochromatic
#175FF3 #5187F6 #8BAFF9 #C5D7FC #E2EBFD
Accessibility & contrast
On white
2.19
#8BAFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#8BAFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BAFF9
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BAFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BAFF9 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FC
Deuteranopia (green-blind)
#88ABF7
Tritanopia (blue-blind)
#62BFC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8baff9; /* rgb */ color: rgb(139, 175, 249); /* oklch */ color: oklch(75.7% 0.114 264.0);
Tailwind
colors: {
custom: {
50: '#b1c6fb',
500: '#8baff9',
950: '#000000',
},
}SCSS
$custom: #8baff9; $custom-light: #b1c6fb; $custom-dark: #000000;
JSON
{
"hex": "#8baff9",
"rgb": {
"r": 139,
"g": 175,
"b": 249
},
"hsl": {
"h": 220.364,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.7568,
"c": 0.11428,
"h": 264
},
"luminance": 0.42988
}Semantic roles & 50–950 ramp
primary
#8BAFF9
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285