#7C83FE#7C83FE
#7C83FE is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.3% C 0.179 H 277.9°. Best body text is #000000 at 6.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7C83FE |
|---|---|
| RGB | rgb(124, 131, 254) |
| HSL | hsl(237, 98%, 74%) |
| HSV | hsv(237, 51%, 100%) |
| CMYK | cmyk(51.2%, 48.4%, 0%, 0.4%) |
| CIE-LAB | lab(59.59, 30.20, -62.30) |
| CIE-LCH | lch(59.59, 69.23, 295.86°) |
| OKLab | oklab(66.34% 0.0245 -0.1775) |
| OKLCH | oklch(66.34% 0.179 277.9) |
| XYZ | xyz(34.3123, 27.6713, 97.2798) |
| Luminance | 0.2767 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.96
Periwinkle (survey)
#8E82FE
ΔE00 3.43
Cornflower
#6A79F7
ΔE00 3.86
Perrywinkle
#8F8CE7
ΔE00 5.53
Soft Blue
#6488EA
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C83FE #FEF77C
analogous
#7CC4FE #7C83FE #B67CFE
triadic
#7C83FE #FE7C83 #83FE7C
tetradic
#7C83FE #FE7CC4 #FEF77C #7CFEB6
square
#7C83FE #FE7CC4 #FEF77C #7CFEB6
split-complementary
#7C83FE #FEB67C #C4FE7C
monochromatic
#0310FD #3F4AFE #7C83FE #B9BCFE #E1E2FF
Accessibility & contrast
On white
3.21
#7C83FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.53
#7C83FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C83FE
6.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C83FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C83FE | 1.00 | 3.21 | 6.53 | 6.53 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4995FF
Deuteranopia (green-blind)
#3B8AFB
Tritanopia (blue-blind)
#449EB4
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7c83fe; /* rgb */ color: rgb(124, 131, 254); /* oklch */ color: oklch(66.3% 0.179 277.9);
Tailwind
colors: {
custom: {
50: '#aaa7ff',
500: '#7c83fe',
950: '#000000',
},
}SCSS
$custom: #7c83fe; $custom-light: #aaa7ff; $custom-dark: #000000;
JSON
{
"hex": "#7c83fe",
"rgb": {
"r": 124,
"g": 131,
"b": 254
},
"hsl": {
"h": 236.769,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.66339,
"c": 0.17923,
"h": 277.9
},
"luminance": 0.27673
}Semantic roles & 50–950 ramp
primary
#7C83FE
secondary
#F7F5D4
accent
#D900E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86