#8FB2FB#8FB2FB
#8FB2FB is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.6% C 0.112 H 264.3°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB2FB |
|---|---|
| RGB | rgb(143, 178, 251) |
| HSL | hsl(221, 93%, 77%) |
| HSV | hsv(221, 43%, 98%) |
| CMYK | cmyk(43%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(72.66, 6.56, -39.92) |
| CIE-LCH | lch(72.66, 40.46, 279.33°) |
| OKLab | oklab(76.63% -0.0112 -0.1116) |
| OKLCH | oklch(76.63% 0.112 264.3) |
| XYZ | xyz(44.6551, 44.6429, 97.5120) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.69
Pastel Blue
#A2BFFE
ΔE00 3.88
Sky Blue (survey)
#75BBFD
ΔE00 7.22
Baby Blue (survey)
#A2CFFE
ΔE00 7.75
Periwinkle Blue
#8F99FB
ΔE00 7.77
Powder Blue (survey)
#B1D1FC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB2FB #FBD88F
analogous
#8FE8FB #8FB2FB #A28FFB
triadic
#8FB2FB #FB8FB2 #B2FB8F
tetradic
#8FB2FB #FB8FE8 #FBD88F #8FFBA2
square
#8FB2FB #FB8FE8 #FBD88F #8FFBA2
split-complementary
#8FB2FB #FBA28F #E8FB8F
monochromatic
#1961F7 #5489F9 #8FB2FB #CADBFD #E1EBFE
Accessibility & contrast
On white
2.12
#8FB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#8FB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB2FB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB2FB | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#8CAEF9
Tritanopia (blue-blind)
#68C1CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fb2fb; /* rgb */ color: rgb(143, 178, 251); /* oklch */ color: oklch(76.6% 0.112 264.3);
Tailwind
colors: {
custom: {
50: '#b4c8fd',
500: '#8fb2fb',
950: '#000000',
},
}SCSS
$custom: #8fb2fb; $custom-light: #b4c8fd; $custom-dark: #000000;
JSON
{
"hex": "#8fb2fb",
"rgb": {
"r": 143,
"g": 178,
"b": 251
},
"hsl": {
"h": 220.556,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.76634,
"c": 0.11221,
"h": 264.3
},
"luminance": 0.44645
}Semantic roles & 50–950 ramp
primary
#8FB2FB
secondary
#F6EBD5
accent
#9B00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285