#8A8CFA#8A8CFA
#8A8CFA is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.8% C 0.159 H 280.6°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8A8CFA |
|---|---|
| RGB | rgb(138, 140, 250) |
| HSL | hsl(239, 92%, 76%) |
| HSV | hsv(239, 45%, 98%) |
| CMYK | cmyk(44.8%, 44%, 0%, 2%) |
| CIE-LAB | lab(62.56, 26.83, -55.31) |
| CIE-LCH | lch(62.56, 61.47, 295.88°) |
| OKLab | oklab(68.76% 0.0292 -0.1566) |
| OKLCH | oklch(68.76% 0.159 280.6) |
| XYZ | xyz(37.1095, 31.0598, 94.4637) |
| Luminance | 0.3106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.33
Perrywinkle
#8F8CE7
ΔE00 3.20
Periwinkle (survey)
#8E82FE
ΔE00 3.38
Periwinkle Blue
#8F99FB
ΔE00 3.75
Cornflower
#6A79F7
ΔE00 6.93
Soft Blue
#6488EA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A8CFA #FAF88A
analogous
#8AC4FA #8A8CFA #C08AFA
triadic
#8A8CFA #FA8A8C #8CFA8A
tetradic
#8A8CFA #FA8AC4 #FAF88A #8AFAC0
square
#8A8CFA #FA8AC4 #FAF88A #8AFAC0
split-complementary
#8A8CFA #FAC08A #C4FA8A
monochromatic
#1519F5 #4F52F7 #8A8CFA #C5C6FD #E2E2FE
Accessibility & contrast
On white
2.91
#8A8CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#8A8CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A8CFA
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A8CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A8CFA | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619CFE
Deuteranopia (green-blind)
#5A93F8
Tritanopia (blue-blind)
#64A3B7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8a8cfa; /* rgb */ color: rgb(138, 140, 250); /* oklch */ color: oklch(68.8% 0.159 280.6);
Tailwind
colors: {
custom: {
50: '#b1adfc',
500: '#8a8cfa',
950: '#000000',
},
}SCSS
$custom: #8a8cfa; $custom-light: #b1adfc; $custom-dark: #000000;
JSON
{
"hex": "#8a8cfa",
"rgb": {
"r": 138,
"g": 140,
"b": 250
},
"hsl": {
"h": 238.929,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.68762,
"c": 0.15933,
"h": 280.6
},
"luminance": 0.31062
}Semantic roles & 50–950 ramp
primary
#8A8CFA
secondary
#F6F5D5
accent
#E100E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85