#7B84FC#7B84FC
#7B84FC is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.3% C 0.175 H 277.3°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7B84FC |
|---|---|
| RGB | rgb(123, 132, 252) |
| HSL | hsl(236, 96%, 74%) |
| HSV | hsv(236, 51%, 99%) |
| CMYK | cmyk(51.2%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(59.65, 28.79, -61.10) |
| CIE-LCH | lch(59.65, 67.55, 295.23°) |
| OKLab | oklab(66.33% 0.0222 -0.174) |
| OKLCH | oklch(66.33% 0.175 277.3) |
| XYZ | xyz(33.9848, 27.7397, 95.6401) |
| Luminance | 0.2774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.01
Periwinkle (survey)
#8E82FE
ΔE00 3.76
Cornflower
#6A79F7
ΔE00 3.91
Perrywinkle
#8F8CE7
ΔE00 5.40
Soft Blue
#6488EA
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B84FC #FCF37B
analogous
#7BC4FC #7B84FC #B27BFC
triadic
#7B84FC #FC7B84 #84FC7B
tetradic
#7B84FC #FC7BC4 #FCF37B #7BFCB2
square
#7B84FC #FC7BC4 #FCF37B #7BFCB2
split-complementary
#7B84FC #FCB27B #C4FC7B
monochromatic
#0616F7 #3F4CFB #7B84FC #B7BCFD #E1E3FE
Accessibility & contrast
On white
3.21
#7B84FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#7B84FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B84FC
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B84FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B84FC | 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)
#4D95FF
Deuteranopia (green-blind)
#3F8BF9
Tritanopia (blue-blind)
#439EB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7b84fc; /* rgb */ color: rgb(123, 132, 252); /* oklch */ color: oklch(66.3% 0.175 277.3);
Tailwind
colors: {
custom: {
50: '#a9a7fe',
500: '#7b84fc',
950: '#000000',
},
}SCSS
$custom: #7b84fc; $custom-light: #a9a7fe; $custom-dark: #000000;
JSON
{
"hex": "#7b84fc",
"rgb": {
"r": 123,
"g": 132,
"b": 252
},
"hsl": {
"h": 235.814,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.66331,
"c": 0.17544,
"h": 277.3
},
"luminance": 0.27742
}Semantic roles & 50–950 ramp
primary
#7B84FC
secondary
#F7F4D4
accent
#D500E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86