#7C84FC#7C84FC
#7C84FC is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.4% C 0.175 H 277.6°. Best body text is #000000 at 6.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7C84FC |
|---|---|
| RGB | rgb(124, 132, 252) |
| HSL | hsl(236, 96%, 74%) |
| HSV | hsv(236, 51%, 99%) |
| CMYK | cmyk(50.8%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(59.72, 29.00, -60.99) |
| CIE-LCH | lch(59.72, 67.54, 295.43°) |
| OKLab | oklab(66.4% 0.0232 -0.1737) |
| OKLCH | oklch(66.4% 0.175 277.6) |
| XYZ | xyz(34.1286, 27.8138, 95.6468) |
| Luminance | 0.2782 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.85
Periwinkle (survey)
#8E82FE
ΔE00 3.58
Cornflower
#6A79F7
ΔE00 4.00
Perrywinkle
#8F8CE7
ΔE00 5.28
Soft Blue
#6488EA
ΔE00 5.68
Periwinkle Blue
#8F99FB
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C84FC #FCF47C
analogous
#7CC4FC #7C84FC #B47CFC
triadic
#7C84FC #FC7C84 #84FC7C
tetradic
#7C84FC #FC7CC4 #FCF47C #7CFCB4
square
#7C84FC #FC7CC4 #FCF47C #7CFCB4
split-complementary
#7C84FC #FCB47C #C4FC7C
monochromatic
#0615F8 #404CFB #7C84FC #B8BCFD #E1E3FE
Accessibility & contrast
On white
3.20
#7C84FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.56
#7C84FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C84FC
6.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C84FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C84FC | 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)
#4D95FF
Deuteranopia (green-blind)
#408BF9
Tritanopia (blue-blind)
#469EB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7c84fc; /* rgb */ color: rgb(124, 132, 252); /* oklch */ color: oklch(66.4% 0.175 277.6);
Tailwind
colors: {
custom: {
50: '#aaa7fe',
500: '#7c84fc',
950: '#000000',
},
}SCSS
$custom: #7c84fc; $custom-light: #aaa7fe; $custom-dark: #000000;
JSON
{
"hex": "#7c84fc",
"rgb": {
"r": 124,
"g": 132,
"b": 252
},
"hsl": {
"h": 236.25,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.66399,
"c": 0.17524,
"h": 277.6
},
"luminance": 0.27816
}Semantic roles & 50–950 ramp
primary
#7C84FC
secondary
#F7F4D4
accent
#D700E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86