#8FA2E2#8FA2E2
#8FA2E2 is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.2% C 0.096 H 271.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2E2 |
|---|---|
| RGB | rgb(143, 162, 226) |
| HSL | hsl(226, 59%, 72%) |
| HSV | hsv(226, 37%, 89%) |
| CMYK | cmyk(36.7%, 28.3%, 0%, 11.4%) |
| CIE-LAB | lab(67.40, 8.75, -34.47) |
| CIE-LCH | lch(67.40, 35.56, 284.24°) |
| OKLab | oklab(72.21% 0.0019 -0.096) |
| OKLCH | oklch(72.21% 0.096 271.2) |
| XYZ | xyz(37.9714, 37.1697, 77.1105) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.58
Perrywinkle
#8F8CE7
ΔE00 7.20
Pastel Blue
#A2BFFE
ΔE00 7.93
Cornflowerblue
#6495ED
ΔE00 8.13
Carolina Blue
#8AB8FE
ΔE00 8.28
Lavender Blue
#8B88F8
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2E2 #E2CF8F
analogous
#8FCCE2 #8FA2E2 #A68FE2
triadic
#8FA2E2 #E28FA2 #A2E28F
tetradic
#8FA2E2 #E28FCC #E2CF8F #8FE2A6
square
#8FA2E2 #E28FCC #E2CF8F #8FE2A6
split-complementary
#8FA2E2 #E2A68F #CCE28F
monochromatic
#3354C4 #5E7AD5 #8FA2E2 #C0CAEF #E7EBF9
Accessibility & contrast
On white
2.49
#8FA2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#8FA2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2E2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2E2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E5
Deuteranopia (green-blind)
#86A1E0
Tritanopia (blue-blind)
#76AFB8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8fa2e2; /* rgb */ color: rgb(143, 162, 226); /* oklch */ color: oklch(72.2% 0.096 271.2);
Tailwind
colors: {
custom: {
50: '#b2bdeb',
500: '#8fa2e2',
950: '#000000',
},
}SCSS
$custom: #8fa2e2; $custom-light: #b2bdeb; $custom-dark: #000000;
JSON
{
"hex": "#8fa2e2",
"rgb": {
"r": 143,
"g": 162,
"b": 226
},
"hsl": {
"h": 226.265,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.72207,
"c": 0.09599,
"h": 271.2
},
"luminance": 0.37171
}Semantic roles & 50–950 ramp
primary
#8FA2E2
secondary
#F0EBDB
accent
#A01FC6
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184