#8FA3EB#8FA3EB
#8FA3EB is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.8% C 0.107 H 271.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3EB |
|---|---|
| RGB | rgb(143, 163, 235) |
| HSL | hsl(227, 70%, 74%) |
| HSV | hsv(227, 39%, 92%) |
| CMYK | cmyk(39.1%, 30.6%, 0%, 7.8%) |
| CIE-LAB | lab(68.04, 10.61, -38.41) |
| CIE-LCH | lch(68.04, 39.85, 285.44°) |
| OKLab | oklab(72.83% 0.0031 -0.1073) |
| OKLCH | oklch(72.83% 0.107 271.7) |
| XYZ | xyz(39.4158, 38.0304, 83.8449) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.92
Perrywinkle
#8F8CE7
ΔE00 7.37
Pastel Blue
#A2BFFE
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.60
Cornflowerblue
#6495ED
ΔE00 7.82
Lavender Blue
#8B88F8
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3EB #EBD78F
analogous
#8FD1EB #8FA3EB #A98FEB
triadic
#8FA3EB #EB8FA3 #A3EB8F
tetradic
#8FA3EB #EB8FD1 #EBD78F #8FEBA9
square
#8FA3EB #EB8FD1 #EBD78F #8FEBA9
split-complementary
#8FA3EB #EBA98F #D1EB8F
monochromatic
#274ED8 #5B78E2 #8FA3EB #C3CEF4 #E5EAFA
Accessibility & contrast
On white
2.44
#8FA3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#8FA3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3EB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3EB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#83A2E9
Tritanopia (blue-blind)
#72B1BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa3eb; /* rgb */ color: rgb(143, 163, 235); /* oklch */ color: oklch(72.8% 0.107 271.7);
Tailwind
colors: {
custom: {
50: '#b3bef1',
500: '#8fa3eb',
950: '#000000',
},
}SCSS
$custom: #8fa3eb; $custom-light: #b3bef1; $custom-dark: #000000;
JSON
{
"hex": "#8fa3eb",
"rgb": {
"r": 143,
"g": 163,
"b": 235
},
"hsl": {
"h": 226.957,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.72827,
"c": 0.10736,
"h": 271.7
},
"luminance": 0.38032
}Semantic roles & 50–950 ramp
primary
#8FA3EB
secondary
#F2EDD9
accent
#A814D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185