#7F92FA#7F92FA
#7F92FA is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.2% C 0.154 H 273.9°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7F92FA |
|---|---|
| RGB | rgb(127, 146, 250) |
| HSL | hsl(231, 92%, 74%) |
| HSV | hsv(231, 49%, 98%) |
| CMYK | cmyk(49.2%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(63.32, 20.82, -54.14) |
| CIE-LCH | lch(63.32, 58.01, 291.03°) |
| OKLab | oklab(69.15% 0.0104 -0.1534) |
| OKLCH | oklch(69.15% 0.154 273.9) |
| XYZ | xyz(36.2811, 31.9697, 94.6829) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.10
Lavender Blue
#8B88F8
ΔE00 4.61
Soft Blue
#6488EA
ΔE00 5.23
Perrywinkle
#8F8CE7
ΔE00 5.45
Cornflowerblue
#6495ED
ΔE00 5.99
Periwinkle (survey)
#8E82FE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F92FA #FAE77F
analogous
#7FD0FA #7F92FA #AA7FFA
triadic
#7F92FA #FA7F92 #92FA7F
tetradic
#7F92FA #FA7FD0 #FAE77F #7FFAAA
square
#7F92FA #FA7FD0 #FAE77F #7FFAAA
split-complementary
#7F92FA #FAAA7F #D0FA7F
monochromatic
#0A2EF5 #4460F8 #7F92FA #BAC4FC #E2E6FE
Accessibility & contrast
On white
2.84
#7F92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#7F92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F92FA
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F92FA | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFE
Deuteranopia (green-blind)
#5C94F8
Tritanopia (blue-blind)
#4DA8BA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #7f92fa; /* rgb */ color: rgb(127, 146, 250); /* oklch */ color: oklch(69.2% 0.154 273.9);
Tailwind
colors: {
custom: {
50: '#abb1fc',
500: '#7f92fa',
950: '#000000',
},
}SCSS
$custom: #7f92fa; $custom-light: #abb1fc; $custom-dark: #000000;
JSON
{
"hex": "#7f92fa",
"rgb": {
"r": 127,
"g": 146,
"b": 250
},
"hsl": {
"h": 230.732,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.69151,
"c": 0.15379,
"h": 273.9
},
"luminance": 0.31972
}Semantic roles & 50–950 ramp
primary
#7F92FA
secondary
#F6F1D5
accent
#C200E6
background
#FAFAFF
surface
#F5F5FF
border
#CFCFD7
text
#111017
muted
#807F85