#8FB4E8#8FB4E8
#8FB4E8 is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.2% C 0.085 H 256.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4E8 |
|---|---|
| RGB | rgb(143, 180, 232) |
| HSL | hsl(215, 66%, 74%) |
| HSV | hsv(215, 38%, 91%) |
| CMYK | cmyk(38.4%, 22.4%, 0%, 9%) |
| CIE-LAB | lab(72.43, 0.30, -29.98) |
| CIE-LCH | lch(72.43, 29.98, 270.57°) |
| OKLab | oklab(76.21% -0.0193 -0.0831) |
| OKLCH | oklch(76.21% 0.085 256.9) |
| XYZ | xyz(42.2099, 44.3062, 82.6561) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.81
Pastel Blue
#A2BFFE
ΔE00 4.29
Sky Blue (survey)
#75BBFD
ΔE00 6.08
Baby Blue (survey)
#A2CFFE
ΔE00 7.01
Light Grey Blue
#9DBCD4
ΔE00 7.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4E8 #E8C38F
analogous
#8FE0E8 #8FB4E8 #968FE8
triadic
#8FB4E8 #E88FB4 #B4E88F
tetradic
#8FB4E8 #E88FE0 #E8C38F #8FE896
square
#8FB4E8 #E88FE0 #E8C38F #8FE896
split-complementary
#8FB4E8 #E8968F #E0E88F
monochromatic
#2B70D2 #5C92DE #8FB4E8 #C2D6F2 #E6EEFA
Accessibility & contrast
On white
2.13
#8FB4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#8FB4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4E8
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4E8 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B6EA
Deuteranopia (green-blind)
#97AEE7
Tritanopia (blue-blind)
#71BFC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fb4e8; /* rgb */ color: rgb(143, 180, 232); /* oklch */ color: oklch(76.2% 0.085 256.9);
Tailwind
colors: {
custom: {
50: '#b2caef',
500: '#8fb4e8',
950: '#000000',
},
}SCSS
$custom: #8fb4e8; $custom-light: #b2caef; $custom-dark: #000000;
JSON
{
"hex": "#8fb4e8",
"rgb": {
"r": 143,
"g": 180,
"b": 232
},
"hsl": {
"h": 215.056,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.7621,
"c": 0.08534,
"h": 256.9
},
"luminance": 0.44308
}Semantic roles & 50–950 ramp
primary
#8FB4E8
secondary
#F1E7DA
accent
#8218CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284