#8BADFB#8BADFB
#8BADFB is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.4% C 0.119 H 265.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8BADFB |
|---|---|
| RGB | rgb(139, 173, 251) |
| HSL | hsl(222, 93%, 76%) |
| HSV | hsv(222, 45%, 98%) |
| CMYK | cmyk(44.6%, 31.1%, 0%, 1.6%) |
| CIE-LAB | lab(71.10, 8.38, -42.37) |
| CIE-LCH | lch(71.10, 43.19, 281.19°) |
| OKLab | oklab(75.36% -0.009 -0.1188) |
| OKLCH | oklch(75.36% 0.119 265.7) |
| XYZ | xyz(42.9980, 42.3386, 97.1546) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.63
Pastel Blue
#A2BFFE
ΔE00 5.05
Periwinkle Blue
#8F99FB
ΔE00 6.72
Cornflowerblue
#6495ED
ΔE00 7.82
Sky Blue (survey)
#75BBFD
ΔE00 7.87
Light Grey Blue
#9DBCD4
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BADFB #FBD98B
analogous
#8BE5FB #8BADFB #A18BFB
triadic
#8BADFB #FB8BAD #ADFB8B
tetradic
#8BADFB #FB8BE5 #FBD98B #8BFBA1
square
#8BADFB #FB8BE5 #FBD98B #8BFBA1
split-complementary
#8BADFB #FBA18B #E5FB8B
monochromatic
#1559F7 #5083F9 #8BADFB #C6D7FD #E1EAFE
Accessibility & contrast
On white
2.22
#8BADFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#8BADFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BADFB
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BADFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BADFB | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#85A9F9
Tritanopia (blue-blind)
#61BDC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8badfb; /* rgb */ color: rgb(139, 173, 251); /* oklch */ color: oklch(75.4% 0.119 265.7);
Tailwind
colors: {
custom: {
50: '#b1c5fd',
500: '#8badfb',
950: '#000000',
},
}SCSS
$custom: #8badfb; $custom-light: #b1c5fd; $custom-dark: #000000;
JSON
{
"hex": "#8badfb",
"rgb": {
"r": 139,
"g": 173,
"b": 251
},
"hsl": {
"h": 221.786,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.75364,
"c": 0.11912,
"h": 265.7
},
"luminance": 0.42341
}Semantic roles & 50–950 ramp
primary
#8BADFB
secondary
#F6ECD5
accent
#A000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185