#7B84FE#7B84FE
#7B84FE is a light, vivid blue. Relative luminance 0.279; OKLCH L 66.5% C 0.178 H 277.2°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7B84FE |
|---|---|
| RGB | rgb(123, 132, 254) |
| HSL | hsl(236, 98%, 74%) |
| HSV | hsv(236, 52%, 100%) |
| CMYK | cmyk(51.6%, 48%, 0%, 0.4%) |
| CIE-LAB | lab(59.77, 29.40, -62.02) |
| CIE-LCH | lch(59.77, 68.63, 295.36°) |
| OKLab | oklab(66.46% 0.0224 -0.1767) |
| OKLCH | oklch(66.46% 0.178 277.2) |
| XYZ | xyz(34.3034, 27.8671, 97.3180) |
| Luminance | 0.2787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.06
Periwinkle (survey)
#8E82FE
ΔE00 3.74
Cornflower
#6A79F7
ΔE00 3.96
Perrywinkle
#8F8CE7
ΔE00 5.55
Soft Blue
#6488EA
ΔE00 5.61
Periwinkle Blue
#8F99FB
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B84FE #FEF57B
analogous
#7BC6FE #7B84FE #B47BFE
triadic
#7B84FE #FE7B84 #84FE7B
tetradic
#7B84FE #FE7BC6 #FEF57B #7BFEB4
square
#7B84FE #FE7BC6 #FEF57B #7BFEB4
split-complementary
#7B84FE #FEB47B #C6FE7B
monochromatic
#0213FD #3E4BFE #7B84FE #B8BDFE #E1E3FF
Accessibility & contrast
On white
3.19
#7B84FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#7B84FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B84FE
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B84FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B84FE | 1.00 | 3.19 | 6.57 | 6.57 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B95FF
Deuteranopia (green-blind)
#3C8BFB
Tritanopia (blue-blind)
#429FB5
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7b84fe; /* rgb */ color: rgb(123, 132, 254); /* oklch */ color: oklch(66.5% 0.178 277.2);
Tailwind
colors: {
custom: {
50: '#a9a7ff',
500: '#7b84fe',
950: '#000000',
},
}SCSS
$custom: #7b84fe; $custom-light: #a9a7ff; $custom-dark: #000000;
JSON
{
"hex": "#7b84fe",
"rgb": {
"r": 123,
"g": 132,
"b": 254
},
"hsl": {
"h": 235.878,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.66456,
"c": 0.17814,
"h": 277.2
},
"luminance": 0.27869
}Semantic roles & 50–950 ramp
primary
#7B84FE
secondary
#F7F5D4
accent
#D600E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86