#8FA4E6#8FA4E6
#8FA4E6 is a light, moderate blue. Relative luminance 0.381; OKLCH L 72.8% C 0.099 H 270.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4E6 |
|---|---|
| RGB | rgb(143, 164, 230) |
| HSL | hsl(226, 64%, 73%) |
| HSV | hsv(226, 38%, 90%) |
| CMYK | cmyk(37.8%, 28.7%, 0%, 9.8%) |
| CIE-LAB | lab(68.10, 8.69, -35.59) |
| CIE-LCH | lch(68.10, 36.64, 283.72°) |
| OKLab | oklab(72.8% 0.0005 -0.0992) |
| OKLCH | oklch(72.8% 0.099 270.3) |
| XYZ | xyz(38.8818, 38.1020, 80.1533) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.58
Pastel Blue
#A2BFFE
ΔE00 7.24
Carolina Blue
#8AB8FE
ΔE00 7.48
Perrywinkle
#8F8CE7
ΔE00 7.74
Cornflowerblue
#6495ED
ΔE00 7.94
Lavender Blue
#8B88F8
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4E6 #E6D18F
analogous
#8FD0E6 #8FA4E6 #A58FE6
triadic
#8FA4E6 #E68FA4 #A4E68F
tetradic
#8FA4E6 #E68FD0 #E6D18F #8FE6A5
square
#8FA4E6 #E68FD0 #E6D18F #8FE6A5
split-complementary
#8FA4E6 #E6A58F #D0E68F
monochromatic
#2E54CD #5D7BDB #8FA4E6 #C1CDF1 #E6EBF9
Accessibility & contrast
On white
2.44
#8FA4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#8FA4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4E6
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4E6 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAAE9
Deuteranopia (green-blind)
#86A3E4
Tritanopia (blue-blind)
#74B1BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa4e6; /* rgb */ color: rgb(143, 164, 230); /* oklch */ color: oklch(72.8% 0.099 270.3);
Tailwind
colors: {
custom: {
50: '#b2beee',
500: '#8fa4e6',
950: '#000000',
},
}SCSS
$custom: #8fa4e6; $custom-light: #b2beee; $custom-dark: #000000;
JSON
{
"hex": "#8fa4e6",
"rgb": {
"r": 143,
"g": 164,
"b": 230
},
"hsl": {
"h": 225.517,
"s": 63.504,
"l": 73.137
},
"oklch": {
"l": 0.72799,
"c": 0.09919,
"h": 270.3
},
"luminance": 0.38104
}Semantic roles & 50–950 ramp
primary
#8FA4E6
secondary
#F1EBDA
accent
#A11ACB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184