#7E84FF#7E84FF
#7E84FF is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.7% C 0.179 H 278.3°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7E84FF |
|---|---|
| RGB | rgb(126, 132, 255) |
| HSL | hsl(237, 100%, 75%) |
| HSV | hsv(237, 51%, 100%) |
| CMYK | cmyk(50.6%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(60.03, 30.33, -62.14) |
| CIE-LCH | lch(60.03, 69.14, 296.02°) |
| OKLab | oklab(66.72% 0.0257 -0.177) |
| OKLCH | oklch(66.72% 0.179 278.3) |
| XYZ | xyz(34.8998, 28.1561, 98.1840) |
| Luminance | 0.2816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.65
Periwinkle (survey)
#8E82FE
ΔE00 3.21
Cornflower
#6A79F7
ΔE00 4.27
Perrywinkle
#8F8CE7
ΔE00 5.31
Soft Blue
#6488EA
ΔE00 6.15
Periwinkle Blue
#8F99FB
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E84FF #FFF97E
analogous
#7EC5FF #7E84FF #B87EFF
triadic
#7E84FF #FF7E84 #84FF7E
tetradic
#7E84FF #FF7EC5 #FFF97E #7EFFB8
square
#7E84FF #FF7EC5 #FFF97E #7EFFB8
split-complementary
#7E84FF #FFB87E #C5FF7E
monochromatic
#040FFF #414AFF #7E84FF #BBBEFF #E0E2FF
Accessibility & contrast
On white
3.17
#7E84FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#7E84FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E84FF
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E84FF | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B96FF
Deuteranopia (green-blind)
#3D8CFC
Tritanopia (blue-blind)
#489FB5
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7e84ff; /* rgb */ color: rgb(126, 132, 255); /* oklch */ color: oklch(66.7% 0.179 278.3);
Tailwind
colors: {
custom: {
50: '#aba7ff',
500: '#7e84ff',
950: '#000000',
},
}SCSS
$custom: #7e84ff; $custom-light: #aba7ff; $custom-dark: #000000;
JSON
{
"hex": "#7e84ff",
"rgb": {
"r": 126,
"g": 132,
"b": 255
},
"hsl": {
"h": 237.209,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.66724,
"c": 0.17887,
"h": 278.3
},
"luminance": 0.28158
}Semantic roles & 50–950 ramp
primary
#7E84FF
secondary
#F7F6D4
accent
#DB00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86