#8FB0F6#8FB0F6
#8FB0F6 is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.0% C 0.108 H 264.6°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB0F6 |
|---|---|
| RGB | rgb(143, 176, 246) |
| HSL | hsl(221, 85%, 76%) |
| HSV | hsv(221, 42%, 96%) |
| CMYK | cmyk(41.9%, 28.5%, 0%, 3.5%) |
| CIE-LAB | lab(71.92, 6.30, -38.36) |
| CIE-LCH | lch(71.92, 38.88, 279.32°) |
| OKLab | oklab(75.99% -0.0101 -0.1072) |
| OKLCH | oklch(75.99% 0.108 264.6) |
| XYZ | xyz(43.4823, 43.5418, 93.2841) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.32
Pastel Blue
#A2BFFE
ΔE00 4.18
Periwinkle Blue
#8F99FB
ΔE00 7.21
Sky Blue (survey)
#75BBFD
ΔE00 7.67
Baby Blue (survey)
#A2CFFE
ΔE00 8.29
Light Grey Blue
#9DBCD4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB0F6 #F6D58F
analogous
#8FE4F6 #8FB0F6 #A28FF6
triadic
#8FB0F6 #F68FB0 #B0F68F
tetradic
#8FB0F6 #F68FE4 #F6D58F #8FF6A2
square
#8FB0F6 #F68FE4 #F6D58F #8FF6A2
split-complementary
#8FB0F6 #F6A28F #E4F68F
monochromatic
#1E60ED #5688F1 #8FB0F6 #C8D8FB #E3EBFD
Accessibility & contrast
On white
2.16
#8FB0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#8FB0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB0F6
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB0F6 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B5F9
Deuteranopia (green-blind)
#8DACF4
Tritanopia (blue-blind)
#6BBFC9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8fb0f6; /* rgb */ color: rgb(143, 176, 246); /* oklch */ color: oklch(76.0% 0.108 264.6);
Tailwind
colors: {
custom: {
50: '#b3c7f9',
500: '#8fb0f6',
950: '#000000',
},
}SCSS
$custom: #8fb0f6; $custom-light: #b3c7f9; $custom-dark: #000000;
JSON
{
"hex": "#8fb0f6",
"rgb": {
"r": 143,
"g": 176,
"b": 246
},
"hsl": {
"h": 220.777,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.75993,
"c": 0.10764,
"h": 264.6
},
"luminance": 0.43544
}Semantic roles & 50–950 ramp
primary
#8FB0F6
secondary
#F5EBD6
accent
#9B04E2
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285