#7C82FA#7C82FA
#7C82FA is a light, vivid blue. Relative luminance 0.272; OKLCH L 65.9% C 0.175 H 278.3°. Best body text is #000000 at 6.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7C82FA |
|---|---|
| RGB | rgb(124, 130, 250) |
| HSL | hsl(237, 93%, 73%) |
| HSV | hsv(237, 50%, 98%) |
| CMYK | cmyk(50.4%, 48%, 0%, 2%) |
| CIE-LAB | lab(59.11, 29.58, -60.86) |
| CIE-LCH | lch(59.11, 67.67, 295.92°) |
| OKLab | oklab(65.9% 0.0252 -0.1733) |
| OKLCH | oklch(65.9% 0.175 278.3) |
| XYZ | xyz(33.5448, 27.1505, 93.8969) |
| Luminance | 0.2715 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.94
Periwinkle (survey)
#8E82FE
ΔE00 3.38
Cornflower
#6A79F7
ΔE00 3.60
Perrywinkle
#8F8CE7
ΔE00 5.34
Soft Blue
#6488EA
ΔE00 5.95
Periwinkle Blue
#8F99FB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C82FA #FAF47C
analogous
#7CC1FA #7C82FA #B57CFA
triadic
#7C82FA #FA7C82 #82FA7C
tetradic
#7C82FA #FA7CC1 #FAF47C #7CFAB5
square
#7C82FA #FA7CC1 #FAF47C #7CFAB5
split-complementary
#7C82FA #FAB57C #C1FA7C
monochromatic
#0914F2 #414AF8 #7C82FA #B7BAFC #E2E3FE
Accessibility & contrast
On white
3.27
#7C82FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.43
#7C82FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C82FA
6.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C82FA | 1.00 | 3.27 | 6.43 | 6.43 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B93FE
Deuteranopia (green-blind)
#3E89F7
Tritanopia (blue-blind)
#489CB2
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #7c82fa; /* rgb */ color: rgb(124, 130, 250); /* oklch */ color: oklch(65.9% 0.175 278.3);
Tailwind
colors: {
custom: {
50: '#a9a6fd',
500: '#7c82fa',
950: '#000000',
},
}SCSS
$custom: #7c82fa; $custom-light: #a9a6fd; $custom-dark: #000000;
JSON
{
"hex": "#7c82fa",
"rgb": {
"r": 124,
"g": 130,
"b": 250
},
"hsl": {
"h": 237.143,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.65904,
"c": 0.17516,
"h": 278.3
},
"luminance": 0.27152
}Semantic roles & 50–950 ramp
primary
#7C82FA
secondary
#F6F4D5
accent
#DB00E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86