#8A82DC#8A82DC
#8A82DC is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.2% C 0.132 H 286.2°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8A82DC |
|---|---|
| RGB | rgb(138, 130, 220) |
| HSL | hsl(245, 56%, 69%) |
| HSV | hsv(245, 41%, 86%) |
| CMYK | cmyk(37.3%, 40.9%, 0%, 13.7%) |
| CIE-LAB | lab(58.54, 24.27, -45.05) |
| CIE-LCH | lch(58.54, 51.17, 298.32°) |
| OKLab | oklab(65.21% 0.0368 -0.1267) |
| OKLCH | oklch(65.21% 0.132 286.2) |
| XYZ | xyz(31.3786, 26.5348, 71.1647) |
| Luminance | 0.2654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.26
Lavender Blue
#8B88F8
ΔE00 4.50
Periwinkle (survey)
#8E82FE
ΔE00 5.02
Mediumpurple
#9370DB
ΔE00 6.34
Cornflower
#6A79F7
ΔE00 7.53
Periwinkle Blue
#8F99FB
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A82DC #D4DC82
analogous
#82A7DC #8A82DC #B782DC
triadic
#8A82DC #DC8A82 #82DC8A
tetradic
#8A82DC #DC82A7 #D4DC82 #82DCB7
square
#8A82DC #DC82A7 #D4DC82 #82DCB7
split-complementary
#8A82DC #DCB782 #A7DC82
monochromatic
#3D32B2 #5D52CF #8A82DC #B7B2E9 #E4E2F7
Accessibility & contrast
On white
3.33
#8A82DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#8A82DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A82DC
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A82DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A82DC | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#648FDF
Deuteranopia (green-blind)
#628ADA
Tritanopia (blue-blind)
#7493A4
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8a82dc; /* rgb */ color: rgb(138, 130, 220); /* oklch */ color: oklch(65.2% 0.132 286.2);
Tailwind
colors: {
custom: {
50: '#afa6e7',
500: '#8a82dc',
950: '#000000',
},
}SCSS
$custom: #8a82dc; $custom-light: #afa6e7; $custom-dark: #000000;
JSON
{
"hex": "#8a82dc",
"rgb": {
"r": 138,
"g": 130,
"b": 220
},
"hsl": {
"h": 245.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.65208,
"c": 0.13192,
"h": 286.2
},
"luminance": 0.26536
}Semantic roles & 50–950 ramp
primary
#8A82DC
secondary
#E8EACF
accent
#C422B5
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#110F16
muted
#807F84