#7B7FED#7B7FED
#7B7FED is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.5% C 0.162 H 279.3°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7B7FED |
|---|---|
| RGB | rgb(123, 127, 237) |
| HSL | hsl(238, 76%, 71%) |
| HSV | hsv(238, 48%, 93%) |
| CMYK | cmyk(48.1%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(57.56, 27.24, -56.16) |
| CIE-LCH | lch(57.56, 62.41, 295.88°) |
| OKLab | oklab(64.47% 0.026 -0.1595) |
| OKLCH | oklch(64.47% 0.162 279.3) |
| XYZ | xyz(31.0391, 25.5024, 83.3913) |
| Luminance | 0.2550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 3.31
Lavender Blue
#8B88F8
ΔE00 3.69
Periwinkle (survey)
#8E82FE
ΔE00 4.03
Perrywinkle
#8F8CE7
ΔE00 5.17
Soft Blue
#6488EA
ΔE00 6.17
Mediumslateblue
#7B68EE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B7FED #EDE97B
analogous
#7BB8ED #7B7FED #B07BED
triadic
#7B7FED #ED7B7F #7FED7B
tetradic
#7B7FED #ED7BB8 #EDE97B #7BEDB0
square
#7B7FED #ED7BB8 #EDE97B #7BEDB0
split-complementary
#7B7FED #EDB07B #B8ED7B
monochromatic
#1D23D1 #454BE6 #7B7FED #B1B3F4 #E4E5FB
Accessibility & contrast
On white
3.44
#7B7FED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#7B7FED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B7FED
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B7FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B7FED | 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)
#508FF1
Deuteranopia (green-blind)
#4786EB
Tritanopia (blue-blind)
#5096AB
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #7b7fed; /* rgb */ color: rgb(123, 127, 237); /* oklch */ color: oklch(64.5% 0.162 279.3);
Tailwind
colors: {
custom: {
50: '#a7a4f3',
500: '#7b7fed',
950: '#000000',
},
}SCSS
$custom: #7b7fed; $custom-light: #a7a4f3; $custom-dark: #000000;
JSON
{
"hex": "#7b7fed",
"rgb": {
"r": 123,
"g": 127,
"b": 237
},
"hsl": {
"h": 237.895,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.64473,
"c": 0.16166,
"h": 279.3
},
"luminance": 0.25504
}Semantic roles & 50–950 ramp
primary
#7B7FED
secondary
#F1F0D2
accent
#D10DD8
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85