#7F85FA#7F85FA
#7F85FA is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.7% C 0.171 H 278.5°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7F85FA |
|---|---|
| RGB | rgb(127, 133, 250) |
| HSL | hsl(237, 92%, 74%) |
| HSV | hsv(237, 49%, 98%) |
| CMYK | cmyk(49.2%, 46.8%, 0%, 2%) |
| CIE-LAB | lab(60.06, 28.45, -59.34) |
| CIE-LCH | lch(60.06, 65.81, 295.62°) |
| OKLab | oklab(66.67% 0.0252 -0.1688) |
| OKLCH | oklch(66.67% 0.171 278.5) |
| XYZ | xyz(34.3899, 28.1872, 94.0525) |
| Luminance | 0.2819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.27
Periwinkle (survey)
#8E82FE
ΔE00 3.24
Cornflower
#6A79F7
ΔE00 4.46
Perrywinkle
#8F8CE7
ΔE00 4.70
Periwinkle Blue
#8F99FB
ΔE00 5.84
Soft Blue
#6488EA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F85FA #FAF47F
analogous
#7FC3FA #7F85FA #B77FFA
triadic
#7F85FA #FA7F85 #85FA7F
tetradic
#7F85FA #FA7FC3 #FAF47F #7FFAB7
square
#7F85FA #FA7FC3 #FAF47F #7FFAB7
split-complementary
#7F85FA #FAB77F #C3FA7F
monochromatic
#0A15F5 #444DF8 #7F85FA #BABDFC #E2E3FE
Accessibility & contrast
On white
3.16
#7F85FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#7F85FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F85FA
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F85FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F85FA | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5296FE
Deuteranopia (green-blind)
#468CF7
Tritanopia (blue-blind)
#4F9EB4
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7f85fa; /* rgb */ color: rgb(127, 133, 250); /* oklch */ color: oklch(66.7% 0.171 278.5);
Tailwind
colors: {
custom: {
50: '#aba8fc',
500: '#7f85fa',
950: '#000000',
},
}SCSS
$custom: #7f85fa; $custom-light: #aba8fc; $custom-dark: #000000;
JSON
{
"hex": "#7f85fa",
"rgb": {
"r": 127,
"g": 133,
"b": 250
},
"hsl": {
"h": 237.073,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.6667,
"c": 0.17063,
"h": 278.5
},
"luminance": 0.28189
}Semantic roles & 50–950 ramp
primary
#7F85FA
secondary
#F6F4D5
accent
#DA00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86