#8BB7F4#8BB7F4
#8BB7F4 is a light, moderate cyan. Relative luminance 0.459; OKLCH L 77.1% C 0.100 H 256.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB7F4 |
|---|---|
| RGB | rgb(139, 183, 244) |
| HSL | hsl(215, 83%, 75%) |
| HSV | hsv(215, 43%, 96%) |
| CMYK | cmyk(43%, 25%, 0%, 4.3%) |
| CIE-LAB | lab(73.47, 0.86, -34.89) |
| CIE-LCH | lch(73.47, 34.91, 271.41°) |
| OKLab | oklab(77.12% -0.023 -0.0972) |
| OKLCH | oklch(77.12% 0.1 256.7) |
| XYZ | xyz(43.9048, 45.8850, 92.1136) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.04
Pastel Blue
#A2BFFE
ΔE00 4.46
Sky Blue (survey)
#75BBFD
ΔE00 4.65
Baby Blue (survey)
#A2CFFE
ΔE00 6.22
Powder Blue (survey)
#B1D1FC
ΔE00 7.51
Sky
#82CAFC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB7F4 #F4C88B
analogous
#8BECF4 #8BB7F4 #938BF4
triadic
#8BB7F4 #F48BB7 #B7F48B
tetradic
#8BB7F4 #F48BEC #F4C88B #8BF493
square
#8BB7F4 #F48BEC #F4C88B #8BF493
split-complementary
#8BB7F4 #F4938B #ECF48B
monochromatic
#1B72E9 #5394EF #8BB7F4 #C3DAF9 #E3EEFC
Accessibility & contrast
On white
2.06
#8BB7F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#8BB7F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB7F4
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB7F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB7F4 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BAF7
Deuteranopia (green-blind)
#94B0F3
Tritanopia (blue-blind)
#63C4CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bb7f4; /* rgb */ color: rgb(139, 183, 244); /* oklch */ color: oklch(77.1% 0.100 256.7);
Tailwind
colors: {
custom: {
50: '#b1ccf8',
500: '#8bb7f4',
950: '#000000',
},
}SCSS
$custom: #8bb7f4; $custom-light: #b1ccf8; $custom-dark: #000000;
JSON
{
"hex": "#8bb7f4",
"rgb": {
"r": 139,
"g": 183,
"b": 244
},
"hsl": {
"h": 214.857,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.77116,
"c": 0.09993,
"h": 256.7
},
"luminance": 0.45888
}Semantic roles & 50–950 ramp
primary
#8BB7F4
secondary
#F4E8D7
accent
#8406DF
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285