#8BB2F2#8BB2F2
#8BB2F2 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.0% C 0.102 H 260.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB2F2 |
|---|---|
| RGB | rgb(139, 178, 242) |
| HSL | hsl(217, 80%, 75%) |
| HSV | hsv(217, 43%, 95%) |
| CMYK | cmyk(42.6%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(72.05, 3.07, -36.01) |
| CIE-LCH | lch(72.05, 36.14, 274.88°) |
| OKLab | oklab(75.98% -0.0176 -0.1004) |
| OKLCH | oklch(75.98% 0.102 260.1) |
| XYZ | xyz(42.5897, 43.7381, 90.1853) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.16
Pastel Blue
#A2BFFE
ΔE00 4.50
Sky Blue (survey)
#75BBFD
ΔE00 6.10
Baby Blue (survey)
#A2CFFE
ΔE00 7.57
Light Grey Blue
#9DBCD4
ΔE00 8.19
Periwinkle Blue
#8F99FB
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB2F2 #F2CB8B
analogous
#8BE5F2 #8BB2F2 #988BF2
triadic
#8BB2F2 #F28BB2 #B2F28B
tetradic
#8BB2F2 #F28BE5 #F2CB8B #8BF298
square
#8BB2F2 #F28BE5 #F2CB8B #8BF298
split-complementary
#8BB2F2 #F2988B #E5F28B
monochromatic
#1D69E6 #548DEC #8BB2F2 #C2D7F8 #E3EDFC
Accessibility & contrast
On white
2.15
#8BB2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#8BB2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB2F2
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB2F2 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB6F5
Deuteranopia (green-blind)
#8FACF1
Tritanopia (blue-blind)
#65C0C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8bb2f2; /* rgb */ color: rgb(139, 178, 242); /* oklch */ color: oklch(76.0% 0.102 260.1);
Tailwind
colors: {
custom: {
50: '#b1c8f6',
500: '#8bb2f2',
950: '#000000',
},
}SCSS
$custom: #8bb2f2; $custom-light: #b1c8f6; $custom-dark: #000000;
JSON
{
"hex": "#8bb2f2",
"rgb": {
"r": 139,
"g": 178,
"b": 242
},
"hsl": {
"h": 217.282,
"s": 79.845,
"l": 74.706
},
"oklch": {
"l": 0.75981,
"c": 0.10198,
"h": 260.1
},
"luminance": 0.43741
}Semantic roles & 50–950 ramp
primary
#8BB2F2
secondary
#F4E9D7
accent
#8C09DC
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285