#8FBCFB#8FBCFB
#8FBCFB is a light, moderate blue. Relative luminance 0.488; OKLCH L 78.7% C 0.102 H 256.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBCFB |
|---|---|
| RGB | rgb(143, 188, 251) |
| HSL | hsl(215, 93%, 77%) |
| HSV | hsv(215, 43%, 98%) |
| CMYK | cmyk(43%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.31, 1.03, -35.81) |
| CIE-LCH | lch(75.31, 35.82, 271.65°) |
| OKLab | oklab(78.71% -0.0233 -0.0998) |
| OKLCH | oklch(78.71% 0.102 256.9) |
| XYZ | xyz(46.7178, 48.7683, 98.1996) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.16
Pastel Blue
#A2BFFE
ΔE00 3.97
Sky Blue (survey)
#75BBFD
ΔE00 4.60
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Powder Blue (survey)
#B1D1FC
ΔE00 6.49
Light Blue
#95D0FC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBCFB #FBCE8F
analogous
#8FF2FB #8FBCFB #988FFB
triadic
#8FBCFB #FB8FBC #BCFB8F
tetradic
#8FBCFB #FB8FF2 #FBCE8F #8FFB98
square
#8FBCFB #FB8FF2 #FBCE8F #8FFB98
split-complementary
#8FBCFB #FB988F #F2FB8F
monochromatic
#1975F7 #5499F9 #8FBCFB #CADFFD #E1EDFE
Accessibility & contrast
On white
1.95
#8FBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#8FBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBCFB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBCFB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFE
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#66CAD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbcfb; /* rgb */ color: rgb(143, 188, 251); /* oklch */ color: oklch(78.7% 0.102 256.9);
Tailwind
colors: {
custom: {
50: '#b4d0fd',
500: '#8fbcfb',
950: '#000000',
},
}SCSS
$custom: #8fbcfb; $custom-light: #b4d0fd; $custom-dark: #000000;
JSON
{
"hex": "#8fbcfb",
"rgb": {
"r": 143,
"g": 188,
"b": 251
},
"hsl": {
"h": 215,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.78705,
"c": 0.10248,
"h": 256.9
},
"luminance": 0.48771
}Semantic roles & 50–950 ramp
primary
#8FBCFB
secondary
#F6E8D5
accent
#8600E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285