#7B84FD#7B84FD
#7B84FD is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.4% C 0.177 H 277.2°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7B84FD |
|---|---|
| RGB | rgb(123, 132, 253) |
| HSL | hsl(236, 97%, 74%) |
| HSV | hsv(236, 51%, 99%) |
| CMYK | cmyk(51.4%, 47.8%, 0%, 0.8%) |
| CIE-LAB | lab(59.71, 29.10, -61.56) |
| CIE-LCH | lch(59.71, 68.09, 295.30°) |
| OKLab | oklab(66.39% 0.0223 -0.1754) |
| OKLCH | oklch(66.39% 0.177 277.2) |
| XYZ | xyz(34.1437, 27.8032, 96.4769) |
| Luminance | 0.2781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.03
Periwinkle (survey)
#8E82FE
ΔE00 3.75
Cornflower
#6A79F7
ΔE00 3.93
Perrywinkle
#8F8CE7
ΔE00 5.47
Soft Blue
#6488EA
ΔE00 5.56
Periwinkle Blue
#8F99FB
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B84FD #FDF47B
analogous
#7BC5FD #7B84FD #B37BFD
triadic
#7B84FD #FD7B84 #84FD7B
tetradic
#7B84FD #FD7BC5 #FDF47B #7BFDB3
square
#7B84FD #FD7BC5 #FDF47B #7BFDB3
split-complementary
#7B84FD #FDB37B #C5FD7B
monochromatic
#0415FA #3F4CFC #7B84FD #B7BCFE #E1E3FF
Accessibility & contrast
On white
3.20
#7B84FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#7B84FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B84FD
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B84FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B84FD | 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)
#4C95FF
Deuteranopia (green-blind)
#3E8BFA
Tritanopia (blue-blind)
#439EB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7b84fd; /* rgb */ color: rgb(123, 132, 253); /* oklch */ color: oklch(66.4% 0.177 277.2);
Tailwind
colors: {
custom: {
50: '#a9a7ff',
500: '#7b84fd',
950: '#000000',
},
}SCSS
$custom: #7b84fd; $custom-light: #a9a7ff; $custom-dark: #000000;
JSON
{
"hex": "#7b84fd",
"rgb": {
"r": 123,
"g": 132,
"b": 253
},
"hsl": {
"h": 235.846,
"s": 97.015,
"l": 73.725
},
"oklch": {
"l": 0.66393,
"c": 0.1768,
"h": 277.2
},
"luminance": 0.27805
}Semantic roles & 50–950 ramp
primary
#7B84FD
secondary
#F7F4D4
accent
#D600E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86