#8FA4E1#8FA4E1
#8FA4E1 is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.6% C 0.092 H 269.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4E1 |
|---|---|
| RGB | rgb(143, 164, 225) |
| HSL | hsl(225, 58%, 72%) |
| HSV | hsv(225, 36%, 88%) |
| CMYK | cmyk(36.4%, 27.1%, 0%, 11.8%) |
| CIE-LAB | lab(67.89, 7.35, -33.17) |
| CIE-LCH | lch(67.89, 33.97, 282.50°) |
| OKLab | oklab(72.57% -0.001 -0.0922) |
| OKLCH | oklch(72.57% 0.092 269.4) |
| XYZ | xyz(38.1897, 37.8251, 76.5083) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.04
Pastel Blue
#A2BFFE
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 7.70
Perrywinkle
#8F8CE7
ΔE00 7.84
Cornflowerblue
#6495ED
ΔE00 8.11
Lavender Blue
#8B88F8
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4E1 #E1CC8F
analogous
#8FCDE1 #8FA4E1 #A38FE1
triadic
#8FA4E1 #E18FA4 #A4E18F
tetradic
#8FA4E1 #E18FCD #E1CC8F #8FE1A3
square
#8FA4E1 #E18FCD #E1CC8F #8FE1A3
split-complementary
#8FA4E1 #E1A38F #CDE18F
monochromatic
#3458C2 #5F7DD4 #8FA4E1 #BFCBEE #E7EBF9
Accessibility & contrast
On white
2.45
#8FA4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#8FA4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4E1
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4E1 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E4
Deuteranopia (green-blind)
#89A2E0
Tritanopia (blue-blind)
#76B0B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa4e1; /* rgb */ color: rgb(143, 164, 225); /* oklch */ color: oklch(72.6% 0.092 269.4);
Tailwind
colors: {
custom: {
50: '#b2beea',
500: '#8fa4e1',
950: '#000000',
},
}SCSS
$custom: #8fa4e1; $custom-light: #b2beea; $custom-dark: #000000;
JSON
{
"hex": "#8fa4e1",
"rgb": {
"r": 143,
"g": 164,
"b": 225
},
"hsl": {
"h": 224.634,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.72573,
"c": 0.09222,
"h": 269.4
},
"luminance": 0.37827
}Semantic roles & 50–950 ramp
primary
#8FA4E1
secondary
#F0EBDB
accent
#9B20C5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184