#8A8EFC#8A8EFC
#8A8EFC is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.3% C 0.159 H 279.8°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8EFC |
|---|---|
| RGB | rgb(138, 142, 252) |
| HSL | hsl(238, 95%, 76%) |
| HSV | hsv(238, 45%, 99%) |
| CMYK | cmyk(45.2%, 43.7%, 0%, 1.2%) |
| CIE-LAB | lab(63.16, 26.24, -55.45) |
| CIE-LCH | lch(63.16, 61.34, 295.32°) |
| OKLab | oklab(69.25% 0.0271 -0.157) |
| OKLCH | oklch(69.25% 0.159 279.8) |
| XYZ | xyz(37.7196, 31.7757, 96.2224) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.98
Periwinkle Blue
#8F99FB
ΔE00 3.18
Perrywinkle
#8F8CE7
ΔE00 3.54
Periwinkle (survey)
#8E82FE
ΔE00 3.94
Soft Blue
#6488EA
ΔE00 7.18
Cornflower
#6A79F7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8EFC #FCF88A
analogous
#8AC7FC #8A8EFC #BF8AFC
triadic
#8A8EFC #FC8A8E #8EFC8A
tetradic
#8A8EFC #FC8AC7 #FCF88A #8AFCBF
square
#8A8EFC #FC8AC7 #FCF88A #8AFCBF
split-complementary
#8A8EFC #FCBF8A #C7FC8A
monochromatic
#131BF9 #4E54FA #8A8EFC #C6C8FE #E1E2FE
Accessibility & contrast
On white
2.85
#8A8EFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#8A8EFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8EFC
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8EFC | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639DFF
Deuteranopia (green-blind)
#5B95FA
Tritanopia (blue-blind)
#63A5B9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a8efc; /* rgb */ color: rgb(138, 142, 252); /* oklch */ color: oklch(69.3% 0.159 279.8);
Tailwind
colors: {
custom: {
50: '#b2affe',
500: '#8a8efc',
950: '#000000',
},
}SCSS
$custom: #8a8efc; $custom-light: #b2affe; $custom-dark: #000000;
JSON
{
"hex": "#8a8efc",
"rgb": {
"r": 138,
"g": 142,
"b": 252
},
"hsl": {
"h": 237.895,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.69251,
"c": 0.15937,
"h": 279.8
},
"luminance": 0.31778
}Semantic roles & 50–950 ramp
primary
#8A8EFC
secondary
#F6F5D5
accent
#DD00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86