#7F83FA#7F83FA
#7F83FA is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.3% C 0.173 H 279.1°. Best body text is #000000 at 6.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7F83FA |
|---|---|
| RGB | rgb(127, 131, 250) |
| HSL | hsl(238, 92%, 74%) |
| HSV | hsv(238, 49%, 98%) |
| CMYK | cmyk(49.2%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(59.57, 29.63, -60.12) |
| CIE-LCH | lch(59.57, 67.03, 296.24°) |
| OKLab | oklab(66.3% 0.0274 -0.1711) |
| OKLCH | oklch(66.3% 0.173 279.1) |
| XYZ | xyz(34.1187, 27.6448, 93.9621) |
| Luminance | 0.2765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.40
Periwinkle (survey)
#8E82FE
ΔE00 2.94
Cornflower
#6A79F7
ΔE00 4.12
Perrywinkle
#8F8CE7
ΔE00 4.90
Soft Blue
#6488EA
ΔE00 6.27
Periwinkle Blue
#8F99FB
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F83FA #FAF67F
analogous
#7FC1FA #7F83FA #B97FFA
triadic
#7F83FA #FA7F83 #83FA7F
tetradic
#7F83FA #FA7FC1 #FAF67F #7FFAB9
square
#7F83FA #FA7FC1 #FAF67F #7FFAB9
split-complementary
#7F83FA #FAB97F #C1FA7F
monochromatic
#0A11F5 #444AF8 #7F83FA #BABCFC #E2E2FE
Accessibility & contrast
On white
3.22
#7F83FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.53
#7F83FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F83FA
6.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F83FA | 1.00 | 3.22 | 6.53 | 6.53 |
| #FFFFFF | 3.22 | 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)
#4E94FE
Deuteranopia (green-blind)
#438BF7
Tritanopia (blue-blind)
#4F9DB3
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #7f83fa; /* rgb */ color: rgb(127, 131, 250); /* oklch */ color: oklch(66.3% 0.173 279.1);
Tailwind
colors: {
custom: {
50: '#aba7fc',
500: '#7f83fa',
950: '#000000',
},
}SCSS
$custom: #7f83fa; $custom-light: #aba7fc; $custom-dark: #000000;
JSON
{
"hex": "#7f83fa",
"rgb": {
"r": 127,
"g": 131,
"b": 250
},
"hsl": {
"h": 238.049,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.66299,
"c": 0.17326,
"h": 279.1
},
"luminance": 0.27647
}Semantic roles & 50–950 ramp
primary
#7F83FA
secondary
#F6F5D5
accent
#DE00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86