#7E87F9#7E87F9
#7E87F9 is a light, vivid blue. Relative luminance 0.286; OKLCH L 66.9% C 0.167 H 277.5°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7E87F9 |
|---|---|
| RGB | rgb(126, 135, 249) |
| HSL | hsl(236, 91%, 74%) |
| HSV | hsv(236, 49%, 98%) |
| CMYK | cmyk(49.4%, 45.8%, 0%, 2.4%) |
| CIE-LAB | lab(60.43, 26.76, -58.20) |
| CIE-LCH | lch(60.43, 64.06, 294.69°) |
| OKLab | oklab(66.92% 0.0217 -0.1654) |
| OKLCH | oklch(66.92% 0.167 277.5) |
| XYZ | xyz(34.3617, 28.6011, 93.3141) |
| Luminance | 0.2860 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.48
Periwinkle (survey)
#8E82FE
ΔE00 3.82
Perrywinkle
#8F8CE7
ΔE00 4.62
Cornflower
#6A79F7
ΔE00 4.76
Periwinkle Blue
#8F99FB
ΔE00 5.34
Soft Blue
#6488EA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E87F9 #F9F07E
analogous
#7EC4F9 #7E87F9 #B27EF9
triadic
#7E87F9 #F97E87 #87F97E
tetradic
#7E87F9 #F97EC4 #F9F07E #7EF9B2
square
#7E87F9 #F97EC4 #F9F07E #7EF9B2
split-complementary
#7E87F9 #F9B27E #C4F97E
monochromatic
#0B1CF1 #4451F6 #7E87F9 #B8BDFC #E2E4FE
Accessibility & contrast
On white
3.12
#7E87F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#7E87F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E87F9
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E87F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E87F9 | 1.00 | 3.12 | 6.72 | 6.72 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FD
Deuteranopia (green-blind)
#4A8DF6
Tritanopia (blue-blind)
#4D9FB4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #7e87f9; /* rgb */ color: rgb(126, 135, 249); /* oklch */ color: oklch(66.9% 0.167 277.5);
Tailwind
colors: {
custom: {
50: '#aaa9fc',
500: '#7e87f9',
950: '#000000',
},
}SCSS
$custom: #7e87f9; $custom-light: #aaa9fc; $custom-dark: #000000;
JSON
{
"hex": "#7e87f9",
"rgb": {
"r": 126,
"g": 135,
"b": 249
},
"hsl": {
"h": 235.61,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.66915,
"c": 0.16685,
"h": 277.5
},
"luminance": 0.28603
}Semantic roles & 50–950 ramp
primary
#7E87F9
secondary
#F6F3D5
accent
#D500E6
background
#FAFAFF
surface
#F5F4FF
border
#CFCED7
text
#111017
muted
#807F85