#7B83F5#7B83F5
#7B83F5 is a light, vivid blue. Relative luminance 0.270; OKLCH L 65.7% C 0.167 H 277.7°. Best body text is #000000 at 6.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7B83F5 |
|---|---|
| RGB | rgb(123, 131, 245) |
| HSL | hsl(236, 86%, 72%) |
| HSV | hsv(236, 50%, 96%) |
| CMYK | cmyk(49.8%, 46.5%, 0%, 3.9%) |
| CIE-LAB | lab(59.01, 27.27, -58.28) |
| CIE-LCH | lch(59.01, 64.34, 295.08°) |
| OKLab | oklab(65.71% 0.0225 -0.1658) |
| OKLCH | oklch(65.71% 0.167 277.7) |
| XYZ | xyz(32.7610, 27.0342, 89.8603) |
| Luminance | 0.2704 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.01
Cornflower
#6A79F7
ΔE00 3.66
Periwinkle (survey)
#8E82FE
ΔE00 3.83
Perrywinkle
#8F8CE7
ΔE00 5.01
Soft Blue
#6488EA
ΔE00 5.42
Periwinkle Blue
#8F99FB
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B83F5 #F5ED7B
analogous
#7BC0F5 #7B83F5 #B07BF5
triadic
#7B83F5 #F57B83 #83F57B
tetradic
#7B83F5 #F57BC0 #F5ED7B #7BF5B0
square
#7B83F5 #F57BC0 #F5ED7B #7BF5B0
split-complementary
#7B83F5 #F5B07B #C0F57B
monochromatic
#111FE4 #424EF1 #7B83F5 #B4B8F9 #E3E4FD
Accessibility & contrast
On white
3.28
#7B83F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.41
#7B83F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B83F5
6.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B83F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B83F5 | 1.00 | 3.28 | 6.41 | 6.41 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5193F9
Deuteranopia (green-blind)
#4589F2
Tritanopia (blue-blind)
#4A9CB0
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #7b83f5; /* rgb */ color: rgb(123, 131, 245); /* oklch */ color: oklch(65.7% 0.167 277.7);
Tailwind
colors: {
custom: {
50: '#a8a6f9',
500: '#7b83f5',
950: '#000000',
},
}SCSS
$custom: #7b83f5; $custom-light: #a8a6f9; $custom-dark: #000000;
JSON
{
"hex": "#7b83f5",
"rgb": {
"r": 123,
"g": 131,
"b": 245
},
"hsl": {
"h": 236.066,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.65713,
"c": 0.16727,
"h": 277.7
},
"luminance": 0.27036
}Semantic roles & 50–950 ramp
primary
#7B83F5
secondary
#F5F3D6
accent
#D403E2
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85