#7C83FC#7C83FC
#7C83FC is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.2% C 0.177 H 277.9°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7C83FC |
|---|---|
| RGB | rgb(124, 131, 252) |
| HSL | hsl(237, 96%, 74%) |
| HSV | hsv(237, 51%, 99%) |
| CMYK | cmyk(50.8%, 48%, 0%, 1.2%) |
| CIE-LAB | lab(59.47, 29.59, -61.38) |
| CIE-LCH | lch(59.47, 68.15, 295.74°) |
| OKLab | oklab(66.21% 0.0243 -0.1748) |
| OKLCH | oklch(66.21% 0.177 277.9) |
| XYZ | xyz(33.9937, 27.5439, 95.6018) |
| Luminance | 0.2755 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.90
Periwinkle (survey)
#8E82FE
ΔE00 3.45
Cornflower
#6A79F7
ΔE00 3.81
Perrywinkle
#8F8CE7
ΔE00 5.37
Soft Blue
#6488EA
ΔE00 5.85
Periwinkle Blue
#8F99FB
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C83FC #FCF57C
analogous
#7CC3FC #7C83FC #B57CFC
triadic
#7C83FC #FC7C83 #83FC7C
tetradic
#7C83FC #FC7CC3 #FCF57C #7CFCB5
square
#7C83FC #FC7CC3 #FCF57C #7CFCB5
split-complementary
#7C83FC #FCB57C #C3FC7C
monochromatic
#0613F8 #404AFB #7C83FC #B8BCFD #E1E3FE
Accessibility & contrast
On white
3.23
#7C83FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#7C83FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C83FC
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C83FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C83FC | 1.00 | 3.23 | 6.51 | 6.51 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B94FF
Deuteranopia (green-blind)
#3E8AF9
Tritanopia (blue-blind)
#469DB4
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7c83fc; /* rgb */ color: rgb(124, 131, 252); /* oklch */ color: oklch(66.2% 0.177 277.9);
Tailwind
colors: {
custom: {
50: '#aaa7fe',
500: '#7c83fc',
950: '#000000',
},
}SCSS
$custom: #7c83fc; $custom-light: #aaa7fe; $custom-dark: #000000;
JSON
{
"hex": "#7c83fc",
"rgb": {
"r": 124,
"g": 131,
"b": 252
},
"hsl": {
"h": 236.719,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.66214,
"c": 0.17653,
"h": 277.9
},
"luminance": 0.27546
}Semantic roles & 50–950 ramp
primary
#7C83FC
secondary
#F7F5D4
accent
#D900E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86