#8FA4E2#8FA4E2
#8FA4E2 is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.6% C 0.094 H 269.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4E2 |
|---|---|
| RGB | rgb(143, 164, 226) |
| HSL | hsl(225, 59%, 72%) |
| HSV | hsv(225, 37%, 89%) |
| CMYK | cmyk(36.7%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(67.93, 7.62, -33.65) |
| CIE-LCH | lch(67.93, 34.50, 282.76°) |
| OKLab | oklab(72.62% -0.0007 -0.0936) |
| OKLCH | oklch(72.62% 0.094 269.6) |
| XYZ | xyz(38.3265, 37.8799, 77.2289) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.95
Pastel Blue
#A2BFFE
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.66
Perrywinkle
#8F8CE7
ΔE00 7.81
Cornflowerblue
#6495ED
ΔE00 8.07
Lavender Blue
#8B88F8
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4E2 #E2CD8F
analogous
#8FCEE2 #8FA4E2 #A38FE2
triadic
#8FA4E2 #E28FA4 #A4E28F
tetradic
#8FA4E2 #E28FCE #E2CD8F #8FE2A3
square
#8FA4E2 #E28FCE #E2CD8F #8FE2A3
split-complementary
#8FA4E2 #E2A38F #CEE28F
monochromatic
#3357C4 #5E7DD5 #8FA4E2 #C0CBEF #E7EBF9
Accessibility & contrast
On white
2.45
#8FA4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#8FA4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4E2
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4E2 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA9E5
Deuteranopia (green-blind)
#88A2E1
Tritanopia (blue-blind)
#76B0BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa4e2; /* rgb */ color: rgb(143, 164, 226); /* oklch */ color: oklch(72.6% 0.094 269.6);
Tailwind
colors: {
custom: {
50: '#b2beeb',
500: '#8fa4e2',
950: '#000000',
},
}SCSS
$custom: #8fa4e2; $custom-light: #b2beeb; $custom-dark: #000000;
JSON
{
"hex": "#8fa4e2",
"rgb": {
"r": 143,
"g": 164,
"b": 226
},
"hsl": {
"h": 224.819,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.72618,
"c": 0.09362,
"h": 269.6
},
"luminance": 0.37882
}Semantic roles & 50–950 ramp
primary
#8FA4E2
secondary
#F0EBDB
accent
#9C1FC6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184