#7E84FC#7E84FC
#7E84FC is a light, vivid blue. Relative luminance 0.280; OKLCH L 66.5% C 0.175 H 278.4°. Best body text is #000000 at 6.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7E84FC |
|---|---|
| RGB | rgb(126, 132, 252) |
| HSL | hsl(237, 95%, 74%) |
| HSV | hsv(237, 50%, 99%) |
| CMYK | cmyk(50%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(59.86, 29.43, -60.77) |
| CIE-LCH | lch(59.86, 67.52, 295.84°) |
| OKLab | oklab(66.54% 0.0254 -0.173) |
| OKLCH | oklch(66.54% 0.175 278.4) |
| XYZ | xyz(34.4207, 27.9644, 95.6605) |
| Luminance | 0.2797 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.53
Periwinkle (survey)
#8E82FE
ΔE00 3.22
Cornflower
#6A79F7
ΔE00 4.20
Perrywinkle
#8F8CE7
ΔE00 5.06
Soft Blue
#6488EA
ΔE00 6.01
Periwinkle Blue
#8F99FB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E84FC #FCF67E
analogous
#7EC3FC #7E84FC #B77EFC
triadic
#7E84FC #FC7E84 #84FC7E
tetradic
#7E84FC #FC7EC3 #FCF67E #7EFCB7
square
#7E84FC #FC7EC3 #FCF67E #7EFCB7
split-complementary
#7E84FC #FCB77E #C3FC7E
monochromatic
#0612F9 #424BFB #7E84FC #BABDFD #E1E2FE
Accessibility & contrast
On white
3.19
#7E84FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.59
#7E84FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E84FC
6.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E84FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E84FC | 1.00 | 3.19 | 6.59 | 6.59 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E95FF
Deuteranopia (green-blind)
#418BF9
Tritanopia (blue-blind)
#4B9EB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7e84fc; /* rgb */ color: rgb(126, 132, 252); /* oklch */ color: oklch(66.5% 0.175 278.4);
Tailwind
colors: {
custom: {
50: '#aba7fe',
500: '#7e84fc',
950: '#000000',
},
}SCSS
$custom: #7e84fc; $custom-light: #aba7fe; $custom-dark: #000000;
JSON
{
"hex": "#7e84fc",
"rgb": {
"r": 126,
"g": 132,
"b": 252
},
"hsl": {
"h": 237.143,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.66537,
"c": 0.17484,
"h": 278.4
},
"luminance": 0.27966
}Semantic roles & 50–950 ramp
primary
#7E84FC
secondary
#F7F5D4
accent
#DB00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86