#7B7EFA#7B7EFA
#7B7EFA is a light, vivid blue. Relative luminance 0.260; OKLCH L 65.1% C 0.181 H 279.1°. Best body text is #000000 at 6.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7B7EFA |
|---|---|
| RGB | rgb(123, 126, 250) |
| HSL | hsl(239, 93%, 73%) |
| HSV | hsv(239, 51%, 98%) |
| CMYK | cmyk(50.8%, 49.6%, 0%, 2%) |
| CIE-LAB | lab(58.07, 31.73, -62.54) |
| CIE-LCH | lch(58.07, 70.13, 296.90°) |
| OKLab | oklab(65.1% 0.0285 -0.1783) |
| OKLCH | oklch(65.1% 0.181 279.1) |
| XYZ | xyz(32.8792, 26.0328, 93.7163) |
| Luminance | 0.2604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.96
Periwinkle (survey)
#8E82FE
ΔE00 3.41
Lavender Blue
#8B88F8
ΔE00 3.67
Perrywinkle
#8F8CE7
ΔE00 6.02
Soft Blue
#6488EA
ΔE00 6.63
Mediumslateblue
#7B68EE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B7EFA #FAF77B
analogous
#7BBDFA #7B7EFA #B77BFA
triadic
#7B7EFA #FA7B7E #7EFA7B
tetradic
#7B7EFA #FA7BBD #FAF77B #7BFAB7
square
#7B7EFA #FA7BBD #FAF77B #7BFAB7
split-complementary
#7B7EFA #FAB77B #BDFA7B
monochromatic
#090FF1 #4044F8 #7B7EFA #B6B8FC #E2E2FE
Accessibility & contrast
On white
3.38
#7B7EFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.21
#7B7EFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B7EFA
6.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B7EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B7EFA | 1.00 | 3.38 | 6.21 | 6.21 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4291FE
Deuteranopia (green-blind)
#3487F7
Tritanopia (blue-blind)
#4699B0
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #7b7efa; /* rgb */ color: rgb(123, 126, 250); /* oklch */ color: oklch(65.1% 0.181 279.1);
Tailwind
colors: {
custom: {
50: '#a9a3fd',
500: '#7b7efa',
950: '#000000',
},
}SCSS
$custom: #7b7efa; $custom-light: #a9a3fd; $custom-dark: #000000;
JSON
{
"hex": "#7b7efa",
"rgb": {
"r": 123,
"g": 126,
"b": 250
},
"hsl": {
"h": 238.583,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.65098,
"c": 0.18058,
"h": 279.1
},
"luminance": 0.26035
}Semantic roles & 50–950 ramp
primary
#7B7EFA
secondary
#F6F5D5
accent
#E000E6
background
#FAFAFF
surface
#F5F3FF
border
#CFCDD7
text
#110F18
muted
#807F86