#7B83FC#7B83FC
#7B83FC is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.1% C 0.177 H 277.6°. Best body text is #000000 at 6.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7B83FC |
|---|---|
| RGB | rgb(123, 131, 252) |
| HSL | hsl(236, 96%, 74%) |
| HSV | hsv(236, 51%, 99%) |
| CMYK | cmyk(51.2%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(59.41, 29.38, -61.50) |
| CIE-LCH | lch(59.41, 68.16, 295.54°) |
| OKLab | oklab(66.15% 0.0232 -0.1752) |
| OKLCH | oklch(66.15% 0.177 277.6) |
| XYZ | xyz(33.8499, 27.4698, 95.5951) |
| Luminance | 0.2747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.05
Periwinkle (survey)
#8E82FE
ΔE00 3.63
Cornflower
#6A79F7
ΔE00 3.71
Perrywinkle
#8F8CE7
ΔE00 5.48
Soft Blue
#6488EA
ΔE00 5.69
Periwinkle Blue
#8F99FB
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B83FC #FCF47B
analogous
#7BC3FC #7B83FC #B37BFC
triadic
#7B83FC #FC7B83 #83FC7B
tetradic
#7B83FC #FC7BC3 #FCF47B #7BFCB3
square
#7B83FC #FC7BC3 #FCF47B #7BFCB3
split-complementary
#7B83FC #FCB37B #C3FC7B
monochromatic
#0615F7 #3F4BFB #7B83FC #B7BBFD #E1E3FE
Accessibility & contrast
On white
3.23
#7B83FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.49
#7B83FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B83FC
6.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B83FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B83FC | 1.00 | 3.23 | 6.49 | 6.49 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B94FF
Deuteranopia (green-blind)
#3D8AF9
Tritanopia (blue-blind)
#449DB4
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7b83fc; /* rgb */ color: rgb(123, 131, 252); /* oklch */ color: oklch(66.1% 0.177 277.6);
Tailwind
colors: {
custom: {
50: '#a9a7fe',
500: '#7b83fc',
950: '#000000',
},
}SCSS
$custom: #7b83fc; $custom-light: #a9a7fe; $custom-dark: #000000;
JSON
{
"hex": "#7b83fc",
"rgb": {
"r": 123,
"g": 131,
"b": 252
},
"hsl": {
"h": 236.279,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.66145,
"c": 0.17674,
"h": 277.6
},
"luminance": 0.27472
}Semantic roles & 50–950 ramp
primary
#7B83FC
secondary
#F7F4D4
accent
#D700E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86