#8BBDF7#8BBDF7
#8BBDF7 is a light, moderate cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.099 H 252.7°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDF7 |
|---|---|
| RGB | rgb(139, 189, 247) |
| HSL | hsl(212, 87%, 76%) |
| HSV | hsv(212, 44%, 97%) |
| CMYK | cmyk(43.7%, 23.5%, 0%, 3.1%) |
| CIE-LAB | lab(75.20, -1.60, -33.84) |
| CIE-LCH | lch(75.20, 33.88, 267.29°) |
| OKLab | oklab(78.51% -0.0293 -0.0942) |
| OKLCH | oklch(78.51% 0.099 252.7) |
| XYZ | xyz(45.6280, 48.5967, 94.9534) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.07
Sky Blue (survey)
#75BBFD
ΔE00 3.33
Baby Blue (survey)
#A2CFFE
ΔE00 4.80
Pastel Blue
#A2BFFE
ΔE00 5.16
Sky
#82CAFC
ΔE00 5.67
Light Blue
#95D0FC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDF7 #F7C58B
analogous
#8BF3F7 #8BBDF7 #8F8BF7
triadic
#8BBDF7 #F78BBD #BDF78B
tetradic
#8BBDF7 #F78BF3 #F7C58B #8BF78F
square
#8BBDF7 #F78BF3 #F7C58B #8BF78F
split-complementary
#8BBDF7 #F78F8B #F3F78B
monochromatic
#187CEF #529CF3 #8BBDF7 #C4DEFB #E2EFFD
Accessibility & contrast
On white
1.96
#8BBDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8BBDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDF7
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDF7 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BFFA
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#61CAD1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bbdf7; /* rgb */ color: rgb(139, 189, 247); /* oklch */ color: oklch(78.5% 0.099 252.7);
Tailwind
colors: {
custom: {
50: '#b1d0fa',
500: '#8bbdf7',
950: '#000000',
},
}SCSS
$custom: #8bbdf7; $custom-light: #b1d0fa; $custom-dark: #000000;
JSON
{
"hex": "#8bbdf7",
"rgb": {
"r": 139,
"g": 189,
"b": 247
},
"hsl": {
"h": 212.222,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.78511,
"c": 0.09868,
"h": 252.7
},
"luminance": 0.486
}Semantic roles & 50–950 ramp
primary
#8BBDF7
secondary
#F5E7D6
accent
#7B02E4
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285