#8BAAF9#8BAAF9
#8BAAF9 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.7% C 0.120 H 267.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8BAAF9 |
|---|---|
| RGB | rgb(139, 170, 249) |
| HSL | hsl(223, 90%, 76%) |
| HSV | hsv(223, 44%, 98%) |
| CMYK | cmyk(44.2%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(70.23, 9.51, -42.65) |
| CIE-LCH | lch(70.23, 43.70, 282.57°) |
| OKLab | oklab(74.66% -0.0059 -0.1196) |
| OKLCH | oklch(74.66% 0.12 267.2) |
| XYZ | xyz(42.1156, 41.0756, 95.3134) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.58
Pastel Blue
#A2BFFE
ΔE00 5.61
Periwinkle Blue
#8F99FB
ΔE00 5.81
Cornflowerblue
#6495ED
ΔE00 7.42
Sky Blue (survey)
#75BBFD
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BAAF9 #F9DA8B
analogous
#8BE1F9 #8BAAF9 #A38BF9
triadic
#8BAAF9 #F98BAA #AAF98B
tetradic
#8BAAF9 #F98BE1 #F9DA8B #8BF9A3
square
#8BAAF9 #F98BE1 #F9DA8B #8BF9A3
split-complementary
#8BAAF9 #F9A38B #E1F98B
monochromatic
#1755F3 #517FF6 #8BAAF9 #C5D5FC #E2EAFD
Accessibility & contrast
On white
2.28
#8BAAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#8BAAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BAAF9
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BAAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BAAF9 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FC
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#63BAC6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8baaf9; /* rgb */ color: rgb(139, 170, 249); /* oklch */ color: oklch(74.7% 0.120 267.2);
Tailwind
colors: {
custom: {
50: '#b1c3fb',
500: '#8baaf9',
950: '#000000',
},
}SCSS
$custom: #8baaf9; $custom-light: #b1c3fb; $custom-dark: #000000;
JSON
{
"hex": "#8baaf9",
"rgb": {
"r": 139,
"g": 170,
"b": 249
},
"hsl": {
"h": 223.091,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.74656,
"c": 0.11976,
"h": 267.2
},
"luminance": 0.41078
}Semantic roles & 50–950 ramp
primary
#8BAAF9
secondary
#F6EDD5
accent
#A500E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185