#7E87F7#7E87F7
#7E87F7 is a light, vivid blue. Relative luminance 0.285; OKLCH L 66.8% C 0.164 H 277.5°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7E87F7 |
|---|---|
| RGB | rgb(126, 135, 247) |
| HSL | hsl(236, 88%, 73%) |
| HSV | hsv(236, 49%, 97%) |
| CMYK | cmyk(49%, 45.3%, 0%, 3.1%) |
| CIE-LAB | lab(60.32, 26.16, -57.28) |
| CIE-LCH | lch(60.32, 62.97, 294.55°) |
| OKLab | oklab(66.8% 0.0215 -0.1627) |
| OKLCH | oklch(66.8% 0.164 277.5) |
| XYZ | xyz(34.0514, 28.4770, 91.6800) |
| Luminance | 0.2848 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.47
Periwinkle (survey)
#8E82FE
ΔE00 3.88
Perrywinkle
#8F8CE7
ΔE00 4.46
Cornflower
#6A79F7
ΔE00 4.77
Periwinkle Blue
#8F99FB
ΔE00 5.34
Soft Blue
#6488EA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E87F7 #F7EE7E
analogous
#7EC3F7 #7E87F7 #B17EF7
triadic
#7E87F7 #F77E87 #87F77E
tetradic
#7E87F7 #F77EC3 #F7EE7E #7EF7B1
square
#7E87F7 #F77EC3 #F7EE7E #7EF7B1
split-complementary
#7E87F7 #F7B17E #C3F77E
monochromatic
#0F1FEC #4451F3 #7E87F7 #B8BDFB #E2E4FD
Accessibility & contrast
On white
3.14
#7E87F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#7E87F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E87F7
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E87F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E87F7 | 1.00 | 3.14 | 6.70 | 6.70 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5796FB
Deuteranopia (green-blind)
#4C8DF5
Tritanopia (blue-blind)
#4E9FB3
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7e87f7; /* rgb */ color: rgb(126, 135, 247); /* oklch */ color: oklch(66.8% 0.164 277.5);
Tailwind
colors: {
custom: {
50: '#aaa9fa',
500: '#7e87f7',
950: '#000000',
},
}SCSS
$custom: #7e87f7; $custom-light: #aaa9fa; $custom-dark: #000000;
JSON
{
"hex": "#7e87f7",
"rgb": {
"r": 126,
"g": 135,
"b": 247
},
"hsl": {
"h": 235.537,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.66795,
"c": 0.16412,
"h": 277.5
},
"luminance": 0.28479
}Semantic roles & 50–950 ramp
primary
#7E87F7
secondary
#F5F3D6
accent
#D401E5
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#111017
muted
#807F85