#8FA3DF#8FA3DF
#8FA3DF is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.3% C 0.091 H 269.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3DF |
|---|---|
| RGB | rgb(143, 163, 223) |
| HSL | hsl(225, 56%, 72%) |
| HSV | hsv(225, 36%, 87%) |
| CMYK | cmyk(35.9%, 26.9%, 0%, 12.5%) |
| CIE-LAB | lab(67.55, 7.39, -32.60) |
| CIE-LCH | lch(67.55, 33.43, 282.77°) |
| OKLab | oklab(72.28% -0.0002 -0.0906) |
| OKLCH | oklch(72.28% 0.091 269.9) |
| XYZ | xyz(37.7402, 37.3601, 75.0204) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.08
Perrywinkle
#8F8CE7
ΔE00 7.60
Pastel Blue
#A2BFFE
ΔE00 7.78
Carolina Blue
#8AB8FE
ΔE00 8.11
Cornflowerblue
#6495ED
ΔE00 8.22
Lavender Blue
#8B88F8
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3DF #DFCB8F
analogous
#8FCBDF #8FA3DF #A38FDF
triadic
#8FA3DF #DF8FA3 #A3DF8F
tetradic
#8FA3DF #DF8FCB #DFCB8F #8FDFA3
square
#8FA3DF #DF8FCB #DFCB8F #8FDFA3
split-complementary
#8FA3DF #DFA38F #CBDF8F
monochromatic
#3658BD #5F7CD1 #8FA3DF #BFCAED #E7EBF8
Accessibility & contrast
On white
2.48
#8FA3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#8FA3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3DF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3DF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#88A1DE
Tritanopia (blue-blind)
#77AFB8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa3df; /* rgb */ color: rgb(143, 163, 223); /* oklch */ color: oklch(72.3% 0.091 269.9);
Tailwind
colors: {
custom: {
50: '#b2bee9',
500: '#8fa3df',
950: '#000000',
},
}SCSS
$custom: #8fa3df; $custom-light: #b2bee9; $custom-dark: #000000;
JSON
{
"hex": "#8fa3df",
"rgb": {
"r": 143,
"g": 163,
"b": 223
},
"hsl": {
"h": 225,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.72278,
"c": 0.0906,
"h": 269.9
},
"luminance": 0.37362
}Semantic roles & 50–950 ramp
primary
#8FA3DF
secondary
#EFEADB
accent
#9B22C3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184