#8FA4E4#8FA4E4
#8FA4E4 is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.7% C 0.096 H 269.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4E4 |
|---|---|
| RGB | rgb(143, 164, 228) |
| HSL | hsl(225, 61%, 73%) |
| HSV | hsv(225, 37%, 89%) |
| CMYK | cmyk(37.3%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(68.01, 8.15, -34.62) |
| CIE-LCH | lch(68.01, 35.57, 283.25°) |
| OKLab | oklab(72.71% -0.0001 -0.0964) |
| OKLCH | oklch(72.71% 0.096 269.9) |
| XYZ | xyz(38.6026, 37.9903, 78.6826) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.76
Pastel Blue
#A2BFFE
ΔE00 7.31
Carolina Blue
#8AB8FE
ΔE00 7.57
Perrywinkle
#8F8CE7
ΔE00 7.77
Cornflowerblue
#6495ED
ΔE00 8.00
Lavender Blue
#8B88F8
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4E4 #E4CF8F
analogous
#8FCFE4 #8FA4E4 #A48FE4
triadic
#8FA4E4 #E48FA4 #A4E48F
tetradic
#8FA4E4 #E48FCF #E4CF8F #8FE4A4
square
#8FA4E4 #E48FCF #E4CF8F #8FE4A4
split-complementary
#8FA4E4 #E4A48F #CFE48F
monochromatic
#3056C8 #5E7CD8 #8FA4E4 #C0CCF0 #E6EBF9
Accessibility & contrast
On white
2.44
#8FA4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#8FA4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4E4
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4E4 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAAE7
Deuteranopia (green-blind)
#87A2E3
Tritanopia (blue-blind)
#75B1BA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa4e4; /* rgb */ color: rgb(143, 164, 228); /* oklch */ color: oklch(72.7% 0.096 269.9);
Tailwind
colors: {
custom: {
50: '#b2beec',
500: '#8fa4e4',
950: '#000000',
},
}SCSS
$custom: #8fa4e4; $custom-light: #b2beec; $custom-dark: #000000;
JSON
{
"hex": "#8fa4e4",
"rgb": {
"r": 143,
"g": 164,
"b": 228
},
"hsl": {
"h": 225.176,
"s": 61.151,
"l": 72.745
},
"oklch": {
"l": 0.72708,
"c": 0.09641,
"h": 269.9
},
"luminance": 0.37992
}Semantic roles & 50–950 ramp
primary
#8FA4E4
secondary
#F0EBDB
accent
#9E1DC9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184