#8FA3EE#8FA3EE
#8FA3EE is a light, moderate blue. Relative luminance 0.382; OKLCH L 73.0% C 0.112 H 272.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3EE |
|---|---|
| RGB | rgb(143, 163, 238) |
| HSL | hsl(227, 74%, 75%) |
| HSV | hsv(227, 40%, 93%) |
| CMYK | cmyk(39.9%, 31.5%, 0%, 6.7%) |
| CIE-LAB | lab(68.17, 11.43, -39.86) |
| CIE-LCH | lch(68.17, 41.46, 286.00°) |
| OKLab | oklab(72.97% 0.0039 -0.1115) |
| OKLCH | oklch(72.97% 0.112 272) |
| XYZ | xyz(39.8528, 38.2052, 86.1468) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.69
Pastel Blue
#A2BFFE
ΔE00 7.32
Perrywinkle
#8F8CE7
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.51
Cornflowerblue
#6495ED
ΔE00 7.76
Lavender Blue
#8B88F8
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3EE #EEDA8F
analogous
#8FD3EE #8FA3EE #AA8FEE
triadic
#8FA3EE #EE8FA3 #A3EE8F
tetradic
#8FA3EE #EE8FD3 #EEDA8F #8FEEAA
square
#8FA3EE #EE8FD3 #EEDA8F #8FEEAA
split-complementary
#8FA3EE #EEAA8F #D3EE8F
monochromatic
#254CDE #5A77E6 #8FA3EE #C4CFF6 #E4E9FB
Accessibility & contrast
On white
2.43
#8FA3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#8FA3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3EE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3EE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAF1
Deuteranopia (green-blind)
#81A3EC
Tritanopia (blue-blind)
#71B2BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa3ee; /* rgb */ color: rgb(143, 163, 238); /* oklch */ color: oklch(73.0% 0.112 272.0);
Tailwind
colors: {
custom: {
50: '#b3bef4',
500: '#8fa3ee',
950: '#000000',
},
}SCSS
$custom: #8fa3ee; $custom-light: #b3bef4; $custom-dark: #000000;
JSON
{
"hex": "#8fa3ee",
"rgb": {
"r": 143,
"g": 163,
"b": 238
},
"hsl": {
"h": 227.368,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.72969,
"c": 0.11155,
"h": 272
},
"luminance": 0.38207
}Semantic roles & 50–950 ramp
primary
#8FA3EE
secondary
#F3EDD8
accent
#AC10D6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185