#8BBDF3#8BBDF3
#8BBDF3 is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.3% C 0.094 H 251.0°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDF3 |
|---|---|
| RGB | rgb(139, 189, 243) |
| HSL | hsl(211, 81%, 75%) |
| HSV | hsv(211, 43%, 95%) |
| CMYK | cmyk(42.8%, 22.2%, 0%, 4.7%) |
| CIE-LAB | lab(75.05, -2.69, -31.92) |
| CIE-LCH | lch(75.05, 32.03, 265.18°) |
| OKLab | oklab(78.34% -0.0306 -0.0887) |
| OKLCH | oklch(78.34% 0.094 251) |
| XYZ | xyz(45.0174, 48.3524, 91.7375) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.53
Sky Blue (survey)
#75BBFD
ΔE00 3.21
Baby Blue (survey)
#A2CFFE
ΔE00 4.76
Sky
#82CAFC
ΔE00 5.28
Pastel Blue
#A2BFFE
ΔE00 5.43
Light Blue
#95D0FC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDF3 #F3C18B
analogous
#8BF1F3 #8BBDF3 #8D8BF3
triadic
#8BBDF3 #F38BBD #BDF38B
tetradic
#8BBDF3 #F38BF1 #F3C18B #8BF38D
square
#8BBDF3 #F38BF1 #F3C18B #8BF38D
split-complementary
#8BBDF3 #F38D8B #F1F38B
monochromatic
#1C7EE8 #549DED #8BBDF3 #C2DDF9 #E3EFFC
Accessibility & contrast
On white
1.97
#8BBDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#8BBDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDF3
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDF3 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BFF6
Deuteranopia (green-blind)
#9BB4F2
Tritanopia (blue-blind)
#63C9CF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbdf3; /* rgb */ color: rgb(139, 189, 243); /* oklch */ color: oklch(78.3% 0.094 251.0);
Tailwind
colors: {
custom: {
50: '#b1d0f7',
500: '#8bbdf3',
950: '#000000',
},
}SCSS
$custom: #8bbdf3; $custom-light: #b1d0f7; $custom-dark: #000000;
JSON
{
"hex": "#8bbdf3",
"rgb": {
"r": 139,
"g": 189,
"b": 243
},
"hsl": {
"h": 211.154,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.7834,
"c": 0.09386,
"h": 251
},
"luminance": 0.48355
}Semantic roles & 50–950 ramp
primary
#8BBDF3
secondary
#F4E6D7
accent
#7708DE
background
#FBFCFF
surface
#F6F9FE
border
#D0D2D6
text
#111417
muted
#808285