#7B83EA#7B83EA
#7B83EA is a light, vivid blue. Relative luminance 0.264; OKLCH L 65.1% C 0.152 H 277.9°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #7B83EA |
|---|---|
| RGB | rgb(123, 131, 234) |
| HSL | hsl(236, 73%, 70%) |
| HSV | hsv(236, 47%, 92%) |
| CMYK | cmyk(47.4%, 44%, 0%, 8.2%) |
| CIE-LAB | lab(58.40, 23.98, -53.15) |
| CIE-LCH | lch(58.40, 58.31, 294.28°) |
| OKLab | oklab(65.05% 0.021 -0.1507) |
| OKLCH | oklch(65.05% 0.152 277.9) |
| XYZ | xyz(31.1314, 26.3824, 81.2779) |
| Luminance | 0.2638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.44
Cornflower
#6A79F7
ΔE00 4.09
Perrywinkle
#8F8CE7
ΔE00 4.47
Periwinkle (survey)
#8E82FE
ΔE00 4.51
Soft Blue
#6488EA
ΔE00 5.29
Periwinkle Blue
#8F99FB
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B83EA #EAE27B
analogous
#7BBAEA #7B83EA #AB7BEA
triadic
#7B83EA #EA7B83 #83EA7B
tetradic
#7B83EA #EA7BBA #EAE27B #7BEAAB
square
#7B83EA #EA7BBA #EAE27B #7BEAAB
split-complementary
#7B83EA #EAAB7B #BAEA7B
monochromatic
#202CCA #4651E2 #7B83EA #B0B5F2 #E5E6FB
Accessibility & contrast
On white
3.35
#7B83EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#7B83EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B83EA
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B83EA | 1.00 | 3.35 | 6.28 | 6.28 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5991EE
Deuteranopia (green-blind)
#5088E8
Tritanopia (blue-blind)
#5299AB
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #7b83ea; /* rgb */ color: rgb(123, 131, 234); /* oklch */ color: oklch(65.1% 0.152 277.9);
Tailwind
colors: {
custom: {
50: '#a7a6f1',
500: '#7b83ea',
950: '#000000',
},
}SCSS
$custom: #7b83ea; $custom-light: #a7a6f1; $custom-dark: #000000;
JSON
{
"hex": "#7b83ea",
"rgb": {
"r": 123,
"g": 131,
"b": 234
},
"hsl": {
"h": 235.676,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.65055,
"c": 0.15217,
"h": 277.9
},
"luminance": 0.26384
}Semantic roles & 50–950 ramp
primary
#7B83EA
secondary
#F0EED1
accent
#C711D5
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#100F17
muted
#7F7F85