#8FA3EF#8FA3EF
#8FA3EF is a light, moderate blue. Relative luminance 0.383; OKLCH L 73.0% C 0.113 H 272.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3EF |
|---|---|
| RGB | rgb(143, 163, 239) |
| HSL | hsl(228, 75%, 75%) |
| HSV | hsv(228, 40%, 94%) |
| CMYK | cmyk(40.2%, 31.8%, 0%, 6.3%) |
| CIE-LAB | lab(68.21, 11.70, -40.34) |
| CIE-LCH | lch(68.21, 42.00, 286.18°) |
| OKLab | oklab(73.02% 0.0041 -0.1129) |
| OKLCH | oklch(73.02% 0.113 272.1) |
| XYZ | xyz(40.0002, 38.2641, 86.9227) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.62
Pastel Blue
#A2BFFE
ΔE00 7.31
Perrywinkle
#8F8CE7
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.48
Cornflowerblue
#6495ED
ΔE00 7.75
Lavender Blue
#8B88F8
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3EF #EFDB8F
analogous
#8FD3EF #8FA3EF #AB8FEF
triadic
#8FA3EF #EF8FA3 #A3EF8F
tetradic
#8FA3EF #EF8FD3 #EFDB8F #8FEFAB
square
#8FA3EF #EF8FD3 #EFDB8F #8FEFAB
split-complementary
#8FA3EF #EFAB8F #D3EF8F
monochromatic
#244BE0 #5977E7 #8FA3EF #C5CFF7 #E4E9FB
Accessibility & contrast
On white
2.43
#8FA3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#8FA3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3EF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3EF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF2
Deuteranopia (green-blind)
#81A3ED
Tritanopia (blue-blind)
#70B2BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa3ef; /* rgb */ color: rgb(143, 163, 239); /* oklch */ color: oklch(73.0% 0.113 272.1);
Tailwind
colors: {
custom: {
50: '#b3bef4',
500: '#8fa3ef',
950: '#000000',
},
}SCSS
$custom: #8fa3ef; $custom-light: #b3bef4; $custom-dark: #000000;
JSON
{
"hex": "#8fa3ef",
"rgb": {
"r": 143,
"g": 163,
"b": 239
},
"hsl": {
"h": 227.5,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.73017,
"c": 0.11294,
"h": 272.1
},
"luminance": 0.38266
}Semantic roles & 50–950 ramp
primary
#8FA3EF
secondary
#F3EDD8
accent
#AD0ED7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185