#8FB4E9#8FB4E9
#8FB4E9 is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.3% C 0.087 H 257.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4E9 |
|---|---|
| RGB | rgb(143, 180, 233) |
| HSL | hsl(215, 67%, 74%) |
| HSV | hsv(215, 39%, 91%) |
| CMYK | cmyk(38.6%, 22.7%, 0%, 8.6%) |
| CIE-LAB | lab(72.47, 0.56, -30.46) |
| CIE-LCH | lch(72.47, 30.47, 271.06°) |
| OKLab | oklab(76.25% -0.019 -0.0845) |
| OKLCH | oklch(76.25% 0.087 257.3) |
| XYZ | xyz(42.3523, 44.3631, 83.4063) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.73
Pastel Blue
#A2BFFE
ΔE00 4.22
Sky Blue (survey)
#75BBFD
ΔE00 6.10
Baby Blue (survey)
#A2CFFE
ΔE00 7.02
Light Grey Blue
#9DBCD4
ΔE00 7.27
Powder Blue (survey)
#B1D1FC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4E9 #E9C48F
analogous
#8FE1E9 #8FB4E9 #978FE9
triadic
#8FB4E9 #E98FB4 #B4E98F
tetradic
#8FB4E9 #E98FE1 #E9C48F #8FE997
square
#8FB4E9 #E98FE1 #E9C48F #8FE997
split-complementary
#8FB4E9 #E9978F #E1E98F
monochromatic
#2A70D4 #5C92DF #8FB4E9 #C2D6F3 #E5EEFA
Accessibility & contrast
On white
2.13
#8FB4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#8FB4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4E9
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4E9 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7EB
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#71BFC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8fb4e9; /* rgb */ color: rgb(143, 180, 233); /* oklch */ color: oklch(76.3% 0.087 257.3);
Tailwind
colors: {
custom: {
50: '#b3caf0',
500: '#8fb4e9',
950: '#000000',
},
}SCSS
$custom: #8fb4e9; $custom-light: #b3caf0; $custom-dark: #000000;
JSON
{
"hex": "#8fb4e9",
"rgb": {
"r": 143,
"g": 180,
"b": 233
},
"hsl": {
"h": 215.333,
"s": 67.164,
"l": 73.725
},
"oklch": {
"l": 0.76252,
"c": 0.08661,
"h": 257.3
},
"luminance": 0.44365
}Semantic roles & 50–950 ramp
primary
#8FB4E9
secondary
#F1E8DA
accent
#8316CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284