#7C84FA#7C84FA
#7C84FA is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.3% C 0.173 H 277.7°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7C84FA |
|---|---|
| RGB | rgb(124, 132, 250) |
| HSL | hsl(236, 93%, 73%) |
| HSV | hsv(236, 50%, 98%) |
| CMYK | cmyk(50.4%, 47.2%, 0%, 2%) |
| CIE-LAB | lab(59.61, 28.40, -60.07) |
| CIE-LCH | lch(59.61, 66.45, 295.30°) |
| OKLab | oklab(66.28% 0.023 -0.171) |
| OKLCH | oklch(66.28% 0.173 277.7) |
| XYZ | xyz(33.8134, 27.6877, 93.9865) |
| Luminance | 0.2769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.80
Periwinkle (survey)
#8E82FE
ΔE00 3.62
Cornflower
#6A79F7
ΔE00 3.97
Perrywinkle
#8F8CE7
ΔE00 5.13
Soft Blue
#6488EA
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C84FA #FAF27C
analogous
#7CC3FA #7C84FA #B37CFA
triadic
#7C84FA #FA7C84 #84FA7C
tetradic
#7C84FA #FA7CC3 #FAF27C #7CFAB3
square
#7C84FA #FA7CC3 #FAF27C #7CFAB3
split-complementary
#7C84FA #FAB37C #C3FA7C
monochromatic
#0918F2 #414DF8 #7C84FA #B7BBFC #E2E3FE
Accessibility & contrast
On white
3.21
#7C84FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#7C84FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C84FA
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C84FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C84FA | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F95FE
Deuteranopia (green-blind)
#428BF7
Tritanopia (blue-blind)
#489EB3
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7c84fa; /* rgb */ color: rgb(124, 132, 250); /* oklch */ color: oklch(66.3% 0.173 277.7);
Tailwind
colors: {
custom: {
50: '#a9a7fc',
500: '#7c84fa',
950: '#000000',
},
}SCSS
$custom: #7c84fa; $custom-light: #a9a7fc; $custom-dark: #000000;
JSON
{
"hex": "#7c84fa",
"rgb": {
"r": 124,
"g": 132,
"b": 250
},
"hsl": {
"h": 236.19,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.66276,
"c": 0.17254,
"h": 277.7
},
"luminance": 0.2769
}Semantic roles & 50–950 ramp
primary
#7C84FA
secondary
#F6F4D5
accent
#D700E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86