#8CB8FB#8CB8FB
#8CB8FB is a light, moderate blue. Relative luminance 0.468; OKLCH L 77.7% C 0.107 H 258.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB8FB |
|---|---|
| RGB | rgb(140, 184, 251) |
| HSL | hsl(216, 93%, 77%) |
| HSV | hsv(216, 44%, 98%) |
| CMYK | cmyk(44.2%, 26.7%, 0%, 1.6%) |
| CIE-LAB | lab(74.07, 2.49, -37.73) |
| CIE-LCH | lch(74.07, 37.82, 273.78°) |
| OKLab | oklab(77.7% -0.0213 -0.1054) |
| OKLCH | oklch(77.7% 0.107 258.6) |
| XYZ | xyz(45.3626, 46.8187, 97.8947) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.45
Pastel Blue
#A2BFFE
ΔE00 4.15
Sky Blue (survey)
#75BBFD
ΔE00 4.93
Baby Blue (survey)
#A2CFFE
ΔE00 6.08
Powder Blue (survey)
#B1D1FC
ΔE00 7.34
Light Blue
#95D0FC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB8FB #FBCF8C
analogous
#8CF0FB #8CB8FB #988CFB
triadic
#8CB8FB #FB8CB8 #B8FB8C
tetradic
#8CB8FB #FB8CF0 #FBCF8C #8CFB98
square
#8CB8FB #FB8CF0 #FBCF8C #8CFB98
split-complementary
#8CB8FB #FB988C #F0FB8C
monochromatic
#166FF7 #5193F9 #8CB8FB #C7DDFD #E1EDFE
Accessibility & contrast
On white
2.03
#8CB8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#8CB8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB8FB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB8FB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFE
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#61C7CF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8cb8fb; /* rgb */ color: rgb(140, 184, 251); /* oklch */ color: oklch(77.7% 0.107 258.6);
Tailwind
colors: {
custom: {
50: '#b2cdfd',
500: '#8cb8fb',
950: '#000000',
},
}SCSS
$custom: #8cb8fb; $custom-light: #b2cdfd; $custom-dark: #000000;
JSON
{
"hex": "#8cb8fb",
"rgb": {
"r": 140,
"g": 184,
"b": 251
},
"hsl": {
"h": 216.216,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.77695,
"c": 0.10749,
"h": 258.6
},
"luminance": 0.46821
}Semantic roles & 50–950 ramp
primary
#8CB8FB
secondary
#F6E9D5
accent
#8B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285