#7E85FD#7E85FD
#7E85FD is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.8% C 0.175 H 278.0°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7E85FD |
|---|---|
| RGB | rgb(126, 133, 253) |
| HSL | hsl(237, 97%, 74%) |
| HSV | hsv(237, 50%, 99%) |
| CMYK | cmyk(50.2%, 47.4%, 0%, 0.8%) |
| CIE-LAB | lab(60.16, 29.14, -60.83) |
| CIE-LCH | lch(60.16, 67.45, 295.59°) |
| OKLab | oklab(66.78% 0.0244 -0.1732) |
| OKLCH | oklch(66.78% 0.175 278) |
| XYZ | xyz(34.7158, 28.3005, 96.5427) |
| Luminance | 0.2830 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.53
Periwinkle (survey)
#8E82FE
ΔE00 3.37
Cornflower
#6A79F7
ΔE00 4.40
Perrywinkle
#8F8CE7
ΔE00 5.06
Soft Blue
#6488EA
ΔE00 5.90
Periwinkle Blue
#8F99FB
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E85FD #FDF67E
analogous
#7EC5FD #7E85FD #B77EFD
triadic
#7E85FD #FD7E85 #85FD7E
tetradic
#7E85FD #FD7EC5 #FDF67E #7EFDB7
square
#7E85FD #FD7EC5 #FDF67E #7EFDB7
split-complementary
#7E85FD #FDB77E #C5FD7E
monochromatic
#0513FB #424CFC #7E85FD #BABEFE #E1E3FF
Accessibility & contrast
On white
3.15
#7E85FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#7E85FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E85FD
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E85FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E85FD | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F96FF
Deuteranopia (green-blind)
#428CFA
Tritanopia (blue-blind)
#4A9FB5
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7e85fd; /* rgb */ color: rgb(126, 133, 253); /* oklch */ color: oklch(66.8% 0.175 278.0);
Tailwind
colors: {
custom: {
50: '#aba8ff',
500: '#7e85fd',
950: '#000000',
},
}SCSS
$custom: #7e85fd; $custom-light: #aba8ff; $custom-dark: #000000;
JSON
{
"hex": "#7e85fd",
"rgb": {
"r": 126,
"g": 133,
"b": 253
},
"hsl": {
"h": 236.693,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.66784,
"c": 0.17487,
"h": 278
},
"luminance": 0.28303
}Semantic roles & 50–950 ramp
primary
#7E85FD
secondary
#F7F5D4
accent
#D900E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86