#8FA4E5#8FA4E5
#8FA4E5 is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.8% C 0.098 H 270.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4E5 |
|---|---|
| RGB | rgb(143, 164, 229) |
| HSL | hsl(225, 62%, 73%) |
| HSV | hsv(225, 38%, 90%) |
| CMYK | cmyk(37.6%, 28.4%, 0%, 10.2%) |
| CIE-LAB | lab(68.05, 8.42, -35.11) |
| CIE-LCH | lch(68.05, 36.10, 283.49°) |
| OKLab | oklab(72.75% 0.0002 -0.0978) |
| OKLCH | oklch(72.75% 0.098 270.1) |
| XYZ | xyz(38.7418, 38.0460, 79.4158) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.67
Pastel Blue
#A2BFFE
ΔE00 7.27
Carolina Blue
#8AB8FE
ΔE00 7.52
Perrywinkle
#8F8CE7
ΔE00 7.75
Cornflowerblue
#6495ED
ΔE00 7.97
Lavender Blue
#8B88F8
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4E5 #E5D08F
analogous
#8FCFE5 #8FA4E5 #A58FE5
triadic
#8FA4E5 #E58FA4 #A4E58F
tetradic
#8FA4E5 #E58FCF #E5D08F #8FE5A5
square
#8FA4E5 #E58FCF #E5D08F #8FE5A5
split-complementary
#8FA4E5 #E5A58F #CFE58F
monochromatic
#2F55CB #5D7CD9 #8FA4E5 #C1CCF1 #E6EBF9
Accessibility & contrast
On white
2.44
#8FA4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#8FA4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4E5
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4E5 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAAE8
Deuteranopia (green-blind)
#87A2E3
Tritanopia (blue-blind)
#75B1BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa4e5; /* rgb */ color: rgb(143, 164, 229); /* oklch */ color: oklch(72.8% 0.098 270.1);
Tailwind
colors: {
custom: {
50: '#b2beed',
500: '#8fa4e5',
950: '#000000',
},
}SCSS
$custom: #8fa4e5; $custom-light: #b2beed; $custom-dark: #000000;
JSON
{
"hex": "#8fa4e5",
"rgb": {
"r": 143,
"g": 164,
"b": 229
},
"hsl": {
"h": 225.349,
"s": 62.319,
"l": 72.941
},
"oklch": {
"l": 0.72753,
"c": 0.0978,
"h": 270.1
},
"luminance": 0.38048
}Semantic roles & 50–950 ramp
primary
#8FA4E5
secondary
#F1EBDA
accent
#9F1BCA
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184