#8FA3E8#8FA3E8
#8FA3E8 is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.7% C 0.103 H 271.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3E8 |
|---|---|
| RGB | rgb(143, 163, 232) |
| HSL | hsl(227, 66%, 74%) |
| HSV | hsv(227, 38%, 91%) |
| CMYK | cmyk(38.4%, 29.7%, 0%, 9%) |
| CIE-LAB | lab(67.92, 9.79, -36.97) |
| CIE-LCH | lch(67.92, 38.24, 284.84°) |
| OKLab | oklab(72.69% 0.0023 -0.1031) |
| OKLCH | oklch(72.69% 0.103 271.3) |
| XYZ | xyz(38.9860, 37.8585, 81.5815) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.18
Perrywinkle
#8F8CE7
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 7.46
Carolina Blue
#8AB8FE
ΔE00 7.71
Cornflowerblue
#6495ED
ΔE00 7.90
Lavender Blue
#8B88F8
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3E8 #E8D48F
analogous
#8FCFE8 #8FA3E8 #A78FE8
triadic
#8FA3E8 #E88FA3 #A3E88F
tetradic
#8FA3E8 #E88FCF #E8D48F #8FE8A7
square
#8FA3E8 #E88FCF #E8D48F #8FE8A7
split-complementary
#8FA3E8 #E8A78F #CFE88F
monochromatic
#2B50D2 #5C79DE #8FA3E8 #C2CDF2 #E6EAFA
Accessibility & contrast
On white
2.45
#8FA3E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#8FA3E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3E8
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3E8 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAEB
Deuteranopia (green-blind)
#84A2E6
Tritanopia (blue-blind)
#73B1BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa3e8; /* rgb */ color: rgb(143, 163, 232); /* oklch */ color: oklch(72.7% 0.103 271.3);
Tailwind
colors: {
custom: {
50: '#b2beef',
500: '#8fa3e8',
950: '#000000',
},
}SCSS
$custom: #8fa3e8; $custom-light: #b2beef; $custom-dark: #000000;
JSON
{
"hex": "#8fa3e8",
"rgb": {
"r": 143,
"g": 163,
"b": 232
},
"hsl": {
"h": 226.517,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.72687,
"c": 0.10318,
"h": 271.3
},
"luminance": 0.3786
}Semantic roles & 50–950 ramp
primary
#8FA3E8
secondary
#F1ECDA
accent
#A518CE
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184