#7E87FF#7E87FF
#7E87FF is a light, vivid blue. Relative luminance 0.290; OKLCH L 67.3% C 0.175 H 277.4°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7E87FF |
|---|---|
| RGB | rgb(126, 135, 255) |
| HSL | hsl(236, 100%, 75%) |
| HSV | hsv(236, 51%, 100%) |
| CMYK | cmyk(50.6%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(60.77, 28.56, -60.96) |
| CIE-LCH | lch(60.77, 67.32, 295.10°) |
| OKLab | oklab(67.28% 0.0224 -0.1735) |
| OKLCH | oklch(67.28% 0.175 277.4) |
| XYZ | xyz(35.3125, 28.9814, 98.3216) |
| Luminance | 0.2898 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.65
Periwinkle (survey)
#8E82FE
ΔE00 3.74
Cornflower
#6A79F7
ΔE00 4.85
Perrywinkle
#8F8CE7
ΔE00 5.12
Periwinkle Blue
#8F99FB
ΔE00 5.41
Soft Blue
#6488EA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E87FF #FFF67E
analogous
#7EC8FF #7E87FF #B67EFF
triadic
#7E87FF #FF7E87 #87FF7E
tetradic
#7E87FF #FF7EC8 #FFF67E #7EFFB6
square
#7E87FF #FF7EC8 #FFF67E #7EFFB6
split-complementary
#7E87FF #FFB67E #C8FF7E
monochromatic
#0415FF #414EFF #7E87FF #BBC0FF #E0E3FF
Accessibility & contrast
On white
3.09
#7E87FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#7E87FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E87FF
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E87FF | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#448EFC
Tritanopia (blue-blind)
#48A1B7
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #7e87ff; /* rgb */ color: rgb(126, 135, 255); /* oklch */ color: oklch(67.3% 0.175 277.4);
Tailwind
colors: {
custom: {
50: '#aba9ff',
500: '#7e87ff',
950: '#000000',
},
}SCSS
$custom: #7e87ff; $custom-light: #aba9ff; $custom-dark: #000000;
JSON
{
"hex": "#7e87ff",
"rgb": {
"r": 126,
"g": 135,
"b": 255
},
"hsl": {
"h": 235.814,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.6728,
"c": 0.17496,
"h": 277.4
},
"luminance": 0.28984
}Semantic roles & 50–950 ramp
primary
#7E87FF
secondary
#F7F5D4
accent
#D500E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86