#8BAEFB#8BAEFB
#8BAEFB is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.6% C 0.118 H 265.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8BAEFB |
|---|---|
| RGB | rgb(139, 174, 251) |
| HSL | hsl(221, 93%, 76%) |
| HSV | hsv(221, 45%, 98%) |
| CMYK | cmyk(44.6%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(71.37, 7.82, -41.95) |
| CIE-LCH | lch(71.37, 42.68, 280.56°) |
| OKLab | oklab(75.57% -0.0102 -0.1176) |
| OKLCH | oklch(75.57% 0.118 265) |
| XYZ | xyz(43.1905, 42.7236, 97.2187) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.32
Pastel Blue
#A2BFFE
ΔE00 4.88
Periwinkle Blue
#8F99FB
ΔE00 7.03
Sky Blue (survey)
#75BBFD
ΔE00 7.58
Cornflowerblue
#6495ED
ΔE00 7.96
Baby Blue (survey)
#A2CFFE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BAEFB #FBD88B
analogous
#8BE6FB #8BAEFB #A08BFB
triadic
#8BAEFB #FB8BAE #AEFB8B
tetradic
#8BAEFB #FB8BE6 #FBD88B #8BFBA0
square
#8BAEFB #FB8BE6 #FBD88B #8BFBA0
split-complementary
#8BAEFB #FBA08B #E6FB8B
monochromatic
#155BF7 #5085F9 #8BAEFB #C6D7FD #E1EAFE
Accessibility & contrast
On white
2.20
#8BAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#8BAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BAEFB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BAEFB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FE
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#61BEC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8baefb; /* rgb */ color: rgb(139, 174, 251); /* oklch */ color: oklch(75.6% 0.118 265.0);
Tailwind
colors: {
custom: {
50: '#b1c5fd',
500: '#8baefb',
950: '#000000',
},
}SCSS
$custom: #8baefb; $custom-light: #b1c5fd; $custom-dark: #000000;
JSON
{
"hex": "#8baefb",
"rgb": {
"r": 139,
"g": 174,
"b": 251
},
"hsl": {
"h": 221.25,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.75569,
"c": 0.11803,
"h": 265
},
"luminance": 0.42726
}Semantic roles & 50–950 ramp
primary
#8BAEFB
secondary
#F6ECD5
accent
#9E00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185