#8FB7FF#8FB7FF
#8FB7FF is a light, moderate blue. Relative luminance 0.469; OKLCH L 77.8% C 0.112 H 261.8°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB7FF |
|---|---|
| RGB | rgb(143, 183, 255) |
| HSL | hsl(219, 100%, 78%) |
| HSV | hsv(219, 44%, 100%) |
| CMYK | cmyk(43.9%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(74.14, 4.89, -39.77) |
| CIE-LCH | lch(74.14, 40.07, 277.01°) |
| OKLab | oklab(77.85% -0.0161 -0.1112) |
| OKLCH | oklch(77.85% 0.112 261.8) |
| XYZ | xyz(46.3053, 46.9239, 101.2056) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.32
Pastel Blue
#A2BFFE
ΔE00 3.56
Sky Blue (survey)
#75BBFD
ΔE00 6.01
Baby Blue (survey)
#A2CFFE
ΔE00 6.45
Powder Blue (survey)
#B1D1FC
ΔE00 7.32
Light Grey Blue
#9DBCD4
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB7FF #FFD78F
analogous
#8FEFFF #8FB7FF #9F8FFF
triadic
#8FB7FF #FF8FB7 #B7FF8F
tetradic
#8FB7FF #FF8FEF #FFD78F #8FFF9F
square
#8FB7FF #FF8FEF #FFD78F #8FFF9F
split-complementary
#8FB7FF #FF9F8F #EFFF8F
monochromatic
#1568FF #5290FF #8FB7FF #CCDEFF #E0EBFF
Accessibility & contrast
On white
2.02
#8FB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#8FB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB7FF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB7FF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBCFF
Deuteranopia (green-blind)
#90B2FD
Tritanopia (blue-blind)
#65C6D0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8fb7ff; /* rgb */ color: rgb(143, 183, 255); /* oklch */ color: oklch(77.8% 0.112 261.8);
Tailwind
colors: {
custom: {
50: '#b4ccff',
500: '#8fb7ff',
950: '#000000',
},
}SCSS
$custom: #8fb7ff; $custom-light: #b4ccff; $custom-dark: #000000;
JSON
{
"hex": "#8fb7ff",
"rgb": {
"r": 143,
"g": 183,
"b": 255
},
"hsl": {
"h": 218.571,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.77846,
"c": 0.11235,
"h": 261.8
},
"luminance": 0.46927
}Semantic roles & 50–950 ramp
primary
#8FB7FF
secondary
#F7EBD4
accent
#9400E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111318
muted
#808286