#8A84DC#8A84DC
#8A84DC is a light, vivid blue. Relative luminance 0.271; OKLCH L 65.6% C 0.129 H 285.4°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8A84DC |
|---|---|
| RGB | rgb(138, 132, 220) |
| HSL | hsl(244, 56%, 69%) |
| HSV | hsv(244, 40%, 86%) |
| CMYK | cmyk(37.3%, 40%, 0%, 13.7%) |
| CIE-LAB | lab(59.04, 23.10, -44.26) |
| CIE-LCH | lch(59.04, 49.92, 297.56°) |
| OKLab | oklab(65.59% 0.0342 -0.1244) |
| OKLCH | oklch(65.59% 0.129 285.4) |
| XYZ | xyz(31.6472, 27.0721, 71.2543) |
| Luminance | 0.2707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.73
Lavender Blue
#8B88F8
ΔE00 4.33
Periwinkle (survey)
#8E82FE
ΔE00 5.12
Mediumpurple
#9370DB
ΔE00 6.98
Periwinkle Blue
#8F99FB
ΔE00 7.45
Cornflower
#6A79F7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A84DC #D6DC84
analogous
#84AADC #8A84DC #B684DC
triadic
#8A84DC #DC8A84 #84DC8A
tetradic
#8A84DC #DC84AA #D6DC84 #84DCB6
square
#8A84DC #DC84AA #D6DC84 #84DCB6
split-complementary
#8A84DC #DCB684 #AADC84
monochromatic
#3C33B3 #5D54CE #8A84DC #B7B4EA #E5E3F7
Accessibility & contrast
On white
3.27
#8A84DC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#8A84DC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A84DC
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A84DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A84DC | 1.00 | 3.27 | 6.41 | 6.41 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6791DF
Deuteranopia (green-blind)
#658CDA
Tritanopia (blue-blind)
#7495A5
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8a84dc; /* rgb */ color: rgb(138, 132, 220); /* oklch */ color: oklch(65.6% 0.129 285.4);
Tailwind
colors: {
custom: {
50: '#afa7e7',
500: '#8a84dc',
950: '#000000',
},
}SCSS
$custom: #8a84dc; $custom-light: #afa7e7; $custom-dark: #000000;
JSON
{
"hex": "#8a84dc",
"rgb": {
"r": 138,
"g": 132,
"b": 220
},
"hsl": {
"h": 244.091,
"s": 55.696,
"l": 69.02
},
"oklch": {
"l": 0.65589,
"c": 0.129,
"h": 285.4
},
"luminance": 0.27073
}Semantic roles & 50–950 ramp
primary
#8A84DC
secondary
#E9EBD1
accent
#C322B8
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#110F16
muted
#807F84