#7F94FA#7F94FA
#7F94FA is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.5% C 0.151 H 273.1°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7F94FA |
|---|---|
| RGB | rgb(127, 148, 250) |
| HSL | hsl(230, 92%, 74%) |
| HSV | hsv(230, 49%, 98%) |
| CMYK | cmyk(49.2%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(63.83, 19.65, -53.33) |
| CIE-LCH | lch(63.83, 56.83, 290.22°) |
| OKLab | oklab(69.54% 0.0082 -0.151) |
| OKLCH | oklch(69.54% 0.151 273.1) |
| XYZ | xyz(36.5921, 32.5917, 94.7866) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.00
Lavender Blue
#8B88F8
ΔE00 5.19
Soft Blue
#6488EA
ΔE00 5.38
Cornflowerblue
#6495ED
ΔE00 5.65
Perrywinkle
#8F8CE7
ΔE00 5.84
Periwinkle (survey)
#8E82FE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F94FA #FAE57F
analogous
#7FD2FA #7F94FA #A87FFA
triadic
#7F94FA #FA7F94 #94FA7F
tetradic
#7F94FA #FA7FD2 #FAE57F #7FFAA8
square
#7F94FA #FA7FD2 #FAE57F #7FFAA8
split-complementary
#7F94FA #FAA87F #D2FA7F
monochromatic
#0A32F5 #4463F8 #7F94FA #BAC5FC #E2E6FE
Accessibility & contrast
On white
2.79
#7F94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#7F94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F94FA
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F94FA | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#5F96F8
Tritanopia (blue-blind)
#4CAABB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7f94fa; /* rgb */ color: rgb(127, 148, 250); /* oklch */ color: oklch(69.5% 0.151 273.1);
Tailwind
colors: {
custom: {
50: '#abb3fc',
500: '#7f94fa',
950: '#000000',
},
}SCSS
$custom: #7f94fa; $custom-light: #abb3fc; $custom-dark: #000000;
JSON
{
"hex": "#7f94fa",
"rgb": {
"r": 127,
"g": 148,
"b": 250
},
"hsl": {
"h": 229.756,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.69542,
"c": 0.15126,
"h": 273.1
},
"luminance": 0.32594
}Semantic roles & 50–950 ramp
primary
#7F94FA
secondary
#F6F0D5
accent
#BE00E6
background
#FAFAFF
surface
#F5F5FF
border
#CFCFD7
text
#111117
muted
#808085