#7A7BEE#7A7BEE
#7A7BEE is a light, vivid blue. Relative luminance 0.245; OKLCH L 63.7% C 0.169 H 280.1°. Best body text is #000000 at 5.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7A7BEE |
|---|---|
| RGB | rgb(122, 123, 238) |
| HSL | hsl(239, 77%, 71%) |
| HSV | hsv(239, 49%, 93%) |
| CMYK | cmyk(48.7%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(56.56, 29.69, -58.32) |
| CIE-LCH | lch(56.56, 65.44, 296.98°) |
| OKLab | oklab(63.72% 0.0296 -0.1659) |
| OKLCH | oklch(63.72% 0.169 280.1) |
| XYZ | xyz(30.5369, 24.4749, 83.9874) |
| Luminance | 0.2448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.90
Periwinkle (survey)
#8E82FE
ΔE00 4.25
Lavender Blue
#8B88F8
ΔE00 4.52
Mediumslateblue
#7B68EE
ΔE00 5.91
Perrywinkle
#8F8CE7
ΔE00 6.12
Soft Blue
#6488EA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A7BEE #EEED7A
analogous
#7AB5EE #7A7BEE #B37AEE
triadic
#7A7BEE #EE7A7B #7BEE7A
tetradic
#7A7BEE #EE7AB5 #EEED7A #7AEEB3
square
#7A7BEE #EE7AB5 #EEED7A #7AEEB3
split-complementary
#7A7BEE #EEB37A #B5EE7A
monochromatic
#1B1DD3 #4445E7 #7A7BEE #B0B1F5 #E4E4FC
Accessibility & contrast
On white
3.56
#7A7BEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.90
#7A7BEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A7BEE
5.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A7BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A7BEE | 1.00 | 3.56 | 5.90 | 5.90 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#478CF2
Deuteranopia (green-blind)
#3D83EB
Tritanopia (blue-blind)
#4E94A9
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #7a7bee; /* rgb */ color: rgb(122, 123, 238); /* oklch */ color: oklch(63.7% 0.169 280.1);
Tailwind
colors: {
custom: {
50: '#a7a1f4',
500: '#7a7bee',
950: '#000000',
},
}SCSS
$custom: #7a7bee; $custom-light: #a7a1f4; $custom-dark: #000000;
JSON
{
"hex": "#7a7bee",
"rgb": {
"r": 122,
"g": 123,
"b": 238
},
"hsl": {
"h": 239.483,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.63717,
"c": 0.16857,
"h": 280.1
},
"luminance": 0.24477
}Semantic roles & 50–950 ramp
primary
#7A7BEE
secondary
#F2F1D2
accent
#D80CDA
background
#FAF9FF
surface
#F4F2FE
border
#CECCD6
text
#100F17
muted
#7F7E85