#7E82FC#7E82FC
#7E82FC is a light, vivid blue. Relative luminance 0.274; OKLCH L 66.2% C 0.177 H 279.0°. Best body text is #000000 at 6.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7E82FC |
|---|---|
| RGB | rgb(126, 130, 252) |
| HSL | hsl(238, 95%, 74%) |
| HSV | hsv(238, 50%, 99%) |
| CMYK | cmyk(50%, 48.4%, 0%, 1.2%) |
| CIE-LAB | lab(59.37, 30.60, -61.55) |
| CIE-LCH | lch(59.37, 68.74, 296.44°) |
| OKLab | oklab(66.17% 0.0276 -0.1753) |
| OKLCH | oklch(66.17% 0.177 279) |
| XYZ | xyz(34.1521, 27.4272, 95.5710) |
| Luminance | 0.2743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.71
Periwinkle (survey)
#8E82FE
ΔE00 2.98
Cornflower
#6A79F7
ΔE00 3.87
Perrywinkle
#8F8CE7
ΔE00 5.29
Soft Blue
#6488EA
ΔE00 6.36
Periwinkle Blue
#8F99FB
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E82FC #FCF87E
analogous
#7EC1FC #7E82FC #B97EFC
triadic
#7E82FC #FC7E82 #82FC7E
tetradic
#7E82FC #FC7EC1 #FCF87E #7EFCB9
square
#7E82FC #FC7EC1 #FCF87E #7EFCB9
split-complementary
#7E82FC #FCB97E #C1FC7E
monochromatic
#060EF9 #4248FB #7E82FC #BABCFD #E1E2FE
Accessibility & contrast
On white
3.24
#7E82FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.49
#7E82FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E82FC
6.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E82FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E82FC | 1.00 | 3.24 | 6.49 | 6.49 |
| #FFFFFF | 3.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4994FF
Deuteranopia (green-blind)
#3D8AF9
Tritanopia (blue-blind)
#4B9DB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7e82fc; /* rgb */ color: rgb(126, 130, 252); /* oklch */ color: oklch(66.2% 0.177 279.0);
Tailwind
colors: {
custom: {
50: '#aba6fe',
500: '#7e82fc',
950: '#000000',
},
}SCSS
$custom: #7e82fc; $custom-light: #aba6fe; $custom-dark: #000000;
JSON
{
"hex": "#7e82fc",
"rgb": {
"r": 126,
"g": 130,
"b": 252
},
"hsl": {
"h": 238.095,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.66168,
"c": 0.17745,
"h": 279
},
"luminance": 0.27429
}Semantic roles & 50–950 ramp
primary
#7E82FC
secondary
#F7F5D4
accent
#DE00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86