#7E84FA#7E84FA
#7E84FA is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.4% C 0.172 H 278.4°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7E84FA |
|---|---|
| RGB | rgb(126, 132, 250) |
| HSL | hsl(237, 93%, 74%) |
| HSV | hsv(237, 50%, 98%) |
| CMYK | cmyk(49.6%, 47.2%, 0%, 2%) |
| CIE-LAB | lab(59.74, 28.83, -59.85) |
| CIE-LCH | lch(59.74, 66.43, 295.72°) |
| OKLab | oklab(66.41% 0.0252 -0.1703) |
| OKLCH | oklch(66.41% 0.172 278.4) |
| XYZ | xyz(34.1054, 27.8383, 94.0002) |
| Luminance | 0.2784 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.48
Periwinkle (survey)
#8E82FE
ΔE00 3.26
Cornflower
#6A79F7
ΔE00 4.17
Perrywinkle
#8F8CE7
ΔE00 4.90
Soft Blue
#6488EA
ΔE00 5.93
Periwinkle Blue
#8F99FB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E84FA #FAF47E
analogous
#7EC2FA #7E84FA #B67EFA
triadic
#7E84FA #FA7E84 #84FA7E
tetradic
#7E84FA #FA7EC2 #FAF47E #7EFAB6
square
#7E84FA #FA7EC2 #FAF47E #7EFAB6
split-complementary
#7E84FA #FAB67E #C2FA7E
monochromatic
#0915F4 #434CF8 #7E84FA #B9BCFC #E2E3FE
Accessibility & contrast
On white
3.20
#7E84FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#7E84FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E84FA
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E84FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E84FA | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F95FE
Deuteranopia (green-blind)
#448BF7
Tritanopia (blue-blind)
#4D9DB3
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7e84fa; /* rgb */ color: rgb(126, 132, 250); /* oklch */ color: oklch(66.4% 0.172 278.4);
Tailwind
colors: {
custom: {
50: '#aba7fc',
500: '#7e84fa',
950: '#000000',
},
}SCSS
$custom: #7e84fa; $custom-light: #aba7fc; $custom-dark: #000000;
JSON
{
"hex": "#7e84fa",
"rgb": {
"r": 126,
"g": 132,
"b": 250
},
"hsl": {
"h": 237.097,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.66414,
"c": 0.17213,
"h": 278.4
},
"luminance": 0.2784
}Semantic roles & 50–950 ramp
primary
#7E84FA
secondary
#F6F4D5
accent
#DA00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86