#8FA4E3#8FA4E3
#8FA4E3 is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.7% C 0.095 H 269.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4E3 |
|---|---|
| RGB | rgb(143, 164, 227) |
| HSL | hsl(225, 60%, 73%) |
| HSV | hsv(225, 37%, 89%) |
| CMYK | cmyk(37%, 27.8%, 0%, 11%) |
| CIE-LAB | lab(67.97, 7.88, -34.14) |
| CIE-LCH | lch(67.97, 35.04, 283.01°) |
| OKLab | oklab(72.66% -0.0004 -0.095) |
| OKLCH | oklch(72.66% 0.095 269.8) |
| XYZ | xyz(38.4641, 37.9349, 77.9536) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.85
Pastel Blue
#A2BFFE
ΔE00 7.34
Carolina Blue
#8AB8FE
ΔE00 7.61
Perrywinkle
#8F8CE7
ΔE00 7.79
Cornflowerblue
#6495ED
ΔE00 8.04
Lavender Blue
#8B88F8
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4E3 #E3CE8F
analogous
#8FCEE3 #8FA4E3 #A48FE3
triadic
#8FA4E3 #E38FA4 #A4E38F
tetradic
#8FA4E3 #E38FCE #E3CE8F #8FE3A4
square
#8FA4E3 #E38FCE #E3CE8F #8FE3A4
split-complementary
#8FA4E3 #E3A48F #CEE38F
monochromatic
#3257C6 #5E7CD7 #8FA4E3 #C0CCEF #E7EBF9
Accessibility & contrast
On white
2.45
#8FA4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#8FA4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4E3
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4E3 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAAE6
Deuteranopia (green-blind)
#88A2E2
Tritanopia (blue-blind)
#75B1BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa4e3; /* rgb */ color: rgb(143, 164, 227); /* oklch */ color: oklch(72.7% 0.095 269.8);
Tailwind
colors: {
custom: {
50: '#b2beec',
500: '#8fa4e3',
950: '#000000',
},
}SCSS
$custom: #8fa4e3; $custom-light: #b2beec; $custom-dark: #000000;
JSON
{
"hex": "#8fa4e3",
"rgb": {
"r": 143,
"g": 164,
"b": 227
},
"hsl": {
"h": 225,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.72663,
"c": 0.09501,
"h": 269.8
},
"luminance": 0.37937
}Semantic roles & 50–950 ramp
primary
#8FA4E3
secondary
#F0EBDB
accent
#9D1EC8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184