#7B83FE#7B83FE
#7B83FE is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.3% C 0.179 H 277.5°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7B83FE |
|---|---|
| RGB | rgb(123, 131, 254) |
| HSL | hsl(236, 98%, 74%) |
| HSV | hsv(236, 52%, 100%) |
| CMYK | cmyk(51.6%, 48.4%, 0%, 0.4%) |
| CIE-LAB | lab(59.52, 29.99, -62.41) |
| CIE-LCH | lch(59.52, 69.24, 295.67°) |
| OKLab | oklab(66.27% 0.0234 -0.1779) |
| OKLCH | oklch(66.27% 0.179 277.5) |
| XYZ | xyz(34.1685, 27.5972, 97.2730) |
| Luminance | 0.2760 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.11
Periwinkle (survey)
#8E82FE
ΔE00 3.61
Cornflower
#6A79F7
ΔE00 3.76
Perrywinkle
#8F8CE7
ΔE00 5.63
Soft Blue
#6488EA
ΔE00 5.78
Periwinkle Blue
#8F99FB
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B83FE #FEF67B
analogous
#7BC5FE #7B83FE #B57BFE
triadic
#7B83FE #FE7B83 #83FE7B
tetradic
#7B83FE #FE7BC5 #FEF67B #7BFEB5
square
#7B83FE #FE7BC5 #FEF67B #7BFEB5
split-complementary
#7B83FE #FEB57B #C5FE7B
monochromatic
#0211FD #3E4AFE #7B83FE #B8BCFE #E1E2FF
Accessibility & contrast
On white
3.22
#7B83FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#7B83FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B83FE
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B83FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B83FE | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4995FF
Deuteranopia (green-blind)
#3A8AFB
Tritanopia (blue-blind)
#429EB4
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7b83fe; /* rgb */ color: rgb(123, 131, 254); /* oklch */ color: oklch(66.3% 0.179 277.5);
Tailwind
colors: {
custom: {
50: '#a9a7ff',
500: '#7b83fe',
950: '#000000',
},
}SCSS
$custom: #7b83fe; $custom-light: #a9a7ff; $custom-dark: #000000;
JSON
{
"hex": "#7b83fe",
"rgb": {
"r": 123,
"g": 131,
"b": 254
},
"hsl": {
"h": 236.336,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.6627,
"c": 0.17943,
"h": 277.5
},
"luminance": 0.27599
}Semantic roles & 50–950 ramp
primary
#7B83FE
secondary
#F7F5D4
accent
#D700E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86