#8A8FF3#8A8FF3
#8A8FF3 is a light, vivid blue. Relative luminance 0.315; OKLCH L 68.9% C 0.146 H 279.7°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8FF3 |
|---|---|
| RGB | rgb(138, 143, 243) |
| HSL | hsl(237, 81%, 75%) |
| HSV | hsv(237, 43%, 95%) |
| CMYK | cmyk(43.2%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(62.94, 23.08, -50.85) |
| CIE-LCH | lch(62.94, 55.84, 294.42°) |
| OKLab | oklab(68.94% 0.0245 -0.1436) |
| OKLCH | oklch(68.94% 0.146 279.7) |
| XYZ | xyz(36.4765, 31.5176, 88.9382) |
| Luminance | 0.3152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.40
Perrywinkle
#8F8CE7
ΔE00 2.60
Periwinkle Blue
#8F99FB
ΔE00 2.94
Periwinkle (survey)
#8E82FE
ΔE00 4.57
Soft Blue
#6488EA
ΔE00 7.02
Cornflower
#6A79F7
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8FF3 #F3EE8A
analogous
#8AC4F3 #8A8FF3 #BA8AF3
triadic
#8A8FF3 #F38A8F #8FF38A
tetradic
#8A8FF3 #F38AC4 #F3EE8A #8AF3BA
square
#8A8FF3 #F38AC4 #F3EE8A #8AF3BA
split-complementary
#8A8FF3 #F3BA8A #C4F38A
monochromatic
#1B25E8 #525AED #8A8FF3 #C2C4F9 #E3E4FC
Accessibility & contrast
On white
2.88
#8A8FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#8A8FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8FF3
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8FF3 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF7
Deuteranopia (green-blind)
#6395F1
Tritanopia (blue-blind)
#68A3B5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8a8ff3; /* rgb */ color: rgb(138, 143, 243); /* oklch */ color: oklch(68.9% 0.146 279.7);
Tailwind
colors: {
custom: {
50: '#b1aff7',
500: '#8a8ff3',
950: '#000000',
},
}SCSS
$custom: #8a8ff3; $custom-light: #b1aff7; $custom-dark: #000000;
JSON
{
"hex": "#8a8ff3",
"rgb": {
"r": 138,
"g": 143,
"b": 243
},
"hsl": {
"h": 237.143,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.68937,
"c": 0.14565,
"h": 279.7
},
"luminance": 0.31519
}Semantic roles & 50–950 ramp
primary
#8A8FF3
secondary
#F4F3D7
accent
#D408DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85