#8FB7EF#8FB7EF
#8FB7EF is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.1% C 0.092 H 256.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB7EF |
|---|---|
| RGB | rgb(143, 183, 239) |
| HSL | hsl(215, 75%, 75%) |
| HSV | hsv(215, 40%, 94%) |
| CMYK | cmyk(40.2%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(73.50, 0.52, -32.12) |
| CIE-LCH | lch(73.50, 32.13, 270.92°) |
| OKLab | oklab(77.14% -0.0208 -0.0892) |
| OKLCH | oklch(77.14% 0.092 256.9) |
| XYZ | xyz(43.8362, 45.9362, 88.2014) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.82
Pastel Blue
#A2BFFE
ΔE00 3.92
Sky Blue (survey)
#75BBFD
ΔE00 5.37
Baby Blue (survey)
#A2CFFE
ΔE00 6.19
Powder Blue (survey)
#B1D1FC
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB7EF #EFC78F
analogous
#8FE7EF #8FB7EF #978FEF
triadic
#8FB7EF #EF8FB7 #B7EF8F
tetradic
#8FB7EF #EF8FE7 #EFC78F #8FEF97
square
#8FB7EF #EF8FE7 #EFC78F #8FEF97
split-complementary
#8FB7EF #EF978F #E7EF8F
monochromatic
#2472E0 #5995E7 #8FB7EF #C5D9F7 #E4EEFB
Accessibility & contrast
On white
2.06
#8FB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#8FB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB7EF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB7EF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BAF2
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#6DC3CA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8fb7ef; /* rgb */ color: rgb(143, 183, 239); /* oklch */ color: oklch(77.1% 0.092 256.9);
Tailwind
colors: {
custom: {
50: '#b3ccf4',
500: '#8fb7ef',
950: '#000000',
},
}SCSS
$custom: #8fb7ef; $custom-light: #b3ccf4; $custom-dark: #000000;
JSON
{
"hex": "#8fb7ef",
"rgb": {
"r": 143,
"g": 183,
"b": 239
},
"hsl": {
"h": 215,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77138,
"c": 0.09165,
"h": 256.9
},
"luminance": 0.45939
}Semantic roles & 50–950 ramp
primary
#8FB7EF
secondary
#F3E8D8
accent
#830ED7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285