#7E83FC#7E83FC
#7E83FC is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.4% C 0.176 H 278.7°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7E83FC |
|---|---|
| RGB | rgb(126, 131, 252) |
| HSL | hsl(238, 95%, 74%) |
| HSV | hsv(238, 50%, 99%) |
| CMYK | cmyk(50%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(59.61, 30.01, -61.16) |
| CIE-LCH | lch(59.61, 68.13, 296.14°) |
| OKLab | oklab(66.35% 0.0265 -0.1741) |
| OKLCH | oklch(66.35% 0.176 278.7) |
| XYZ | xyz(34.2857, 27.6945, 95.6155) |
| Luminance | 0.2770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.60
Periwinkle (survey)
#8E82FE
ΔE00 3.09
Cornflower
#6A79F7
ΔE00 4.03
Perrywinkle
#8F8CE7
ΔE00 5.17
Soft Blue
#6488EA
ΔE00 6.18
Periwinkle Blue
#8F99FB
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E83FC #FCF77E
analogous
#7EC2FC #7E83FC #B87EFC
triadic
#7E83FC #FC7E83 #83FC7E
tetradic
#7E83FC #FC7EC2 #FCF77E #7EFCB8
square
#7E83FC #FC7EC2 #FCF77E #7EFCB8
split-complementary
#7E83FC #FCB87E #C2FC7E
monochromatic
#0610F9 #424AFB #7E83FC #BABCFD #E1E2FE
Accessibility & contrast
On white
3.21
#7E83FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#7E83FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E83FC
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E83FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E83FC | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B95FF
Deuteranopia (green-blind)
#3F8BF9
Tritanopia (blue-blind)
#4B9DB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7e83fc; /* rgb */ color: rgb(126, 131, 252); /* oklch */ color: oklch(66.4% 0.176 278.7);
Tailwind
colors: {
custom: {
50: '#aba7fe',
500: '#7e83fc',
950: '#000000',
},
}SCSS
$custom: #7e83fc; $custom-light: #aba7fe; $custom-dark: #000000;
JSON
{
"hex": "#7e83fc",
"rgb": {
"r": 126,
"g": 131,
"b": 252
},
"hsl": {
"h": 237.619,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.66352,
"c": 0.17615,
"h": 278.7
},
"luminance": 0.27696
}Semantic roles & 50–950 ramp
primary
#7E83FC
secondary
#F7F5D4
accent
#DC00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86