#7C85FA#7C85FA
#7C85FA is a light, vivid blue. Relative luminance 0.280; OKLCH L 66.5% C 0.171 H 277.4°. Best body text is #000000 at 6.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7C85FA |
|---|---|
| RGB | rgb(124, 133, 250) |
| HSL | hsl(236, 93%, 73%) |
| HSV | hsv(236, 50%, 98%) |
| CMYK | cmyk(50.4%, 46.8%, 0%, 2%) |
| CIE-LAB | lab(59.85, 27.81, -59.68) |
| CIE-LCH | lch(59.85, 65.84, 294.98°) |
| OKLab | oklab(66.46% 0.0219 -0.1698) |
| OKLCH | oklch(66.46% 0.171 277.4) |
| XYZ | xyz(33.9496, 27.9602, 94.0319) |
| Luminance | 0.2796 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.79
Periwinkle (survey)
#8E82FE
ΔE00 3.77
Cornflower
#6A79F7
ΔE00 4.17
Perrywinkle
#8F8CE7
ΔE00 5.06
Soft Blue
#6488EA
ΔE00 5.42
Periwinkle Blue
#8F99FB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7C85FA #FAF17C
analogous
#7CC4FA #7C85FA #B27CFA
triadic
#7C85FA #FA7C85 #85FA7C
tetradic
#7C85FA #FA7CC4 #FAF17C #7CFAB2
square
#7C85FA #FA7CC4 #FAF17C #7CFAB2
split-complementary
#7C85FA #FAB27C #C4FA7C
monochromatic
#091AF2 #414EF8 #7C85FA #B7BCFC #E2E4FE
Accessibility & contrast
On white
3.19
#7C85FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.59
#7C85FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7C85FA
6.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7C85FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7C85FA | 1.00 | 3.19 | 6.59 | 6.59 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5195FE
Deuteranopia (green-blind)
#448BF7
Tritanopia (blue-blind)
#489EB4
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7c85fa; /* rgb */ color: rgb(124, 133, 250); /* oklch */ color: oklch(66.5% 0.171 277.4);
Tailwind
colors: {
custom: {
50: '#a9a8fc',
500: '#7c85fa',
950: '#000000',
},
}SCSS
$custom: #7c85fa; $custom-light: #a9a8fc; $custom-dark: #000000;
JSON
{
"hex": "#7c85fa",
"rgb": {
"r": 124,
"g": 133,
"b": 250
},
"hsl": {
"h": 235.714,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.66463,
"c": 0.17124,
"h": 277.4
},
"luminance": 0.27962
}Semantic roles & 50–950 ramp
primary
#7C85FA
secondary
#F6F4D5
accent
#D500E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86