#7A87F8#7A87F8
#7A87F8 is a light, vivid blue. Relative luminance 0.282; OKLCH L 66.6% C 0.166 H 276.0°. Best body text is #000000 at 6.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7A87F8 |
|---|---|
| RGB | rgb(122, 135, 248) |
| HSL | hsl(234, 90%, 73%) |
| HSV | hsv(234, 51%, 97%) |
| CMYK | cmyk(50.8%, 45.6%, 0%, 2.7%) |
| CIE-LAB | lab(60.11, 25.60, -58.18) |
| CIE-LCH | lch(60.11, 63.56, 293.75°) |
| OKLab | oklab(66.58% 0.0173 -0.1655) |
| OKLCH | oklch(66.58% 0.166 276) |
| XYZ | xyz(33.6279, 28.2407, 92.4678) |
| Luminance | 0.2824 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.23
Cornflower
#6A79F7
ΔE00 4.49
Periwinkle (survey)
#8E82FE
ΔE00 4.55
Soft Blue
#6488EA
ΔE00 4.69
Perrywinkle
#8F8CE7
ΔE00 5.11
Periwinkle Blue
#8F99FB
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A87F8 #F8EB7A
analogous
#7AC6F8 #7A87F8 #AC7AF8
triadic
#7A87F8 #F87A87 #87F87A
tetradic
#7A87F8 #F87AC6 #F8EB7A #7AF8AC
square
#7A87F8 #F87AC6 #F8EB7A #7AF8AC
split-complementary
#7A87F8 #F8AC7A #C6F87A
monochromatic
#0C23EB #4053F5 #7A87F8 #B4BBFB #E2E5FD
Accessibility & contrast
On white
3.16
#7A87F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.65
#7A87F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7A87F8
6.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A87F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A87F8 | 1.00 | 3.16 | 6.65 | 6.65 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5696FC
Deuteranopia (green-blind)
#498CF6
Tritanopia (blue-blind)
#449FB4
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #7a87f8; /* rgb */ color: rgb(122, 135, 248); /* oklch */ color: oklch(66.6% 0.166 276.0);
Tailwind
colors: {
custom: {
50: '#a8a9fb',
500: '#7a87f8',
950: '#000000',
},
}SCSS
$custom: #7a87f8; $custom-light: #a8a9fb; $custom-dark: #000000;
JSON
{
"hex": "#7a87f8",
"rgb": {
"r": 122,
"g": 135,
"b": 248
},
"hsl": {
"h": 233.81,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.66584,
"c": 0.16636,
"h": 276
},
"luminance": 0.28243
}Semantic roles & 50–950 ramp
primary
#7A87F8
secondary
#F6F2D5
accent
#CE00E6
background
#FAFAFF
surface
#F4F4FF
border
#CECED7
text
#100F17
muted
#7F7F85