#8FA2F0#8FA2F0
#8FA2F0 is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.9% C 0.116 H 272.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2F0 |
|---|---|
| RGB | rgb(143, 162, 240) |
| HSL | hsl(228, 76%, 75%) |
| HSV | hsv(228, 40%, 94%) |
| CMYK | cmyk(40.4%, 32.5%, 0%, 5.9%) |
| CIE-LAB | lab(68.00, 12.54, -41.22) |
| CIE-LCH | lch(68.00, 43.09, 286.93°) |
| OKLab | oklab(72.86% 0.0056 -0.1154) |
| OKLCH | oklch(72.86% 0.116 272.8) |
| XYZ | xyz(39.9714, 37.9697, 87.6439) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.28
Perrywinkle
#8F8CE7
ΔE00 7.08
Pastel Blue
#A2BFFE
ΔE00 7.57
Cornflowerblue
#6495ED
ΔE00 7.75
Carolina Blue
#8AB8FE
ΔE00 7.76
Lavender Blue
#8B88F8
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2F0 #F0DD8F
analogous
#8FD3F0 #8FA2F0 #AC8FF0
triadic
#8FA2F0 #F08FA2 #A2F08F
tetradic
#8FA2F0 #F08FD3 #F0DD8F #8FF0AC
square
#8FA2F0 #F08FD3 #F0DD8F #8FF0AC
split-complementary
#8FA2F0 #F0AC8F #D3F08F
monochromatic
#2348E2 #5975E9 #8FA2F0 #C5CFF7 #E4E9FB
Accessibility & contrast
On white
2.44
#8FA2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#8FA2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2F0
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2F0 | 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)
#87AAF3
Deuteranopia (green-blind)
#7FA2EE
Tritanopia (blue-blind)
#70B2BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8fa2f0; /* rgb */ color: rgb(143, 162, 240); /* oklch */ color: oklch(72.9% 0.116 272.8);
Tailwind
colors: {
custom: {
50: '#b3bdf5',
500: '#8fa2f0',
950: '#000000',
},
}SCSS
$custom: #8fa2f0; $custom-light: #b3bdf5; $custom-dark: #000000;
JSON
{
"hex": "#8fa2f0",
"rgb": {
"r": 143,
"g": 162,
"b": 240
},
"hsl": {
"h": 228.247,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.72863,
"c": 0.11556,
"h": 272.8
},
"luminance": 0.37972
}Semantic roles & 50–950 ramp
primary
#8FA2F0
secondary
#F3EED8
accent
#B10DD9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185