#7983FF#7983FF
#7983FF is a light, vivid blue. Relative luminance 0.275; OKLCH L 66.2% C 0.181 H 276.8°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7983FF |
|---|---|
| RGB | rgb(121, 131, 255) |
| HSL | hsl(236, 100%, 74%) |
| HSV | hsv(236, 53%, 100%) |
| CMYK | cmyk(52.5%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(59.45, 29.89, -63.09) |
| CIE-LCH | lch(59.45, 69.81, 295.35°) |
| OKLab | oklab(66.2% 0.0214 -0.1799) |
| OKLCH | oklch(66.2% 0.181 276.8) |
| XYZ | xyz(34.0457, 27.5154, 98.1053) |
| Luminance | 0.2752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.44
Cornflower
#6A79F7
ΔE00 3.62
Periwinkle (survey)
#8E82FE
ΔE00 3.96
Soft Blue
#6488EA
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7983FF #FFF579
analogous
#79C6FF #7983FF #B279FF
triadic
#7983FF #FF7983 #83FF79
tetradic
#7983FF #FF79C6 #FFF579 #79FFB2
square
#7983FF #FF79C6 #FFF579 #79FFB2
split-complementary
#7983FF #FFB279 #C6FF79
monochromatic
#0013FE #3C4AFF #7983FF #B6BCFF #E0E3FF
Accessibility & contrast
On white
3.23
#7983FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#7983FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7983FF
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7983FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7983FF | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4795FF
Deuteranopia (green-blind)
#378AFC
Tritanopia (blue-blind)
#3B9EB5
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7983ff; /* rgb */ color: rgb(121, 131, 255); /* oklch */ color: oklch(66.2% 0.181 276.8);
Tailwind
colors: {
custom: {
50: '#a8a6ff',
500: '#7983ff',
950: '#000000',
},
}SCSS
$custom: #7983ff; $custom-light: #a8a6ff; $custom-dark: #000000;
JSON
{
"hex": "#7983ff",
"rgb": {
"r": 121,
"g": 131,
"b": 255
},
"hsl": {
"h": 235.522,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.66199,
"c": 0.18119,
"h": 276.8
},
"luminance": 0.27518
}Semantic roles & 50–950 ramp
primary
#7983FF
secondary
#F7F5D4
accent
#D400E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86