#8BABFE#8BABFE
#8BABFE is a light, vivid blue. Relative luminance 0.418; OKLCH L 75.1% C 0.125 H 267.3°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8BABFE |
|---|---|
| RGB | rgb(139, 171, 254) |
| HSL | hsl(223, 98%, 77%) |
| HSV | hsv(223, 45%, 100%) |
| CMYK | cmyk(45.3%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.71, 10.36, -44.61) |
| CIE-LCH | lch(70.71, 45.79, 283.08°) |
| OKLab | oklab(75.1% -0.0059 -0.1253) |
| OKLCH | oklch(75.1% 0.125 267.3) |
| XYZ | xyz(43.0941, 41.7680, 99.5380) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.27
Pastel Blue
#A2BFFE
ΔE00 5.45
Periwinkle Blue
#8F99FB
ΔE00 6.08
Cornflowerblue
#6495ED
ΔE00 7.63
Sky Blue (survey)
#75BBFD
ΔE00 8.51
Light Grey Blue
#9DBCD4
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BABFE #FEDE8B
analogous
#8BE5FE #8BABFE #A48BFE
triadic
#8BABFE #FE8BAB #ABFE8B
tetradic
#8BABFE #FE8BE5 #FEDE8B #8BFEA4
square
#8BABFE #FE8BE5 #FEDE8B #8BFEA4
split-complementary
#8BABFE #FEA48B #E5FE8B
monochromatic
#1253FD #4E7FFD #8BABFE #C8D7FF #E1E9FF
Accessibility & contrast
On white
2.24
#8BABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#8BABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BABFE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BABFE | 1.00 | 2.24 | 9.35 | 9.35 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#60BCC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8babfe; /* rgb */ color: rgb(139, 171, 254); /* oklch */ color: oklch(75.1% 0.125 267.3);
Tailwind
colors: {
custom: {
50: '#b2c3ff',
500: '#8babfe',
950: '#000000',
},
}SCSS
$custom: #8babfe; $custom-light: #b2c3ff; $custom-dark: #000000;
JSON
{
"hex": "#8babfe",
"rgb": {
"r": 139,
"g": 171,
"b": 254
},
"hsl": {
"h": 223.304,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.75102,
"c": 0.12541,
"h": 267.3
},
"luminance": 0.41771
}Semantic roles & 50–950 ramp
primary
#8BABFE
secondary
#F7EDD4
accent
#A600E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186