#7B87F8#7B87F8
#7B87F8 is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.7% C 0.166 H 276.3°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7B87F8 |
|---|---|
| RGB | rgb(123, 135, 248) |
| HSL | hsl(234, 90%, 73%) |
| HSV | hsv(234, 50%, 97%) |
| CMYK | cmyk(50.4%, 45.6%, 0%, 2.7%) |
| CIE-LAB | lab(60.17, 25.81, -58.07) |
| CIE-LCH | lch(60.17, 63.55, 293.96°) |
| OKLab | oklab(66.65% 0.0184 -0.1651) |
| OKLCH | oklch(66.65% 0.166 276.3) |
| XYZ | xyz(33.7703, 28.3141, 92.4744) |
| Luminance | 0.2832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.04
Periwinkle (survey)
#8E82FE
ΔE00 4.37
Cornflower
#6A79F7
ΔE00 4.54
Soft Blue
#6488EA
ΔE00 4.87
Perrywinkle
#8F8CE7
ΔE00 4.96
Periwinkle Blue
#8F99FB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B87F8 #F8EC7B
analogous
#7BC5F8 #7B87F8 #AD7BF8
triadic
#7B87F8 #F87B87 #87F87B
tetradic
#7B87F8 #F87BC5 #F8EC7B #7BF8AD
square
#7B87F8 #F87BC5 #F8EC7B #7BF8AD
split-complementary
#7B87F8 #F8AD7B #C5F87B
monochromatic
#0D22EC #4152F5 #7B87F8 #B5BCFB #E2E5FD
Accessibility & contrast
On white
3.15
#7B87F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#7B87F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B87F8
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B87F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B87F8 | 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)
#5696FC
Deuteranopia (green-blind)
#498CF6
Tritanopia (blue-blind)
#479FB4
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7b87f8; /* rgb */ color: rgb(123, 135, 248); /* oklch */ color: oklch(66.7% 0.166 276.3);
Tailwind
colors: {
custom: {
50: '#a8a9fb',
500: '#7b87f8',
950: '#000000',
},
}SCSS
$custom: #7b87f8; $custom-light: #a8a9fb; $custom-dark: #000000;
JSON
{
"hex": "#7b87f8",
"rgb": {
"r": 123,
"g": 135,
"b": 248
},
"hsl": {
"h": 234.24,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.66651,
"c": 0.16614,
"h": 276.3
},
"luminance": 0.28316
}Semantic roles & 50–950 ramp
primary
#7B87F8
secondary
#F6F2D5
accent
#CF00E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85