#7A84FD#7A84FD
#7A84FD is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.3% C 0.177 H 276.9°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7A84FD |
|---|---|
| RGB | rgb(122, 132, 253) |
| HSL | hsl(235, 97%, 74%) |
| HSV | hsv(235, 52%, 99%) |
| CMYK | cmyk(51.8%, 47.8%, 0%, 0.8%) |
| CIE-LAB | lab(59.64, 28.89, -61.67) |
| CIE-LCH | lch(59.64, 68.10, 295.10°) |
| OKLab | oklab(66.33% 0.0212 -0.1757) |
| OKLCH | oklch(66.33% 0.177 276.9) |
| XYZ | xyz(34.0013, 27.7298, 96.4702) |
| Luminance | 0.2773 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.19
Cornflower
#6A79F7
ΔE00 3.85
Periwinkle (survey)
#8E82FE
ΔE00 3.93
Soft Blue
#6488EA
ΔE00 5.40
Perrywinkle
#8F8CE7
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A84FD #FDF37A
analogous
#7AC5FD #7A84FD #B17AFD
triadic
#7A84FD #FD7A84 #84FD7A
tetradic
#7A84FD #FD7AC5 #FDF37A #7AFDB1
square
#7A84FD #FD7AC5 #FDF37A #7AFDB1
split-complementary
#7A84FD #FDB17A #C5FD7A
monochromatic
#0416F9 #3E4CFC #7A84FD #B6BCFE #E1E3FF
Accessibility & contrast
On white
3.21
#7A84FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#7A84FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A84FD
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A84FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A84FD | 1.00 | 3.21 | 6.55 | 6.55 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B95FF
Deuteranopia (green-blind)
#3D8BFA
Tritanopia (blue-blind)
#409FB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7a84fd; /* rgb */ color: rgb(122, 132, 253); /* oklch */ color: oklch(66.3% 0.177 276.9);
Tailwind
colors: {
custom: {
50: '#a9a7ff',
500: '#7a84fd',
950: '#000000',
},
}SCSS
$custom: #7a84fd; $custom-light: #a9a7ff; $custom-dark: #000000;
JSON
{
"hex": "#7a84fd",
"rgb": {
"r": 122,
"g": 132,
"b": 253
},
"hsl": {
"h": 235.42,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.66326,
"c": 0.177,
"h": 276.9
},
"luminance": 0.27732
}Semantic roles & 50–950 ramp
primary
#7A84FD
secondary
#F7F4D4
accent
#D400E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86