#7F86F5#7F86F5
#7F86F5 is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.6% C 0.163 H 278.3°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7F86F5 |
|---|---|
| RGB | rgb(127, 134, 245) |
| HSL | hsl(236, 86%, 73%) |
| HSV | hsv(236, 48%, 96%) |
| CMYK | cmyk(48.2%, 45.3%, 0%, 3.9%) |
| CIE-LAB | lab(60.03, 26.38, -56.63) |
| CIE-LCH | lch(60.03, 62.47, 294.97°) |
| OKLab | oklab(66.56% 0.0234 -0.1608) |
| OKLCH | oklch(66.56% 0.163 278.3) |
| XYZ | xyz(33.7538, 28.1529, 90.0240) |
| Luminance | 0.2816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.25
Periwinkle (survey)
#8E82FE
ΔE00 3.59
Perrywinkle
#8F8CE7
ΔE00 4.21
Cornflower
#6A79F7
ΔE00 4.67
Periwinkle Blue
#8F99FB
ΔE00 5.57
Soft Blue
#6488EA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F86F5 #F5EE7F
analogous
#7FC1F5 #7F86F5 #B37FF5
triadic
#7F86F5 #F57F86 #86F57F
tetradic
#7F86F5 #F57FC1 #F5EE7F #7FF5B3
square
#7F86F5 #F57FC1 #F5EE7F #7FF5B3
split-complementary
#7F86F5 #F5B37F #C1F57F
monochromatic
#121FE8 #4650F1 #7F86F5 #B8BCF9 #E3E4FD
Accessibility & contrast
On white
3.17
#7F86F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#7F86F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F86F5
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F86F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F86F5 | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5795F9
Deuteranopia (green-blind)
#4D8CF3
Tritanopia (blue-blind)
#529EB2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7f86f5; /* rgb */ color: rgb(127, 134, 245); /* oklch */ color: oklch(66.6% 0.163 278.3);
Tailwind
colors: {
custom: {
50: '#aaa9f9',
500: '#7f86f5',
950: '#000000',
},
}SCSS
$custom: #7f86f5; $custom-light: #aaa9f9; $custom-dark: #000000;
JSON
{
"hex": "#7f86f5",
"rgb": {
"r": 127,
"g": 134,
"b": 245
},
"hsl": {
"h": 236.441,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.66557,
"c": 0.16251,
"h": 278.3
},
"luminance": 0.28155
}Semantic roles & 50–950 ramp
primary
#7F86F5
secondary
#F5F3D6
accent
#D503E2
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#110F17
muted
#807F85