#7C84FF#7C84FF
#7C84FF is a light, vivid blue. Relative luminance 0.280; OKLCH L 66.6% C 0.179 H 277.5°. Best body text is #000000 at 6.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7C84FF |
|---|---|
| RGB | rgb(124, 132, 255) |
| HSL | hsl(236, 100%, 74%) |
| HSV | hsv(236, 51%, 100%) |
| CMYK | cmyk(51.4%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(59.89, 29.91, -62.36) |
| CIE-LCH | lch(59.89, 69.16, 295.62°) |
| OKLab | oklab(66.59% 0.0236 -0.1777) |
| OKLCH | oklch(66.59% 0.179 277.5) |
| XYZ | xyz(34.6078, 28.0055, 98.1703) |
| Luminance | 0.2801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.95
Periwinkle (survey)
#8E82FE
ΔE00 3.56
Cornflower
#6A79F7
ΔE00 4.08
Perrywinkle
#8F8CE7
ΔE00 5.52
Soft Blue
#6488EA
ΔE00 5.82
Periwinkle Blue
#8F99FB
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C84FF #FFF77C
analogous
#7CC6FF #7C84FF #B67CFF
triadic
#7C84FF #FF7C84 #84FF7C
tetradic
#7C84FF #FF7CC6 #FFF77C #7CFFB6
square
#7C84FF #FF7CC6 #FFF77C #7CFFB6
split-complementary
#7C84FF #FFB67C #C6FF7C
monochromatic
#0211FF #3F4BFF #7C84FF #B9BDFF #E0E2FF
Accessibility & contrast
On white
3.18
#7C84FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.60
#7C84FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C84FF
6.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C84FF | 1.00 | 3.18 | 6.60 | 6.60 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A96FF
Deuteranopia (green-blind)
#3C8BFC
Tritanopia (blue-blind)
#439FB5
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7c84ff; /* rgb */ color: rgb(124, 132, 255); /* oklch */ color: oklch(66.6% 0.179 277.5);
Tailwind
colors: {
custom: {
50: '#aaa7ff',
500: '#7c84ff',
950: '#000000',
},
}SCSS
$custom: #7c84ff; $custom-light: #aaa7ff; $custom-dark: #000000;
JSON
{
"hex": "#7c84ff",
"rgb": {
"r": 124,
"g": 132,
"b": 255
},
"hsl": {
"h": 236.336,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.66586,
"c": 0.17927,
"h": 277.5
},
"luminance": 0.28008
}Semantic roles & 50–950 ramp
primary
#7C84FF
secondary
#F7F5D4
accent
#D700E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86