#7A85FE#7A85FE
#7A85FE is a light, vivid blue. Relative luminance 0.281; OKLCH L 66.6% C 0.177 H 276.6°. Best body text is #000000 at 6.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7A85FE |
|---|---|
| RGB | rgb(122, 133, 254) |
| HSL | hsl(235, 99%, 74%) |
| HSV | hsv(235, 52%, 100%) |
| CMYK | cmyk(52%, 47.6%, 0%, 0.4%) |
| CIE-LAB | lab(59.95, 28.60, -61.73) |
| CIE-LCH | lch(59.95, 68.04, 294.86°) |
| OKLab | oklab(66.57% 0.0202 -0.1759) |
| OKLCH | oklch(66.57% 0.177 276.6) |
| XYZ | xyz(34.2973, 28.0662, 97.3568) |
| Luminance | 0.2807 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.22
Periwinkle (survey)
#8E82FE
ΔE00 4.07
Cornflower
#6A79F7
ΔE00 4.09
Soft Blue
#6488EA
ΔE00 5.29
Perrywinkle
#8F8CE7
ΔE00 5.60
Periwinkle Blue
#8F99FB
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A85FE #FEF37A
analogous
#7AC7FE #7A85FE #B17AFE
triadic
#7A85FE #FE7A85 #85FE7A
tetradic
#7A85FE #FE7AC7 #FEF37A #7AFEB1
square
#7A85FE #FE7AC7 #FEF37A #7AFEB1
split-complementary
#7A85FE #FEB17A #C7FE7A
monochromatic
#0217FC #3D4DFE #7A85FE #B7BDFE #E1E3FF
Accessibility & contrast
On white
3.18
#7A85FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.61
#7A85FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A85FE
6.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A85FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A85FE | 1.00 | 3.18 | 6.61 | 6.61 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D96FF
Deuteranopia (green-blind)
#3D8BFB
Tritanopia (blue-blind)
#3FA0B5
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #7a85fe; /* rgb */ color: rgb(122, 133, 254); /* oklch */ color: oklch(66.6% 0.177 276.6);
Tailwind
colors: {
custom: {
50: '#a9a8ff',
500: '#7a85fe',
950: '#000000',
},
}SCSS
$custom: #7a85fe; $custom-light: #a9a8ff; $custom-dark: #000000;
JSON
{
"hex": "#7a85fe",
"rgb": {
"r": 122,
"g": 133,
"b": 254
},
"hsl": {
"h": 235,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.66575,
"c": 0.17707,
"h": 276.6
},
"luminance": 0.28068
}Semantic roles & 50–950 ramp
primary
#7A85FE
secondary
#F7F4D4
accent
#D200E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F18
muted
#807F86