#8FA2EB#8FA2EB
#8FA2EB is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.6% C 0.109 H 272.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FA2EB |
|---|---|
| RGB | rgb(143, 162, 235) |
| HSL | hsl(228, 70%, 74%) |
| HSV | hsv(228, 39%, 92%) |
| CMYK | cmyk(39.1%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.78, 11.17, -38.82) |
| CIE-LCH | lch(67.78, 40.40, 286.06°) |
| OKLab | oklab(72.62% 0.0044 -0.1085) |
| OKLCH | oklch(72.62% 0.109 272.3) |
| XYZ | xyz(39.2389, 37.6767, 83.7859) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.68
Perrywinkle
#8F8CE7
ΔE00 7.06
Pastel Blue
#A2BFFE
ΔE00 7.66
Cornflowerblue
#6495ED
ΔE00 7.84
Carolina Blue
#8AB8FE
ΔE00 7.91
Lavender Blue
#8B88F8
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FA2EB #EBD88F
analogous
#8FD0EB #8FA2EB #AA8FEB
triadic
#8FA2EB #EB8FA2 #A2EB8F
tetradic
#8FA2EB #EB8FD0 #EBD88F #8FEBAA
square
#8FA2EB #EB8FD0 #EBD88F #8FEBAA
split-complementary
#8FA2EB #EBAA8F #D0EB8F
monochromatic
#274CD8 #5B77E2 #8FA2EB #C3CDF4 #E5E9FA
Accessibility & contrast
On white
2.46
#8FA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#8FA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FA2EB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FA2EB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#82A2E9
Tritanopia (blue-blind)
#72B1BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8fa2eb; /* rgb */ color: rgb(143, 162, 235); /* oklch */ color: oklch(72.6% 0.109 272.3);
Tailwind
colors: {
custom: {
50: '#b3bdf1',
500: '#8fa2eb',
950: '#000000',
},
}SCSS
$custom: #8fa2eb; $custom-light: #b3bdf1; $custom-dark: #000000;
JSON
{
"hex": "#8fa2eb",
"rgb": {
"r": 143,
"g": 162,
"b": 235
},
"hsl": {
"h": 227.609,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.72624,
"c": 0.10859,
"h": 272.3
},
"luminance": 0.37678
}Semantic roles & 50–950 ramp
primary
#8FA2EB
secondary
#F2EDD9
accent
#AA14D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185