#8BAEFE#8BAEFE
#8BAEFE is a light, vivid blue. Relative luminance 0.429; OKLCH L 75.7% C 0.122 H 265.6°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8BAEFE |
|---|---|
| RGB | rgb(139, 174, 254) |
| HSL | hsl(222, 98%, 77%) |
| HSV | hsv(222, 45%, 100%) |
| CMYK | cmyk(45.3%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(71.50, 8.67, -43.37) |
| CIE-LCH | lch(71.50, 44.23, 281.31°) |
| OKLab | oklab(75.71% -0.0094 -0.1217) |
| OKLCH | oklch(75.71% 0.122 265.6) |
| XYZ | xyz(43.6672, 42.9142, 99.7290) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.34
Pastel Blue
#A2BFFE
ΔE00 4.91
Periwinkle Blue
#8F99FB
ΔE00 7.01
Sky Blue (survey)
#75BBFD
ΔE00 7.65
Cornflowerblue
#6495ED
ΔE00 8.02
Baby Blue (survey)
#A2CFFE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BAEFE #FEDB8B
analogous
#8BE8FE #8BAEFE #A28BFE
triadic
#8BAEFE #FE8BAE #AEFE8B
tetradic
#8BAEFE #FE8BE8 #FEDB8B #8BFEA2
square
#8BAEFE #FE8BE8 #FEDB8B #8BFEA2
split-complementary
#8BAEFE #FEA28B #E8FE8B
monochromatic
#1259FD #4E84FD #8BAEFE #C8D8FF #E1EAFF
Accessibility & contrast
On white
2.19
#8BAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#8BAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BAEFE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BAEFE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#85AAFC
Tritanopia (blue-blind)
#5FBFCB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8baefe; /* rgb */ color: rgb(139, 174, 254); /* oklch */ color: oklch(75.7% 0.122 265.6);
Tailwind
colors: {
custom: {
50: '#b2c5ff',
500: '#8baefe',
950: '#000000',
},
}SCSS
$custom: #8baefe; $custom-light: #b2c5ff; $custom-dark: #000000;
JSON
{
"hex": "#8baefe",
"rgb": {
"r": 139,
"g": 174,
"b": 254
},
"hsl": {
"h": 221.739,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.75713,
"c": 0.12207,
"h": 265.6
},
"luminance": 0.42917
}Semantic roles & 50–950 ramp
primary
#8BAEFE
secondary
#F7ECD4
accent
#A000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186