#8BBAF3#8BBAF3
#8BBAF3 is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.7% C 0.096 H 253.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBAF3 |
|---|---|
| RGB | rgb(139, 186, 243) |
| HSL | hsl(213, 81%, 75%) |
| HSV | hsv(213, 43%, 95%) |
| CMYK | cmyk(42.8%, 23.5%, 0%, 4.7%) |
| CIE-LAB | lab(74.24, -1.06, -33.17) |
| CIE-LCH | lch(74.24, 33.19, 268.17°) |
| OKLab | oklab(77.71% -0.027 -0.0923) |
| OKLCH | oklch(77.71% 0.096 253.7) |
| XYZ | xyz(44.3787, 47.0751, 91.5246) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.59
Sky Blue (survey)
#75BBFD
ΔE00 3.80
Pastel Blue
#A2BFFE
ΔE00 4.85
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Sky
#82CAFC
ΔE00 6.43
Light Blue
#95D0FC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBAF3 #F3C48B
analogous
#8BEEF3 #8BBAF3 #908BF3
triadic
#8BBAF3 #F38BBA #BAF38B
tetradic
#8BBAF3 #F38BEE #F3C48B #8BF390
square
#8BBAF3 #F38BEE #F3C48B #8BF390
split-complementary
#8BBAF3 #F3908B #EEF38B
monochromatic
#1C78E8 #5499ED #8BBAF3 #C2DBF9 #E3EFFC
Accessibility & contrast
On white
2.02
#8BBAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#8BBAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBAF3
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBAF3 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BCF6
Deuteranopia (green-blind)
#98B2F2
Tritanopia (blue-blind)
#64C7CD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bbaf3; /* rgb */ color: rgb(139, 186, 243); /* oklch */ color: oklch(77.7% 0.096 253.7);
Tailwind
colors: {
custom: {
50: '#b1cef7',
500: '#8bbaf3',
950: '#000000',
},
}SCSS
$custom: #8bbaf3; $custom-light: #b1cef7; $custom-dark: #000000;
JSON
{
"hex": "#8bbaf3",
"rgb": {
"r": 139,
"g": 186,
"b": 243
},
"hsl": {
"h": 212.885,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.77705,
"c": 0.09617,
"h": 253.7
},
"luminance": 0.47078
}Semantic roles & 50–950 ramp
primary
#8BBAF3
secondary
#F4E7D7
accent
#7D08DE
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111317
muted
#808285