#8A8FF8#8A8FF8
#8A8FF8 is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.2% C 0.153 H 279.6°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8FF8 |
|---|---|
| RGB | rgb(138, 143, 248) |
| HSL | hsl(237, 89%, 76%) |
| HSV | hsv(237, 44%, 97%) |
| CMYK | cmyk(44.4%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(63.20, 24.51, -53.19) |
| CIE-LCH | lch(63.20, 58.57, 294.74°) |
| OKLab | oklab(69.21% 0.0253 -0.1504) |
| OKLCH | oklch(69.21% 0.153 279.6) |
| XYZ | xyz(37.2419, 31.8237, 92.9690) |
| Luminance | 0.3183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.24
Periwinkle Blue
#8F99FB
ΔE00 2.85
Perrywinkle
#8F8CE7
ΔE00 3.15
Periwinkle (survey)
#8E82FE
ΔE00 4.35
Soft Blue
#6488EA
ΔE00 7.06
Cornflower
#6A79F7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8FF8 #F8F38A
analogous
#8AC6F8 #8A8FF8 #BC8AF8
triadic
#8A8FF8 #F88A8F #8FF88A
tetradic
#8A8FF8 #F88AC6 #F8F38A #8AF8BC
square
#8A8FF8 #F88AC6 #F8F38A #8AF8BC
split-complementary
#8A8FF8 #F8BC8A #C6F88A
monochromatic
#1720F1 #5058F5 #8A8FF8 #C4C6FB #E2E3FD
Accessibility & contrast
On white
2.85
#8A8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#8A8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8FF8
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8FF8 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFC
Deuteranopia (green-blind)
#6095F6
Tritanopia (blue-blind)
#65A5B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8a8ff8; /* rgb */ color: rgb(138, 143, 248); /* oklch */ color: oklch(69.2% 0.153 279.6);
Tailwind
colors: {
custom: {
50: '#b1affb',
500: '#8a8ff8',
950: '#000000',
},
}SCSS
$custom: #8a8ff8; $custom-light: #b1affb; $custom-dark: #000000;
JSON
{
"hex": "#8a8ff8",
"rgb": {
"r": 138,
"g": 143,
"b": 248
},
"hsl": {
"h": 237.273,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.69214,
"c": 0.15255,
"h": 279.6
},
"luminance": 0.31826
}Semantic roles & 50–950 ramp
primary
#8A8FF8
secondary
#F5F4D6
accent
#DB00E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85