#8FA3EA#8FA3EA
#8FA3EA is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.8% C 0.106 H 271.5°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA3EA |
|---|---|
| RGB | rgb(143, 163, 234) |
| HSL | hsl(227, 68%, 74%) |
| HSV | hsv(227, 39%, 92%) |
| CMYK | cmyk(38.9%, 30.3%, 0%, 8.2%) |
| CIE-LAB | lab(68.00, 10.34, -37.93) |
| CIE-LCH | lch(68.00, 39.32, 285.24°) |
| OKLab | oklab(72.78% 0.0028 -0.1059) |
| OKLCH | oklch(72.78% 0.106 271.5) |
| XYZ | xyz(39.2717, 37.9727, 83.0862) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.01
Perrywinkle
#8F8CE7
ΔE00 7.38
Pastel Blue
#A2BFFE
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 7.64
Cornflowerblue
#6495ED
ΔE00 7.84
Lavender Blue
#8B88F8
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA3EA #EAD68F
analogous
#8FD1EA #8FA3EA #A98FEA
triadic
#8FA3EA #EA8FA3 #A3EA8F
tetradic
#8FA3EA #EA8FD1 #EAD68F #8FEAA9
square
#8FA3EA #EA8FD1 #EAD68F #8FEAA9
split-complementary
#8FA3EA #EAA98F #D1EA8F
monochromatic
#284ED6 #5B79E0 #8FA3EA #C3CDF4 #E5EAFA
Accessibility & contrast
On white
2.44
#8FA3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#8FA3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA3EA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA3EA | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#72B1BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa3ea; /* rgb */ color: rgb(143, 163, 234); /* oklch */ color: oklch(72.8% 0.106 271.5);
Tailwind
colors: {
custom: {
50: '#b3bef1',
500: '#8fa3ea',
950: '#000000',
},
}SCSS
$custom: #8fa3ea; $custom-light: #b3bef1; $custom-dark: #000000;
JSON
{
"hex": "#8fa3ea",
"rgb": {
"r": 143,
"g": 163,
"b": 234
},
"hsl": {
"h": 226.813,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.7278,
"c": 0.10597,
"h": 271.5
},
"luminance": 0.37975
}Semantic roles & 50–950 ramp
primary
#8FA3EA
secondary
#F2ECD9
accent
#A715D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184