#7C99FA#7C99FA
#7C99FA is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.3% C 0.146 H 269.8°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7C99FA |
|---|---|
| RGB | rgb(124, 153, 250) |
| HSL | hsl(226, 93%, 73%) |
| HSV | hsv(226, 50%, 98%) |
| CMYK | cmyk(50.4%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(64.94, 16.06, -51.59) |
| CIE-LCH | lch(64.94, 54.03, 287.30°) |
| OKLab | oklab(70.35% -0.0005 -0.146) |
| OKLCH | oklch(70.35% 0.146 269.8) |
| XYZ | xyz(36.9531, 33.9672, 95.0330) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.93
Cornflowerblue
#6495ED
ΔE00 4.49
Soft Blue
#6488EA
ΔE00 5.79
Lavender Blue
#8B88F8
ΔE00 7.13
Perrywinkle
#8F8CE7
ΔE00 7.51
Faded Blue
#658CBB
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C99FA #FADD7C
analogous
#7CD8FA #7C99FA #9E7CFA
triadic
#7C99FA #FA7C99 #99FA7C
tetradic
#7C99FA #FA7CD8 #FADD7C #7CFA9E
square
#7C99FA #FA7CD8 #FADD7C #7CFA9E
split-complementary
#7C99FA #FA9E7C #D8FA7C
monochromatic
#093FF2 #416BF8 #7C99FA #B7C7FC #E2E8FE
Accessibility & contrast
On white
2.69
#7C99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#7C99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7C99FA
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C99FA | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FE
Deuteranopia (green-blind)
#6598F8
Tritanopia (blue-blind)
#44AEBD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7c99fa; /* rgb */ color: rgb(124, 153, 250); /* oklch */ color: oklch(70.3% 0.146 269.8);
Tailwind
colors: {
custom: {
50: '#a9b6fc',
500: '#7c99fa',
950: '#000000',
},
}SCSS
$custom: #7c99fa; $custom-light: #a9b6fc; $custom-dark: #000000;
JSON
{
"hex": "#7c99fa",
"rgb": {
"r": 124,
"g": 153,
"b": 250
},
"hsl": {
"h": 226.19,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.70346,
"c": 0.14597,
"h": 269.8
},
"luminance": 0.3397
}Semantic roles & 50–950 ramp
primary
#7C99FA
secondary
#F6EED5
accent
#B100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101117
muted
#7F8085