#7A84FE#7A84FE
#7A84FE is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.4% C 0.178 H 276.9°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7A84FE |
|---|---|
| RGB | rgb(122, 132, 254) |
| HSL | hsl(235, 99%, 74%) |
| HSV | hsv(235, 52%, 100%) |
| CMYK | cmyk(52%, 48%, 0%, 0.4%) |
| CIE-LAB | lab(59.70, 29.19, -62.13) |
| CIE-LCH | lch(59.70, 68.64, 295.17°) |
| OKLab | oklab(66.39% 0.0213 -0.1771) |
| OKLCH | oklch(66.39% 0.178 276.9) |
| XYZ | xyz(34.1610, 27.7937, 97.3113) |
| Luminance | 0.2780 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.22
Cornflower
#6A79F7
ΔE00 3.88
Periwinkle (survey)
#8E82FE
ΔE00 3.92
Soft Blue
#6488EA
ΔE00 5.46
Perrywinkle
#8F8CE7
ΔE00 5.66
Periwinkle Blue
#8F99FB
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A84FE #FEF47A
analogous
#7AC6FE #7A84FE #B27AFE
triadic
#7A84FE #FE7A84 #84FE7A
tetradic
#7A84FE #FE7AC6 #FEF47A #7AFEB2
square
#7A84FE #FE7AC6 #FEF47A #7AFEB2
split-complementary
#7A84FE #FEB27A #C6FE7A
monochromatic
#0215FC #3D4CFE #7A84FE #B7BCFE #E1E3FF
Accessibility & contrast
On white
3.20
#7A84FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#7A84FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A84FE
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A84FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A84FE | 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)
#4B95FF
Deuteranopia (green-blind)
#3B8BFB
Tritanopia (blue-blind)
#3F9FB5
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7a84fe; /* rgb */ color: rgb(122, 132, 254); /* oklch */ color: oklch(66.4% 0.178 276.9);
Tailwind
colors: {
custom: {
50: '#a9a7ff',
500: '#7a84fe',
950: '#000000',
},
}SCSS
$custom: #7a84fe; $custom-light: #a9a7ff; $custom-dark: #000000;
JSON
{
"hex": "#7a84fe",
"rgb": {
"r": 122,
"g": 132,
"b": 254
},
"hsl": {
"h": 235.455,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.66388,
"c": 0.17835,
"h": 276.9
},
"luminance": 0.27796
}Semantic roles & 50–950 ramp
primary
#7A84FE
secondary
#F7F4D4
accent
#D400E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86