#7B82EA#7B82EA
#7B82EA is a light, vivid blue. Relative luminance 0.261; OKLCH L 64.9% C 0.154 H 278.3°. Best body text is #000000 at 6.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7B82EA |
|---|---|
| RGB | rgb(123, 130, 234) |
| HSL | hsl(236, 73%, 70%) |
| HSV | hsv(236, 47%, 92%) |
| CMYK | cmyk(47.4%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(58.15, 24.57, -53.56) |
| CIE-LCH | lch(58.15, 58.92, 294.64°) |
| OKLab | oklab(64.86% 0.0222 -0.1519) |
| OKLCH | oklch(64.86% 0.154 278.3) |
| XYZ | xyz(30.9977, 26.1151, 81.2333) |
| Luminance | 0.2612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.50
Cornflower
#6A79F7
ΔE00 3.91
Periwinkle (survey)
#8E82FE
ΔE00 4.41
Perrywinkle
#8F8CE7
ΔE00 4.59
Soft Blue
#6488EA
ΔE00 5.50
Periwinkle Blue
#8F99FB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B82EA #EAE37B
analogous
#7BBAEA #7B82EA #AB7BEA
triadic
#7B82EA #EA7B82 #82EA7B
tetradic
#7B82EA #EA7BBA #EAE37B #7BEAAB
square
#7B82EA #EA7BBA #EAE37B #7BEAAB
split-complementary
#7B82EA #EAAB7B #BAEA7B
monochromatic
#202BCA #4650E2 #7B82EA #B0B4F2 #E5E6FB
Accessibility & contrast
On white
3.37
#7B82EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.22
#7B82EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B82EA
6.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B82EA | 1.00 | 3.37 | 6.22 | 6.22 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5890EE
Deuteranopia (green-blind)
#4F88E8
Tritanopia (blue-blind)
#5298AB
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #7b82ea; /* rgb */ color: rgb(123, 130, 234); /* oklch */ color: oklch(64.9% 0.154 278.3);
Tailwind
colors: {
custom: {
50: '#a7a6f1',
500: '#7b82ea',
950: '#000000',
},
}SCSS
$custom: #7b82ea; $custom-light: #a7a6f1; $custom-dark: #000000;
JSON
{
"hex": "#7b82ea",
"rgb": {
"r": 123,
"g": 130,
"b": 234
},
"hsl": {
"h": 236.216,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.64863,
"c": 0.15352,
"h": 278.3
},
"luminance": 0.26117
}Semantic roles & 50–950 ramp
primary
#7B82EA
secondary
#F0EED1
accent
#C811D5
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85