#8FB0FB#8FB0FB
#8FB0FB is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.2% C 0.114 H 265.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB0FB |
|---|---|
| RGB | rgb(143, 176, 251) |
| HSL | hsl(222, 93%, 77%) |
| HSV | hsv(222, 43%, 98%) |
| CMYK | cmyk(43%, 29.9%, 0%, 1.6%) |
| CIE-LAB | lab(72.13, 7.68, -40.75) |
| CIE-LCH | lch(72.13, 41.46, 280.67°) |
| OKLab | oklab(76.22% -0.0088 -0.114) |
| OKLCH | oklch(76.22% 0.114 265.6) |
| XYZ | xyz(44.2601, 43.8529, 97.3804) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.30
Pastel Blue
#A2BFFE
ΔE00 4.18
Periwinkle Blue
#8F99FB
ΔE00 7.16
Sky Blue (survey)
#75BBFD
ΔE00 7.78
Baby Blue (survey)
#A2CFFE
ΔE00 8.29
Light Grey Blue
#9DBCD4
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB0FB #FBDA8F
analogous
#8FE6FB #8FB0FB #A48FFB
triadic
#8FB0FB #FB8FB0 #B0FB8F
tetradic
#8FB0FB #FB8FE6 #FBDA8F #8FFBA4
square
#8FB0FB #FB8FE6 #FBDA8F #8FFBA4
split-complementary
#8FB0FB #FBA48F #E6FB8F
monochromatic
#195DF7 #5486F9 #8FB0FB #CADAFD #E1EAFE
Accessibility & contrast
On white
2.15
#8FB0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#8FB0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB0FB
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB0FB | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FE
Deuteranopia (green-blind)
#8AACF9
Tritanopia (blue-blind)
#68C0CB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8fb0fb; /* rgb */ color: rgb(143, 176, 251); /* oklch */ color: oklch(76.2% 0.114 265.6);
Tailwind
colors: {
custom: {
50: '#b4c7fd',
500: '#8fb0fb',
950: '#000000',
},
}SCSS
$custom: #8fb0fb; $custom-light: #b4c7fd; $custom-dark: #000000;
JSON
{
"hex": "#8fb0fb",
"rgb": {
"r": 143,
"g": 176,
"b": 251
},
"hsl": {
"h": 221.667,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.76225,
"c": 0.11436,
"h": 265.6
},
"luminance": 0.43855
}Semantic roles & 50–950 ramp
primary
#8FB0FB
secondary
#F6ECD5
accent
#9F00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285