#7E83F8#7E83F8
#7E83F8 is a light, vivid blue. Relative luminance 0.274; OKLCH L 66.1% C 0.171 H 278.8°. Best body text is #000000 at 6.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7E83F8 |
|---|---|
| RGB | rgb(126, 131, 248) |
| HSL | hsl(238, 90%, 73%) |
| HSV | hsv(238, 49%, 97%) |
| CMYK | cmyk(49.2%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(59.38, 28.82, -59.32) |
| CIE-LCH | lch(59.38, 65.95, 295.91°) |
| OKLab | oklab(66.11% 0.0261 -0.1687) |
| OKLCH | oklch(66.11% 0.171 278.8) |
| XYZ | xyz(33.6585, 27.4436, 92.3123) |
| Luminance | 0.2745 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.52
Periwinkle (survey)
#8E82FE
ΔE00 3.17
Cornflower
#6A79F7
ΔE00 3.98
Perrywinkle
#8F8CE7
ΔE00 4.85
Soft Blue
#6488EA
ΔE00 6.04
Periwinkle Blue
#8F99FB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E83F8 #F8F37E
analogous
#7EC0F8 #7E83F8 #B67EF8
triadic
#7E83F8 #F87E83 #83F87E
tetradic
#7E83F8 #F87EC0 #F8F37E #7EF8B6
square
#7E83F8 #F87EC0 #F8F37E #7EF8B6
split-complementary
#7E83F8 #F8B67E #C0F87E
monochromatic
#0D16EF #444BF5 #7E83F8 #B8BBFB #E2E3FD
Accessibility & contrast
On white
3.24
#7E83F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.49
#7E83F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E83F8
6.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E83F8 | 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)
#4F94FC
Deuteranopia (green-blind)
#448AF5
Tritanopia (blue-blind)
#4E9CB2
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7e83f8; /* rgb */ color: rgb(126, 131, 248); /* oklch */ color: oklch(66.1% 0.171 278.8);
Tailwind
colors: {
custom: {
50: '#aaa7fb',
500: '#7e83f8',
950: '#000000',
},
}SCSS
$custom: #7e83f8; $custom-light: #aaa7fb; $custom-dark: #000000;
JSON
{
"hex": "#7e83f8",
"rgb": {
"r": 126,
"g": 131,
"b": 248
},
"hsl": {
"h": 237.541,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.66105,
"c": 0.17075,
"h": 278.8
},
"luminance": 0.27446
}Semantic roles & 50–950 ramp
primary
#7E83F8
secondary
#F6F4D5
accent
#DC00E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F17
muted
#807F85