#7B82FE#7B82FE
#7B82FE is a light, vivid blue. Relative luminance 0.273; OKLCH L 66.1% C 0.181 H 277.8°. Best body text is #000000 at 6.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7B82FE |
|---|---|
| RGB | rgb(123, 130, 254) |
| HSL | hsl(237, 98%, 74%) |
| HSV | hsv(237, 52%, 100%) |
| CMYK | cmyk(51.6%, 48.8%, 0%, 0.4%) |
| CIE-LAB | lab(59.28, 30.58, -62.80) |
| CIE-LCH | lch(59.28, 69.85, 295.96°) |
| OKLab | oklab(66.09% 0.0245 -0.179) |
| OKLCH | oklch(66.09% 0.181 277.8) |
| XYZ | xyz(34.0348, 27.3299, 97.2285) |
| Luminance | 0.2733 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.19
Periwinkle (survey)
#8E82FE
ΔE00 3.51
Cornflower
#6A79F7
ΔE00 3.58
Perrywinkle
#8F8CE7
ΔE00 5.73
Soft Blue
#6488EA
ΔE00 5.96
Periwinkle Blue
#8F99FB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B82FE #FEF77B
analogous
#7BC4FE #7B82FE #B67BFE
triadic
#7B82FE #FE7B82 #82FE7B
tetradic
#7B82FE #FE7BC4 #FEF77B #7BFEB6
square
#7B82FE #FE7BC4 #FEF77B #7BFEB6
split-complementary
#7B82FE #FEB67B #C4FE7B
monochromatic
#020FFD #3E48FE #7B82FE #B8BCFE #E1E2FF
Accessibility & contrast
On white
3.25
#7B82FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.47
#7B82FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B82FE
6.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B82FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B82FE | 1.00 | 3.25 | 6.47 | 6.47 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4694FF
Deuteranopia (green-blind)
#388AFB
Tritanopia (blue-blind)
#429DB4
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7b82fe; /* rgb */ color: rgb(123, 130, 254); /* oklch */ color: oklch(66.1% 0.181 277.8);
Tailwind
colors: {
custom: {
50: '#a9a6ff',
500: '#7b82fe',
950: '#000000',
},
}SCSS
$custom: #7b82fe; $custom-light: #a9a6ff; $custom-dark: #000000;
JSON
{
"hex": "#7b82fe",
"rgb": {
"r": 123,
"g": 130,
"b": 254
},
"hsl": {
"h": 236.794,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.66086,
"c": 0.18072,
"h": 277.8
},
"luminance": 0.27332
}Semantic roles & 50–950 ramp
primary
#7B82FE
secondary
#F7F5D4
accent
#D900E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86