#8A8FEC#8A8FEC
#8A8FEC is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.6% C 0.136 H 279.8°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8FEC |
|---|---|
| RGB | rgb(138, 143, 236) |
| HSL | hsl(237, 72%, 73%) |
| HSV | hsv(237, 42%, 93%) |
| CMYK | cmyk(41.5%, 39.4%, 0%, 7.5%) |
| CIE-LAB | lab(62.59, 21.11, -47.54) |
| CIE-LCH | lch(62.59, 52.02, 293.94°) |
| OKLab | oklab(68.56% 0.0232 -0.1339) |
| OKLCH | oklch(68.56% 0.136 279.8) |
| XYZ | xyz(35.4395, 31.1028, 83.4767) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.97
Lavender Blue
#8B88F8
ΔE00 2.93
Periwinkle Blue
#8F99FB
ΔE00 3.33
Periwinkle (survey)
#8E82FE
ΔE00 5.06
Soft Blue
#6488EA
ΔE00 7.10
Cornflower
#6A79F7
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8FEC #ECE78A
analogous
#8AC0EC #8A8FEC #B68AEC
triadic
#8A8FEC #EC8A8F #8FEC8A
tetradic
#8A8FEC #EC8AC0 #ECE78A #8AECB6
square
#8A8FEC #EC8AC0 #ECE78A #8AECB6
split-complementary
#8A8FEC #ECB68A #C0EC8A
monochromatic
#232CD8 #555DE3 #8A8FEC #BFC1F5 #E5E6FB
Accessibility & contrast
On white
2.91
#8A8FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#8A8FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8FEC
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8FEC | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BF0
Deuteranopia (green-blind)
#6894EA
Tritanopia (blue-blind)
#6BA2B2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8a8fec; /* rgb */ color: rgb(138, 143, 236); /* oklch */ color: oklch(68.6% 0.136 279.8);
Tailwind
colors: {
custom: {
50: '#b0aff2',
500: '#8a8fec',
950: '#000000',
},
}SCSS
$custom: #8a8fec; $custom-light: #b0aff2; $custom-dark: #000000;
JSON
{
"hex": "#8a8fec",
"rgb": {
"r": 138,
"g": 143,
"b": 236
},
"hsl": {
"h": 236.939,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.68558,
"c": 0.13593,
"h": 279.8
},
"luminance": 0.31104
}Semantic roles & 50–950 ramp
primary
#8A8FEC
secondary
#F2F1D9
accent
#CA11D4
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85