#8A82F2#8A82F2
#8A82F2 is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.5% C 0.162 H 284.3°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8A82F2 |
|---|---|
| RGB | rgb(138, 130, 242) |
| HSL | hsl(244, 81%, 73%) |
| HSV | hsv(244, 46%, 95%) |
| CMYK | cmyk(43%, 46.3%, 0%, 5.1%) |
| CIE-LAB | lab(59.69, 30.38, -55.47) |
| CIE-LCH | lch(59.69, 63.24, 298.71°) |
| OKLab | oklab(66.45% 0.0401 -0.1572) |
| OKLCH | oklch(66.45% 0.162 284.3) |
| XYZ | xyz(34.4862, 27.7779, 87.5318) |
| Luminance | 0.2778 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.74
Lavender Blue
#8B88F8
ΔE00 1.93
Perrywinkle
#8F8CE7
ΔE00 3.64
Cornflower
#6A79F7
ΔE00 5.82
Periwinkle Blue
#8F99FB
ΔE00 6.83
Mediumpurple
#9370DB
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A82F2 #EAF282
analogous
#82B2F2 #8A82F2 #C282F2
triadic
#8A82F2 #F28A82 #82F28A
tetradic
#8A82F2 #F282B2 #EAF282 #82F2C2
square
#8A82F2 #F282B2 #EAF282 #82F2C2
split-complementary
#8A82F2 #F2C282 #B2F282
monochromatic
#2618E2 #564BEC #8A82F2 #BEB9F8 #E5E3FC
Accessibility & contrast
On white
3.20
#8A82F2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#8A82F2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A82F2
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A82F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A82F2 | 1.00 | 3.20 | 6.56 | 6.56 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5593F6
Deuteranopia (green-blind)
#518CEF
Tritanopia (blue-blind)
#6A99AE
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8a82f2; /* rgb */ color: rgb(138, 130, 242); /* oklch */ color: oklch(66.5% 0.162 284.3);
Tailwind
colors: {
custom: {
50: '#b1a6f7',
500: '#8a82f2',
950: '#000000',
},
}SCSS
$custom: #8a82f2; $custom-light: #b1a6f7; $custom-dark: #000000;
JSON
{
"hex": "#8a82f2",
"rgb": {
"r": 138,
"g": 130,
"b": 242
},
"hsl": {
"h": 244.286,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.6645,
"c": 0.16219,
"h": 284.3
},
"luminance": 0.27779
}Semantic roles & 50–950 ramp
primary
#8A82F2
secondary
#F2F4D7
accent
#DE08CE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85