#8FA4DF#8FA4DF
#8FA4DF is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.5% C 0.089 H 269.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA4DF |
|---|---|
| RGB | rgb(143, 164, 223) |
| HSL | hsl(224, 56%, 72%) |
| HSV | hsv(224, 36%, 87%) |
| CMYK | cmyk(35.9%, 26.5%, 0%, 12.5%) |
| CIE-LAB | lab(67.81, 6.82, -32.19) |
| CIE-LCH | lch(67.81, 32.91, 281.97°) |
| OKLab | oklab(72.48% -0.0015 -0.0894) |
| OKLCH | oklch(72.48% 0.089 269) |
| XYZ | xyz(37.9185, 37.7167, 75.0798) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.24
Pastel Blue
#A2BFFE
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 7.80
Perrywinkle
#8F8CE7
ΔE00 7.90
Cornflowerblue
#6495ED
ΔE00 8.19
Lavender Blue
#8B88F8
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA4DF #DFCA8F
analogous
#8FCCDF #8FA4DF #A28FDF
triadic
#8FA4DF #DF8FA4 #A4DF8F
tetradic
#8FA4DF #DF8FCC #DFCA8F #8FDFA2
square
#8FA4DF #DF8FCC #DFCA8F #8FDFA2
split-complementary
#8FA4DF #DFA28F #CCDF8F
monochromatic
#365ABD #5F7DD1 #8FA4DF #BFCBED #E7ECF8
Accessibility & contrast
On white
2.46
#8FA4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#8FA4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA4DF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA4DF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A9E2
Deuteranopia (green-blind)
#8AA2DE
Tritanopia (blue-blind)
#77B0B8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa4df; /* rgb */ color: rgb(143, 164, 223); /* oklch */ color: oklch(72.5% 0.089 269.0);
Tailwind
colors: {
custom: {
50: '#b2bee9',
500: '#8fa4df',
950: '#000000',
},
}SCSS
$custom: #8fa4df; $custom-light: #b2bee9; $custom-dark: #000000;
JSON
{
"hex": "#8fa4df",
"rgb": {
"r": 143,
"g": 164,
"b": 223
},
"hsl": {
"h": 224.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.72484,
"c": 0.08944,
"h": 269
},
"luminance": 0.37718
}Semantic roles & 50–950 ramp
primary
#8FA4DF
secondary
#EFEADB
accent
#9922C3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184