#7E7BFA#7E7BFA
#7E7BFA is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.8% C 0.184 H 281.0°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7E7BFA |
|---|---|
| RGB | rgb(126, 123, 250) |
| HSL | hsl(241, 93%, 73%) |
| HSV | hsv(241, 51%, 98%) |
| CMYK | cmyk(49.6%, 50.8%, 0%, 2%) |
| CIE-LAB | lab(57.56, 34.12, -63.34) |
| CIE-LCH | lch(57.56, 71.95, 298.31°) |
| OKLab | oklab(64.77% 0.0352 -0.1806) |
| OKLCH | oklch(64.77% 0.184 281) |
| XYZ | xyz(32.9372, 25.5018, 93.6107) |
| Luminance | 0.2550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.18
Cornflower
#6A79F7
ΔE00 3.37
Lavender Blue
#8B88F8
ΔE00 4.07
Mediumslateblue
#7B68EE
ΔE00 5.97
Perrywinkle
#8F8CE7
ΔE00 6.38
Mediumpurple
#9370DB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E7BFA #F7FA7B
analogous
#7BB7FA #7E7BFA #BD7BFA
triadic
#7E7BFA #FA7E7B #7BFA7E
tetradic
#7E7BFA #FA7BB7 #F7FA7B #7BFABD
square
#7E7BFA #FA7BB7 #F7FA7B #7BFABD
split-complementary
#7E7BFA #FABD7B #B7FA7B
monochromatic
#0F09F1 #4440F8 #7E7BFA #B8B6FC #E2E2FE
Accessibility & contrast
On white
3.44
#7E7BFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#7E7BFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E7BFA
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E7BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E7BFA | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B8FFE
Deuteranopia (green-blind)
#3086F7
Tritanopia (blue-blind)
#4E97AF
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #7e7bfa; /* rgb */ color: rgb(126, 123, 250); /* oklch */ color: oklch(64.8% 0.184 281.0);
Tailwind
colors: {
custom: {
50: '#aba1fd',
500: '#7e7bfa',
950: '#000000',
},
}SCSS
$custom: #7e7bfa; $custom-light: #aba1fd; $custom-dark: #000000;
JSON
{
"hex": "#7e7bfa",
"rgb": {
"r": 126,
"g": 123,
"b": 250
},
"hsl": {
"h": 241.417,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.64772,
"c": 0.18401,
"h": 281
},
"luminance": 0.25504
}Semantic roles & 50–950 ramp
primary
#7E7BFA
secondary
#F5F6D5
accent
#E600E0
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110F18
muted
#807E86