#8BADFE#8BADFE
#8BADFE is a light, vivid blue. Relative luminance 0.425; OKLCH L 75.5% C 0.123 H 266.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8BADFE |
|---|---|
| RGB | rgb(139, 173, 254) |
| HSL | hsl(222, 98%, 77%) |
| HSV | hsv(222, 45%, 100%) |
| CMYK | cmyk(45.3%, 31.9%, 0%, 0.4%) |
| CIE-LAB | lab(71.23, 9.23, -43.78) |
| CIE-LCH | lch(71.23, 44.75, 281.91°) |
| OKLab | oklab(75.51% -0.0083 -0.1229) |
| OKLCH | oklch(75.51% 0.123 266.2) |
| XYZ | xyz(43.4747, 42.5293, 99.6649) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.65
Pastel Blue
#A2BFFE
ΔE00 5.08
Periwinkle Blue
#8F99FB
ΔE00 6.70
Cornflowerblue
#6495ED
ΔE00 7.88
Sky Blue (survey)
#75BBFD
ΔE00 7.94
Light Grey Blue
#9DBCD4
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BADFE #FEDC8B
analogous
#8BE7FE #8BADFE #A38BFE
triadic
#8BADFE #FE8BAD #ADFE8B
tetradic
#8BADFE #FE8BE7 #FEDC8B #8BFEA3
square
#8BADFE #FE8BE7 #FEDC8B #8BFEA3
split-complementary
#8BADFE #FEA38B #E7FE8B
monochromatic
#1257FD #4E82FD #8BADFE #C8D8FF #E1EAFF
Accessibility & contrast
On white
2.21
#8BADFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#8BADFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BADFE
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BADFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BADFE | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#83AAFC
Tritanopia (blue-blind)
#5FBECA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8badfe; /* rgb */ color: rgb(139, 173, 254); /* oklch */ color: oklch(75.5% 0.123 266.2);
Tailwind
colors: {
custom: {
50: '#b2c5ff',
500: '#8badfe',
950: '#000000',
},
}SCSS
$custom: #8badfe; $custom-light: #b2c5ff; $custom-dark: #000000;
JSON
{
"hex": "#8badfe",
"rgb": {
"r": 139,
"g": 173,
"b": 254
},
"hsl": {
"h": 222.261,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.75509,
"c": 0.12317,
"h": 266.2
},
"luminance": 0.42532
}Semantic roles & 50–950 ramp
primary
#8BADFE
secondary
#F7EDD4
accent
#A200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186